-
VC realize True Color Toolbar
VC实现真彩色的工具栏 -VC realize True Color Toolbar
- 2022-04-27 02:01:17下载
- 积分:1
-
VisualStudio
VisualStudio风格的用户界面,用VC写的,很不错。-VisualStudio-style user interface, written using VC, is pretty good.
- 2023-08-06 23:00:03下载
- 积分:1
-
用VC写的一个可变大小的TabCtrl非常方便
一个用VC写的可变大小的TabCtrl 非常好用-VC write a variable size TabCtrl very handy
- 2023-01-24 00:25:03下载
- 积分:1
-
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!...
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!-the program similar to the VC interface function! Its tool window can be suspended, step aside!
- 2022-04-22 03:08:56下载
- 积分:1
-
实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器:CIconPicker。...
实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器:CIconPicker。-achieved on the back said multifunctional text box, the next task is to do a symbolic expression choice : CIconPicker.
- 2022-01-28 08:37:03下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-03-02 20:44:17下载
- 积分:1
-
模式识别
模式识别
- 2022-02-07 11:09:48下载
- 积分:1
-
这是一种常见的分类方法,可以使用在任何类型的无线窗口中使用…
这是一个通用的窗口切分类库,可以使用在任何类型的窗口。-This is a common classification for cutting window can be used in any type of window.
- 2022-01-26 05:28:00下载
- 积分:1
-
wtl 做的示波器控件
wtl 做的示波器控件-wtl do oscilloscope Controls
- 2023-01-30 02:35:04下载
- 积分:1
-
C#socket编程
服务器端:主要有监听客户端连接信息listen()方法,发送数据包到客户端Send()方法、接受客户端发送的消息Receieve()方法,均采用异步回调的方式客户端:连接到服务器端、发送数据包到服务器端Send()方法、接受消息Receieve()方法,其中要区分客户端发来的消息与服务器发来的消息
- 2022-12-27 01:15:03下载
- 积分:1