资源列表
[按钮控件] selectdate
说明:选择日期的控件,放在网页中调用。非常方便,简化了开发的工作-choose the date controls, which call on the website. Very convenient, simplified development work<陈阿哥> 在 2008-10-13 上传 | 大小:2.7kb | 下载:0
[网络编程] VB UDP端到端程序
说明:本程序使用UDP协议完成端到端的通信 使用了winsock控件-procedures for the use of the UDP complete end-to-end communication protocols of the use of the controls<king> 在 2008-10-13 上传 | 大小:861.3kb | 下载:0
[Windows编程] Vc++ initial
说明:该程序创建了一个线程,并在线程中实现精度条推进。首先调用AfxBeginThread函数创建一个新进程,然后调用PostThreadMessage函数乡新建的线程发送WM_BEGINPROG消息,并将禁毒条的指针作为参数传递给新的线程,最后再OnBeginProg函数通过参数wParam生成的一个进度条指针实现进度条的逐步推进。-the program to create a thread, the thread and achieve<邢馨华> 在 2008-10-13 上传 | 大小:36.33kb | 下载:0
[Windows编程] vc++ finish
说明:该程序创建了一个动态连接库并在应用程序中调用了此动态链接库。在动态链接库文件中利用“declspec(dllexport)”关键字添加输出函数的声明。在调用动态链接库应用程序中通过getprocaddress函数或的动态链接库中输出函数的地址,并调用该输出函数。-the program to create a dynamic link library and the application program called this dyn<邢馨华> 在 2008-10-13 上传 | 大小:60.33kb | 下载:0
[Windows编程] vc++sample
说明:该程序在文本查看器中添加了打印和打印预览功能。程序重载了onprepareprinting函数,调用computepriintmetrics方法计算打印机指标,调用doprepareprinting函数显示“print and print preview”对话框,使用函数createprintdc来创建指向打印机设备环境的指针,并调用核心ondraw函数进行打印。-the procedures in the text viewer to<邢馨华> 在 2008-10-13 上传 | 大小:77.63kb | 下载:0
[C#编程] 利用WIN32API向一个第三方窗口发送消息
说明:利用WIN32API向一个第三方窗口发送消息(C#)-WIN32API to use a third-party messaging window (C#)<tony> 在 2008-10-13 上传 | 大小:4.5kb | 下载:0