VC代码示例及说明,代码片段,自己总结和来自网上

时间:2014-01-28 15:42:13
【文件属性】:

文件名称:VC代码示例及说明,代码片段,自己总结和来自网上

文件大小:312KB

文件格式:DOC

更新时间:2014-01-28 15:42:13

VC C/C++ 技巧 代码

一、类: 2 1、 CFileProps 2 2、 CTitleCmdUI 11 3、 CWindowPosition 14 4、 CUndo 15 二、通用: 20 1、Splitting path 20 2、Ask message box 20 3、unicode 文件读写 21 4、进程启动与停止 22 5、stlstring与cstring之间的转换 31 6、成员函数和成员变量指针 32 三、宏: 33 1、Debug 33 2、Macro 35 3、宏的用法 36 四、MFC: 41 1、getMousePosition 41 2、Access to CMainFrame 41 3、Deleting item in a CObList 42 4、Traversing CObList 42 5、 Set indicator text 42 6、 How do I dynamically change the mainframe menu? 43 7、 How do I get the current view? 43 8、How do I create a CDC from an HDC? 43 9、Enabling or disabling dialog controls 44 10、Maximize MDI child 44 11、How do I get rid of "Untitled" in my main window caption? 45 12、Recursive tree search 45 13、NDK2.0 46 14、CFileDialog 46 15、CTypedPtrArray定义 48 五、分析器: 48 1、comments 48 2、Tokens 49 六、STL: 49 1、istream 49 七、TreeCtrl: 50 1、TVN_GETDISPINFO 50 2、Creating 50 3、Drag And Drop 51 4、CopyBranch & CopyItem 53 八、调试: 55 1、内存泄露 55


网友评论