登录
首页 » 套接字网络编程 » 1、栏目无限分类,自由添加,排序,前台显示 2、各大搜索和站内搜索随意切换 3、网站在线提交、后台审核、编辑、删除 3、站点相关信息后台动态配置...

1、栏目无限分类,自由添加,排序,前台显示 2、各大搜索和站内搜索随意切换 3、网站在线提交、后台审核、编辑、删除 3、站点相关信息后台动态配置...

于 2023-04-11 发布 文件大小:1.21 MB
0 331
下载积分: 2 下载次数: 1

代码说明:

1、栏目无限分类,自由添加,排序,前台显示 2、各大搜索和站内搜索随意切换 3、网站在线提交、后台审核、编辑、删除 3、站点相关信息后台动态配置 4、自助网站收录,后台审阅 5、网站广告在线发布 用户:admin 密码:admin-1, columns unlimited classification, the Liberal added, scheduling, future shows two major search and search stations within three random switching, online, the author, background vetting, edit, delete the three, site background information related to dynamic allocation of four, self-help website recorded. five background scrutiny, the advertisement posted online users : admin Password : admin

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 服务器聊天室写 c/s
    服务器聊天室编写 c/s- The server chatroom compiles c/s
    2023-08-16 09:55:03下载
    积分:1
  • EasyClass是针对某大学Web选课子系统一个自动的课检索序。EasyClass允许用户对希望关注的课自动检测空位,并且可以帮助学生自动选课。Easy...
    EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the
    2023-02-22 01:50:04下载
    积分:1
  • ASP企业(ERP)销售库存管理系统,是中小企业解决企业物料问题、运输问题、作业问题的有力工具!...
    ASP企业(ERP)销售库存管理系统,是中小企业解决企业物料问题、运输问题、作业问题的有力工具!-asp enterprise resources plan system
    2022-05-30 20:44:27下载
    积分:1
  • HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域时,你是在一个代理服务器之后;这个代理服务器在某一端口...
    HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
    2022-02-15 15:11:24下载
    积分:1
  • 用VB6 HTTP隧道
    essy简单编程套接字与VB6,Http隧道连接您的互联网与Http,
    2022-07-21 18:02:46下载
    积分:1
  • 端口扫描工具(速度其快)源代码
    端口扫描工具(速度其快)源代码-port scanning tool (speed of its fast) source code
    2023-08-28 07:00:02下载
    积分:1
  • 超快速的多文件传送源码,在本地局域上可达到1.8Mb+的速度,超牛的代码,VB写的,可以多多研究,保证收获...
    超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度,超牛的代码,VB写的,可以多多研究,保证收获-ultra-fast transmission of multi-source documents in the local LAN delivers up to speed, super-cattle code, written in VB, deserves more research, a lot ensure harvest
    2022-03-30 09:47:28下载
    积分:1
  • 通过snmp得到信息
    通过snmp得到网络信息-snmp been through Network Information
    2023-05-04 02:05:04下载
    积分:1
  • C++文件传输(有客户端服务器)
    C++文件传输(有客户端服务器),C++ socket 编程实现,支持断点续传,可供参考学习用。  没有做太多的测试,如果有错误欢迎指正。
    2022-05-25 18:38:24下载
    积分:1
  • fat avr sd card
    使用fat支持avr访问sd卡
    2022-01-28 06:30:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载