Azure/C++/C#/Java/Asp.net/JavaScript/Html - MFC/COM/ActiveX/eclipse/Web

dlbrant

working soft

博客园 首页 新随笔 管理

2009年2月17日 #

摘要: // javascript缩放图片,双击小图看大图[代码]// 原始CStdioFile对中文不支持,CStdioFileEx能支持中文// CStdioFileEx.h[代码]// CStdioFileEx.cpp[代码]参考文献:【1】 http://www.codeproject.com/KB/files/stdiofileex.aspx 阅读全文
posted @ 2009-02-17 18:34 dlbrant 阅读(936) 评论(0) 推荐(0) 编辑

摘要: 任务管理Mylyn官网 http://www.eclipse.org/mylyn/ Subversion集成 Subversive官网 http://www.eclipse.org/subversive/ 阅读全文
posted @ 2009-02-17 18:21 dlbrant 阅读(317) 评论(0) 推荐(0) 编辑

摘要: 使用eclipse jface FilteredTree 阅读全文
posted @ 2009-02-17 18:17 dlbrant 阅读(392) 评论(0) 推荐(0) 编辑

摘要: MFC toolbar上添加控件 阅读全文
posted @ 2009-02-17 18:03 dlbrant 阅读(1233) 评论(0) 推荐(0) 编辑

摘要: 使用CWebBrowser2 / IHTMLDocument2 分析Html,获取特定的html标签 阅读全文
posted @ 2009-02-17 17:53 dlbrant 阅读(4746) 评论(0) 推荐(0) 编辑

摘要: 循环中响应并处理消息,避免循环时UI线程被阻塞 阅读全文
posted @ 2009-02-17 17:12 dlbrant 阅读(732) 评论(0) 推荐(0) 编辑

摘要: [代码] 阅读全文
posted @ 2009-02-17 17:06 dlbrant 阅读(1192) 评论(0) 推荐(0) 编辑

摘要: 可以内嵌CheckBox, Radio, Combo, Edit, Progress, 支持排序的ListCtrl with a LVS_REPORT style 阅读全文
posted @ 2009-02-17 16:50 dlbrant 阅读(7422) 评论(10) 推荐(3) 编辑

摘要: // program.cs // PerfTimer 及 测试程序 Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using Syst... 阅读全文
posted @ 2009-02-17 16:33 dlbrant 阅读(543) 评论(0) 推荐(0) 编辑

摘要: 利用Windows API实现精确计时 阅读全文
posted @ 2009-02-17 16:21 dlbrant 阅读(2209) 评论(2) 推荐(0) 编辑

摘要: 一、安装 rpmbuild // for fedora linux yum install rpmbuild -y // for ubuntu apt-get install rpmbuild 二、rpm specification file spec文件规范 能熟练掌握以上命令以及部分参数含义,管理日常的rpm软件包就不成问题了。然而随着Linux风靡全球,越来越多的开发者喜欢采用RPM... 阅读全文
posted @ 2009-02-17 14:47 dlbrant 阅读(11067) 评论(0) 推荐(0) 编辑

摘要: JavaScript使用IE控件调用C++代码 阅读全文
posted @ 2009-02-17 14:22 dlbrant 阅读(6274) 评论(3) 推荐(0) 编辑

Software