-
自动分析HTML页面中的超链接程序
自动分析HTML页面中的超链接程序-automatic analysis of the HTML pages hyperlinks procedures
- 2023-07-15 01:40:03下载
- 积分:1
-
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库...
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer"s Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
- 2022-04-17 03:28:29下载
- 积分:1
-
使Darwin服务器能够支持IPv6的补丁
使Darwin服务器能够支持IPv6的补丁-server can support IPv6 patches
- 2023-03-16 16:00:03下载
- 积分:1
-
1、栏目无限分类,自由添加,排序,前台显示
2、各大搜索和站内搜索随意切换
3、网站在线提交、后台审核、编辑、删除
3、站点相关信息后台动态配置...
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
- 2023-04-11 06:55:03下载
- 积分:1
-
2003H34 接入网技术要求
2003H34 接入网技术要求-基于以太网方式的无源光网络(EPON)(new)
-2003H34 access network technical requirements- based on the way Ethernet Passive Optical Network (EPON) (new)
- 2022-03-05 17:17:21下载
- 积分:1
-
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果...
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果-a server, the client program. Send inquiries client information, service-return Results
- 2022-08-19 16:43:47下载
- 积分:1
-
一个简单的http下载例程!编译无误,开发环境VC6.
一个简单的http下载例程!编译无误,开发环境VC6.
-A simple http download routines! Correct compiler, development environment VC6.
- 2022-01-25 17:23:39下载
- 积分:1
-
一个利用C#编写的Socket通信实例,包含服务器端可客户端源代码。...
一个利用C#编写的Socket通信实例,包含服务器端可客户端源代码。-One written in C# using an instance of Socket Communications, including server-side to client-side source code.
- 2022-08-21 01:37:25下载
- 积分:1
-
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员...
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员
-functional presentations : one, the station generated html (optional) to reduce server load, increase the speed, more likely to be included search engine, the large and medium-sized site is a natural choice. Two more administrators
- 2023-04-23 03:50:04下载
- 积分:1
-
基于WinSocket和TCP协议实现的一个基本的服务器,可用于测试客户端是否正确
应用背景刚接触网络编程,通过学习使用winsocket实现了一个简单的服务器程序,可以接收中英文字符串、数组能功能。将socket的API封装到一个类中,可以方便的快捷的进行修改,实现自己想要的功能。根据封装的WSocket类,可以快速的实现一个客户端程序。关键技术winsocket套接字编程,调用winsocket的API函数封装到一个类中。使用TCP协议,以及流式套接字编程。在编程过程中要注意主机字节顺序和网络字节顺序的区别。
- 2022-03-23 03:04:19下载
- 积分:1