-
delphi程序
用到了AnsiToUTF8和UTF8ToAnsi两个系统函数,用于实现Windows系统下的Delphi和Linux系统之间的编码统一。注:该版本FTP上传文件至指定的服务器,故向指定室内机发送图片、语音、视频文件,在“改进版-自动发送服务信息”中有所改良,可向所有室内机发送文件。
- 2022-02-28 19:49:33下载
- 积分:1
-
control network structure can be used to configure distributed network structure
网络结构图控件,可用于配置分布式系统网络结构-control network structure can be used to configure distributed network structure
- 2023-07-14 08:30:03下载
- 积分:1
-
颜色不断变化的进度条
颜色不断变化的进度条-Processing bar which color keeps changing
- 2022-03-21 18:59:15下载
- 积分:1
-
图表类型的接口开发,提取直接、详细描述…
用于接口开发的图表类型,提取即时、详细的描述
- 2022-03-13 12:51:20下载
- 积分:1
-
I find some of the programming are classic examples of right and learning progra...
我找的一些的编程的实例 都是很经典的 对与学习编程的人来说有很好的借鉴-I find some of the programming are classic examples of right and learning programming people have a good draw
- 2022-01-24 14:23:30下载
- 积分:1
-
使用ATL创建Com组件
使用ATL创建Com组件-use ATL create Com Component
- 2022-02-12 14:11:54下载
- 积分:1
-
VB.NET编写的得到屏幕某一个点的颜色
此代码是用VB.NET编写的一个窗体屏幕颜色获取程序,屏幕的x、y坐标可以在窗体的文本框中手工设置,注意不能超过屏幕的大小,用VS2005编写,打开工程后,直接就可以运行。
- 2022-04-23 22:12:34下载
- 积分:1
-
这另一个记事本。
This another Notepad.
- 2023-04-15 05:45:03下载
- 积分:1
-
C++变成的窗体,极其简单的程序供初学者研究使用
C++变成的窗体,极其简单的程序供初学者研究使用-into the Form C, the procedure is extremely simple for beginners to study the use of
- 2023-08-25 20:10:03下载
- 积分:1
-
我们经常会使用到组合框,而组合框是是有2种功能的
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
- 2022-08-02 15:44:40下载
- 积分:1