最近使用Outlook,但是发现很容易被关闭退出,不能实现关闭最小化。 在网上了找了很久也使用了outlook?on?the?desktop的插件,但是安装该插件后运行报错而弃用。最后找到了一个叫keepoutlookrunning的com?的加...
分类:
其他好文 时间:
2014-08-01 11:02:41
阅读次数:
150
1.安装wine
sudo apt-get install wine
2.安装source insight
将source insight安装的可执行文件复制到ubuntu中。我复制到了~/Desktop/下面。
运行命令
wine ~/Desktop/Si35Setup.exe
其中Si35Setup.exe为source insight安装包名字。安装过程与windows相同。...
Autodesk 发布了一款完全无需插件的三维模型浏览器 Autodesk 360 Viewer,大家有没有兴趣,下班后过来聊聊吧! 8月7号 周四, 19:00~21:00 Autodesk北京办公室, 北京市朝阳区东大桥路9号侨福芳草地大厦 A 栋9层 报名: http://huiyi.csdn...
分类:
Web程序 时间:
2014-07-31 16:25:06
阅读次数:
239
#region 读取TXT 文件,放到Label中
private void ReadTXT(Label lab) {
string strTxtAll = "";//定义一个string变量
string abc = "C:\Users\xxb\Desktop\1.txt";//路径
FileStream f...
Remote Desktop Connection Manager介绍 Remote Desktop Connection Manager (RDCMan) 是微软Windows Live体验团队的主要开发者 Julian Burger开发的一个远程桌面管理工具。简称为RDCMan。 RDCMan可...
分类:
其他好文 时间:
2014-07-30 20:21:54
阅读次数:
195
Centos安装完毕,但是通过windows远程管理桌面:当然我们可以通过secureCRT工具连接命令行,但是我希望通过windows连接他们的远程桌面:首先我们的保证Xwindows等桌面环境安装成功:yumgroupinstall-y"Desktop""DesktopPlatform""DesktopPlatformDevelopment""Fonts""GeneralPu..
分类:
数据库 时间:
2014-07-30 15:03:04
阅读次数:
254
把7za.exe 复制到 C:\Windows\System32下面 按时间命名备份 备份前 请退出WIZ C:\Users\Administrator\Desktop\7za.exe a C:\Users\Administrator\Desktop\abc.7z C:\Users\Administ...
分类:
其他好文 时间:
2014-07-29 20:46:52
阅读次数:
249
对文件和文件夹都有效FileSetAttr('D:\Administrator\Desktop\patcher\Win32\Release\config\element\update',faHidden);声明:function FileSetAttr ( const FileName : stri...
分类:
其他好文 时间:
2014-07-29 20:43:52
阅读次数:
234
SSH Tunneling Explained Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through the set up guide I...
分类:
其他好文 时间:
2014-07-29 16:55:54
阅读次数:
386
提起矢量一般都会想到SVG,但这是个坑人的玩意儿,这么多年就没见一个完善的实现者,浏览器实现千差万别,高级属性根本不能玩,Adobe SVG Viewer好多年前就停止更新,Flex支持SVG导入也仅供基本属性玩玩,当然SVG也不是一无是处highcharts还是运用得很不错,Java领域也有维护多年的 Batik 项目可用。但,我还是不喜欢DOM上太重都是元素,不喜欢庞大包罗万象搞得没有一家能完美实现的标准,另外用XML、Flex的MXML或Sliverlgiht/WPF的XAML来描述图形实在是笨重不灵...
分类:
其他好文 时间:
2014-07-29 14:23:38
阅读次数:
368