-
a simple webserver program
一个简单的webserver程序-a simple webserver program
- 2023-01-02 16:15:04下载
- 积分:1
-
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
- 2022-03-03 21:20:18下载
- 积分:1
-
Visual C++多线程应用。2个线程:发送器和接收器。多
multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
- 2022-03-22 19:09:06下载
- 积分:1
-
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助...
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助-" C++ meditation. Pdf" is a C++ to learn important information, for C++ beginners will be of great help
- 2022-07-04 06:55:52下载
- 积分:1
-
PID控制相关程序,可以实现PID的相应控制量的控制
PID控制相关程序,可以实现PID的相应控制量的控制-PID control of related procedures, can control the volume of the corresponding PID control
- 2022-02-02 00:23:12下载
- 积分:1
-
vnc客户端与服务端源码,编译通过
该代码包含vnc客户端和服务端源码,可以配置链接服务端的密码和端口,用c写的,对于学习远程协助或学习tcp链接也是有帮助的
- 2023-04-30 14:15:03下载
- 积分:1
-
hlsl示例程序,适合初学者,能够调用纹理,采用c++编写
hlsl示例程序,适合初学者,能够调用纹理,采用c++编写-hlsl sample procedure is suitable for beginners, to call the texture, the use of c++ to prepare
- 2023-05-08 22:05:04下载
- 积分:1
-
公交车自动报站系统
资源描述
根据公交车的实时位置,分析当前车辆是否在某个公交站,并计算距离剩余公交站的站数,数据能够发送到各个站牌进行自动发布
- 2022-05-13 00:02:31下载
- 积分:1
-
用于实现JAVA树结构的BEAN
用于实现JAVA树结构的BEAN-used to achieve the tree structure of the Java Beans
- 2022-02-04 01:53:14下载
- 积分:1
-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1