-
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库....
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库.-cited SQL Server : This example can be cited of all computer server and SQL Server database.
- 2022-01-25 22:10:58下载
- 积分:1
-
同来进行Internet时间同步的d
同来进行Internet时间同步的d-To carry out Internet time synchronization with the dll
- 2022-08-03 08:40:21下载
- 积分:1
-
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字...
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-xpGrid Data Control: According to data dictionary definition of the database automatically generated DataGrid, there is no need to write code additions and deletions to the realization of data
- 2023-04-19 19:30:03下载
- 积分:1
-
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。...
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。-windows provide a command-line-style Ping order, and determine whether a host of clear communication, the process of realization of this function.
- 2022-03-06 20:13:35下载
- 积分:1
-
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中...
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中-Procedures for monitoring network connectivity and information will be saved to an Access database
- 2022-01-25 21:02:23下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分:1
-
用于利用windows socket构造自己的ARP数据包并发送,其中包括选择网卡能功能...
用于利用windows socket构造自己的ARP数据包并发送,其中包括选择网卡能功能-windows socket for the use of their tectonic ARP packet and sent, including the choice of Ethernet capabilities.
- 2022-07-02 01:30:07下载
- 积分:1
-
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!...
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!-a good network of dial-up procedures! With vc6 development, which is pretty good, WIN2000, xp compiled through!
- 2022-04-17 21:20:02下载
- 积分:1
-
基于UDP MFC编程环境
UDP MFC 包含服务器和客户端,
本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
- 2022-11-27 05:40:03下载
- 积分:1