posted @ 2014-05-31 18:03 Roger Luo 阅读(7610) 评论(1) 推荐(1) 编辑
摘要:
Mac OS Mountain Lion默认是没有安装X11的,而wireshark运行需要x11,因此如果直接安装wireshark而没有安装x11,wireshark不会正常运行。去苹果主页下载最新版本的xQuartz,然后运行wireshark,会弹出一个选择x11的界面,选择/Applica... 阅读全文
摘要:
1. Use the self-ftp component service with windows control panel / program / start or close windows features 2. Open iis manager, and then add FTP website 3. Add the ftp website name and its ... 阅读全文
posted @ 2013-07-07 22:22 Roger Luo 阅读(355) 评论(0) 推荐(0) 编辑
摘要:
OSIA认证的开放源代码软件的软件许可证有如下21种: 1、The GNU General Public License (GPL) 2、The GNU Library or "Lesser" Public License (LGPL) 3、The BSD license 4、The MIT license 5、The Artistic license ... 阅读全文
posted @ 2013-07-07 21:08 Roger Luo 阅读(752) 评论(0) 推荐(0) 编辑
摘要:
SharpSSH sharpssh is a pure .NET implementation of the SSH2 client protocol suite. It provides an API for communication with SSH servers and can be integrated into any .NET application. Download: l... 阅读全文
posted @ 2013-07-07 16:40 Roger Luo 阅读(869) 评论(0) 推荐(0) 编辑
摘要:
reset all settings on visual stdio microsoft visual studio X\common7\ide\devenv.exe /setup /resetuserdata /resetsettings 阅读全文
posted @ 2013-06-22 11:16 Roger Luo 阅读(269) 评论(0) 推荐(0) 编辑
摘要:
在Windows 8 64 bit下执行boost_1_53_0的bootstrap.bat出现了jam0.exe执行错误 搜索网页发现需要修改两处文件: tools/build/v2/engine/filent.c 将line 82中的long修改成intptr_t PATHNAME f; string filespec[ 1 ]; string fi... 阅读全文
posted @ 2013-06-18 23:46 Roger Luo 阅读(510) 评论(0) 推荐(0) 编辑
摘要:
Mingw The MinGW project maintains and distributes a number of different core components and supplementary packages, including various ports of the GNU toolchain, such as GCC and binutils, translated ... 阅读全文
posted @ 2013-06-18 08:45 Roger Luo 阅读(1274) 评论(0) 推荐(0) 编辑