-
CV++ 2005+ Ae9.2 map to achieve the basic browser
CV++2005+ae9.2实现地图的基本浏览-CV++ 2005+ Ae9.2 map to achieve the basic browser
- 2022-04-06 14:32:19下载
- 积分:1
-
可设置计算器的大小、色彩等,可进行简单的数学运算
可设置计算器的大小、色彩等,可进行简单的数学运算-Calculator can be set the size, color and so on, can be carried out simple mathematical calculations
- 2022-12-25 15:25:03下载
- 积分:1
-
电子邮件客户端发送和接受
163的邮件服务器配置信息:
POP3接收邮件服务器:POP.163.COM SMTP发送邮件服务器:SMTP.163.COM
yahoo的邮件服务器配置信息
接收邮件服务器是pop.mail.yahoo.com.cn 发送邮件服务器是smtp.mail.yahoo.com
126的邮件服务器配置信息
接收邮件服务器是pop.126.com, 发送邮件服务器是smtp.126.com。
新浪网站的邮件服务器配置信息
接收邮件服务器是pop3.sina.com.cn, 发送邮件服务器是smtp.sina.com.cn。
vc6.0,可直接运行。
- 2022-01-24 14:00:46下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
一个组播发送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。...
一个组播发送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。-A multicast to send and receive demo, very practical, and receiving information to write the file, and stored in the database, involve a lot of knowledge. Worth a visit.
- 2022-05-23 12:27:46下载
- 积分:1
-
microchip PIC32 Stack
microchip PIC32 Stack
- 2022-08-14 07:50:29下载
- 积分:1
-
掌纹,生物特征识别
在生物特征识别领域,掌纹技术是一种新颖而有前途的技术。尽管掌纹特征很重要,但据报道掌纹识别和验证方面的工作有限。掌纹图像中有许多独特的特征可用于个人识别。主纹、皱纹、脊线、细节点、奇异点和纹理被认为是掌纹表示的有用特征。
- 2022-06-03 02:24:11下载
- 积分:1
-
软件测试,第二版为世界上提供了实用的见解…
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
- 2023-04-01 03:30:05下载
- 积分:1
-
xp界面库,利用它可很容易开发xp界面
xp界面库,利用它可很容易开发xp界面-xp interface library, it can use to easily develop xp interface
- 2023-09-02 14:10:05下载
- 积分:1
-
实现ping命令的源代码
本程序用于实现客户端ping命令的实现,在其基础上,可以灵活的根据需求修改代码,来实现网线是否正常(ping 网关),判断能否上网(ping 114.114.114.114)等功能。
- 2022-09-03 07:45:03下载
- 积分:1