-
迷你小
超小迷你留言本 v3.0 修正版
一发表页和首页合并,使界面更美观简洁
二增加了防止远程提交功能.
三限制了留言字数,禁止了留言复制
四解决了感叹号等特殊字符引起的表格变形
五解决了输入脚本引起的问题
六对管理口令进行了MD5加密,使系统更安全
七增加了修改管理员口令功能.-small mini-messages that the v3.0 version of a published page and the homepage merger so simple interface more beautiful 2 to increase the distance to prevent functional. 3 limits the number of words in messages. prohibit the voice reproduction 4 solve the Exclamation mark, and other special characters form deformation caused by the 5 solve the importation arising from the script that 6 to the management of MD5 password encryption, allowing the system more secure 7 revised increase administrator password function.
- 2022-01-28 11:14:00下载
- 积分:1
-
简易SOCKET编程。供有需要的人们使用,谢谢合作
简易SOCKET编程。供有需要的人们使用,谢谢合作-Easy SOCKET programming. The needs of the people to use, thank cooperation
- 2022-10-19 11:40:02下载
- 积分:1
-
远程终端开启工具,用VB遍的,请勿用做非法用途
远程终端开启工具,用VB遍的,请勿用做非法用途-Remote Terminal to open a tool, using VB time and again, not used for illegal purposes
- 2022-03-20 13:44:30下载
- 积分:1
-
稳定高效的IOCP控件
非常稳定的IOCP通讯程序,包含了IOCP组件,demo程序。
可以作为大型通讯服务程序的参考,甚至扫尾改一下就可以作为自己的程序
- 2022-08-11 03:15:30下载
- 积分:1
-
简单清晰,对你很有帮助的客户端FTP程序
简单清晰,对你很有帮助的客户端FTP程序-simple and clear, helpful to your client FTP procedures
- 2022-04-10 18:56:36下载
- 积分:1
-
ARP防火墙,一款很好用的ARP防火墙,编译通过
ARP防火墙,一款很好用的ARP防火墙,编译通过-ARP firewall, a good firewall to use the ARP, the compiler through
- 2022-02-25 13:56:34下载
- 积分:1
-
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、...
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、功能强大、扩展能力良好以及能够方便的跨地域操作等特性。-an online music distribution system, is characterized by the use of the Browser/Server (B/S) architecture, achieving record online inquiries, sales, and records of online management functions. The advantages of such a system is a simple system, the powerful, and good expansion capabilities to facilitate the operation of the transportation characteristics.
- 2023-01-18 09:55:03下载
- 积分:1
-
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。...
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。
-C Builder achieve ports This paper describes how to read and write in C++ Builder achieve literacy port, citing a specific example.
- 2022-08-04 09:19:55下载
- 积分:1
-
MFC的聊天软件是一个小麻雀,幸运的是学习网络的所有权利…
mfc的聊天软件麻雀虽小 五脏具全对学习网络开发学习有帮助希望大家能喜欢-mfc chat software is a small sparrow fortunately all right with learning network to help develop learning like to hope that we can
- 2023-06-23 00:55:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1