会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
云舰队七套件,突出重点,不信不成功,尊重他人命运
互联网思维与中国实际相结合是我朝开国之本,持续输出,不死不休
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
···
1179
1180
1181
1182
1183
1184
1185
1186
1187
···
1357
下一页
2015年10月1日
AsInvoke与不加Manifest.xml有什么区别?
另外DLL可以加Manifest.xml吗?
Read More
posted @ 2015-10-01 02:11 findumars
Views(331)
Comments(0)
Diggs(0)
2015年9月30日
RAW碰到的问题与功能的测试
碰到的问题太多:1. 没人告诉我,应该在CreateFile之前,先InstallDriver2. 签名死活不行(好像是反斜杠问题)3. 注册码错误4. 怀疑ANSI与Unicode注册码的问题5. VS环境整合不行6. 2.0与3.0的函数使用有改变7. 没有MingW版本8. 32位程序在x64...
Read More
posted @ 2015-09-30 23:19 findumars
Views(263)
Comments(0)
Diggs(0)
18个SaaS及其功能评价
SAAS软件及其功能评价1. 360 两个同步功能都不错,却被埋没了2. 够快云3. DBFen4. Seafile5. 坚果云6. DZ7. 百度云8. 1159. 迷你云10. 微云11. Dropbox12. Box13. Azure/OneDrive/Google/AW314. 金山云15.
Read More
posted @ 2015-09-30 03:26 findumars
Views(824)
Comments(0)
Diggs(0)
2015年9月29日
_CrtDumpMemoryLeaks报告程序中的内存泄露问题(简单示例代码)
// .h 文件 #pragma once class CConsoleDump { public: explicit CConsoleDump(LPCTSTR lpszWindowTitle = NULL); virtual ~CConsoleDump(void); ...
Read More
posted @ 2015-09-29 22:07 findumars
Views(458)
Comments(0)
Diggs(0)
MFC的GUI窗口使用Console输出函数printf
在GUI程序中使用printf函数:#include #include void InitConsole() { int nRet= 0; FILE* fp; AllocConsole(); nRet= _open_osfhandle((long...
Read More
posted @ 2015-09-29 22:04 findumars
Views(769)
Comments(0)
Diggs(0)
上一页
1
···
1179
1180
1181
1182
1183
1184
1185
1186
1187
···
1357
下一页
公告