-
初始化管理员账号:admin密码:admin初始化生成。
初始化管理员帐号:admin 密码:admin 初始化一般用户帐号:user密码:user 初始化新注册用户帐号:guest密码:guest 以这三种权限登录,都将返回不同的页面。 如果在管理用户的时候不小心把“admin”或者你后来添加的系统管理员删除了,你可以打开“jgxx.mdb”数据库来,然后在"yonghu"表中添加“uname","upassword","upassword","uxinming","uaccesslevel"字段填充记录,注意这些字段每一个字段都是必填的,另:"uaccesslevel"字段值填“2”为最高级系统管理员级别。 “1”为普通用户级别,即只可以查看使用,不得添加和修改数据。“0”最低级别 注意数据库保密,您可以修改数据库名称,或者路径,你然后在"conn.asp"数据库连接中再做相应修改-initialization administrator account : admin Password : admin initialization general user account : user password : user initialization new user account : guest Password : guest to the three powers Login, will return to different pages. If users in the management of not careful, "admin" or later you add the system administrator to delete, you can open the "jgxx.mdb" database, and then "yonghu" Table adding "uname", "upassword", "upassword", "uxinming , "" uaccesslevel "field filled with records, the attention of each one of these fie
- 2022-04-16 14:26:55下载
- 积分:1
-
ACESXP
ACESXP-1.0,ACE网络编程的一个小例子。-ACESXP-1.0, ACE network programming a small example.
- 2023-01-28 07:20:04下载
- 积分:1
-
类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序...
类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序-Netstatp similar access to all current tcp connection information, data packets sent to receive this information, including procedures
- 2022-02-04 16:05:39下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
c#.NET Socket IP packet monitor and send
c#.NET Socket实现的IP包监控和发送-c#.NET Socket IP packet monitor and send
- 2022-05-23 14:46:20下载
- 积分:1
-
Wake On Lan
通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。...
Wake On Lan
通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。-Wake On Lan in the BIOS by setting Wake ON LAN, LAN UDP through radio, start the remote computer.
- 2023-01-29 20:05:03下载
- 积分:1
-
socket connected to server
socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
- 2023-02-17 10:55:03下载
- 积分:1
-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze HTTP
- 2022-01-24 14:18:01下载
- 积分:1
-
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。...
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。-Published in the past two years, a network programming book source, many of which are very useful code, including the IOCP, P2P, etc., strongly recommend, is also a good Visual C++ Learning code.
- 2022-01-22 10:56:04下载
- 积分: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