-
delphi 调用DLL窗体及释放例子
delphi 调用DLL窗体及释放例子
使用DELPHI7演示如何创建DLL如何调用DLL的例子
DELPHI7 demonstrates how to create DLL used to call the DLL example
- 2022-03-02 19:10:17下载
- 积分:1
-
展示如何利用微软提供的UxTheme.dll函数编制Windows XP风格的应用程序...
展示如何利用微软提供的UxTheme.dll函数编制Windows XP风格的应用程序-demonstrate how to use Microsoft UxTheme.dll function of the preparation of Windows XP-style applications
- 2023-08-14 07:40:03下载
- 积分:1
-
VC Outlook interface done
VC Outlook界面完成
- 2022-07-05 04:36:04下载
- 积分:1
-
这是一个显示目录树的树形列表控件,希望对你有帮助
这是一个显示目录树的树形列表控件,希望对你有帮助-This is a display directory tree tree list control, want to help you
- 2022-03-11 21:55:28下载
- 积分:1
-
超级玛莉追赶鼠标源代码,这个对游戏开发可能有点作用!
超级玛莉追赶鼠标源代码,这个对游戏开发可能有点作用!-Super Mario Bros. source code to catch up with the mouse, and this game may be a bit role.
- 2022-01-26 05:39:04下载
- 积分:1
-
C# wpf 数据网格过滤器
This Common component support of customize of WPF datagrid filter data. It easily using and founded the new project is more effeciency .
- 2022-05-21 06:39:40下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1
-
dsoframe1.1源码
dsoframe用v2008打开编译修改,可以打开、保存work、excel、powerpoint文件,支持office2010版,包里有测试代码
- 2022-06-15 03:13:30下载
- 积分:1
-
Visual Basic to use technology to achieve the effect of the interface blinds is...
使用Visual Basic 技术实现了界面的百叶窗效果,是一个用VB开发多媒体界面的示范代码-Visual Basic to use technology to achieve the effect of the interface blinds is to use VB to develop a multimedia interface, the Model Code
- 2022-06-01 23:11:11下载
- 积分:1
-
有时候我们制作了很多个属性页,由于页数过多分成了几行,这是的用户难以分辨到底哪一个是被激活的.所以,我制作了这段代码,把激活的属性页的标题文字设为高亮....
有时候我们制作了很多个属性页,由于页数过多分成了几行,这是的用户难以分辨到底哪一个是被激活的.所以,我制作了这段代码,把激活的属性页的标题文字设为高亮.-Sometimes we produce a lot of attributes page, the page is divided into a few too many firms, it is difficult to distinguish the users which in the end was an activated. So, I produced this code, activation of the title page attribute set highlighted text.
- 2023-05-13 03:20:02下载
- 积分:1