-
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什...
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。 -serial Microsoft is the right target for file I/O of a mechanism that in the framework of (Frame)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation.
- 2022-04-09 05:40:08下载
- 积分:1
-
mfc 多选树 Tree control
应用背景最近有序项目需要,自封装了mfc树控件,实现了ctrl和shift多选功能,亲测可用,在这里上传,共享给有这样需求的同学关键技术对mfc原有TreeControl控件进行了继承封装,使其能够按ctrl和shift键进行多选
- 2022-01-25 15:42:11下载
- 积分:1
-
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法...
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法-Turlock decomposition process, text input and output, to achieve numerical decomposition method in turlock
- 2022-12-15 21:35:03下载
- 积分:1
-
VC脚本DLL模版
应用背景针对辅助的一个模版,大家可以用这个模版自己添加代码关键技术主线程调用,解决各种CALL执行不了的情况, 窗口子类化技术,防止游戏检测堆栈, 隐藏DLL模块,防止其他进程扫描,消息传递,减少游戏检测.其他技术自己看
- 2022-03-12 18:42:38下载
- 积分:1
-
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计...
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计-VC with their own small???written procedures, has a graphical interface for beginners to learn. The most important thing is: the use of skin and interface design
- 2023-08-24 11:30:04下载
- 积分:1
-
另类Windows关机程序
另类Windows关机程序-alternative Windows shutdown procedure
- 2023-01-22 20:00:03下载
- 积分:1
-
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改....
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改.-Simple translation page reprint site mimic mainstream production, artists need to be further modified.
- 2022-04-18 16:29:35下载
- 积分:1
-
讲解C++的PPT(主要是关于流类库和输入输出)
讲解C++的PPT(主要是关于流类库和输入输出)-Explain the C++, PPT (mainly about the stream classes, and input-output)
- 2023-04-14 06:10:04下载
- 积分:1
-
AutoCad中关于使用vc++编程操作系统变量的一个类实例。
AutoCad中关于使用vc++编程操作系统变量的一个类实例。-AutoCad regarding the use of vc programming operating system variables such an example.
- 2022-06-26 17:40:26下载
- 积分:1
-
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。...
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。
-Sample Design of a kind, it has two private members [] A and n (A number of elements), A. [] will be the data for various sort of function Add Friends yuan to a process which category.
- 2022-01-25 16:09:38下载
- 积分:1