06 2009 档案
摘要: closehandle()和exitthread()区别(防止内存泄露)
posted @ -274°c 阅读(3470) |
摘要: vc获取当前程序文件的路径,文件名以及路径+文件名的方法。。
posted @ -274°c 阅读(25174) |
摘要: 解析#pragma指令 转自csdn
在所有的预处理指令中,#pragma 指令可能是最复杂的了,它的作用是设定编译器的状态或者是指示编译器完成一些特定的动作
posted @ -274°c 阅读(399) |
摘要: 三个sdk函数: winexec,shellexecute ,createprocess 区别与注意事项。
posted @ -274°c 阅读(2235) |
摘要: 一个游离在脚本与多种语言交叉中的程序员……
posted @ -274°c 阅读(875) |
摘要: vc 清空目录代码,摘自网络。
posted @ -274°c 阅读(731) |
摘要: vc 开发的gui 往往当按下 enter或者esc键,就退出了。 我们软件往往要避免这样的情况发生。
posted @ -274°c 阅读(2615) |
摘要: 转自网络:vc下读写注册表
posted @ -274°c 阅读(1537) |
摘要: __stdcal,_cdecl和__fastcall 区别。
posted @ -274°c 阅读(464) |
摘要: c 读写ini文件,很多时候看直接用api
posted @ -274°c 阅读(1130) |
摘要: lpstrcmdline 与 __wargv 区别?
posted @ -274°c 阅读(389) |