-
IPv6地址转换器
ipv6地址转换器-ipv6 addresses converters
- 2023-06-19 01:40:03下载
- 积分:1
-
一个操作数据库的类,包含对Sql语句、存储过程的访问,很好用...
一个操作数据库的类,包含对Sql语句、存储过程的访问,很好用-operate a database of categories, including the SQL statements, and stored visit is useful
- 2023-03-14 19:45:03下载
- 积分:1
-
SIM900A程序
资源描述SIM900的程序代码包括收发短信,打电话,与单片机连接的程序,GPRS通讯的程序,双串口收发是、pc机、STM32/51单片机等的应用。SIM900的程序代码包括收发短信,打电话,与单片机连接的程序,GPRS通讯的程序,双串口收发是、pc机、STM32/51单片机等的应用
- 2022-12-09 08:50:05下载
- 积分:1
-
具有异形窗口的网络电话的程序
具有异形窗口的网络电话的程序-Profiled window with the telephone network procedures
- 2022-02-03 01:04:46下载
- 积分:1
-
基于socket的文件上传和下载小程序
Through the socket file upload function,It has simple operation, programmers can be modified on this basis, the use of socket learning methods for beginners to learn.
- 2022-01-21 06:00:43下载
- 积分:1
-
一个好的爬行
一个不错的爬虫程序,可以下载制定网页的内容。-a good crawl
- 2023-01-24 11:15:04下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
ASP网站模块,可以以此为模块制作个人网站
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-12-16 12:20:03下载
- 积分:1
-
CWebGrab is a simple class that allows you to quickly and easily download files...
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
- 2022-03-18 10:29:55下载
- 积分:1
-
路由跟踪的源程序
路由跟踪的源程序 - The route tracks source program
- 2022-03-22 23:04:56下载
- 积分:1