摘要:
// javascript缩放图片,双击小图看大图[代码]// 原始CStdioFile对中文不支持,CStdioFileEx能支持中文// CStdioFileEx.h[代码]// CStdioFileEx.cpp[代码]参考文献:【1】 http://www.codeproject.com/KB/files/stdiofileex.aspx 阅读全文
2009年2月17日 #
摘要:
任务管理Mylyn官网 http://www.eclipse.org/mylyn/ Subversion集成 Subversive官网 http://www.eclipse.org/subversive/ 阅读全文
摘要:
使用eclipse jface FilteredTree 阅读全文
摘要:
MFC toolbar上添加控件 阅读全文
摘要:
使用CWebBrowser2 / IHTMLDocument2 分析Html,获取特定的html标签 阅读全文
摘要:
循环中响应并处理消息,避免循环时UI线程被阻塞 阅读全文
摘要:
可以内嵌CheckBox, Radio, Combo, Edit, Progress, 支持排序的ListCtrl with a LVS_REPORT style 阅读全文
摘要:
// program.cs // PerfTimer 及 测试程序 Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using Syst... 阅读全文
摘要:
利用Windows API实现精确计时 阅读全文
摘要:
一、安装 rpmbuild // for fedora linux yum install rpmbuild -y // for ubuntu apt-get install rpmbuild 二、rpm specification file spec文件规范 能熟练掌握以上命令以及部分参数含义,管理日常的rpm软件包就不成问题了。然而随着Linux风靡全球,越来越多的开发者喜欢采用RPM... 阅读全文
摘要:
JavaScript使用IE控件调用C++代码 阅读全文