-
ASP切分器,用于网页分割
ASP切分器,用于网页分割-ASP segmentation, which is used to separate website
- 2022-06-12 14:07:48下载
- 积分:1
-
client server communication
1客户机-服务器通信
- 2022-03-15 05:51:55下载
- 积分:1
-
单机版的‘三子棋’游戏
单机版的‘三子棋’游戏-stand-alone version of the "three-game" game
- 2022-06-12 04:51:03下载
- 积分:1
-
a mfc do with the procedure ie
一个用mfc做的ie程序-a mfc do with the procedure ie
- 2022-02-01 20:12:08下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
java client开发 一个简单的客户端开发
1) 学习使用eclipse开发Java EE Web应用程序的方法;
2) 学习Servlet的开发方法和Servlet在DD文件中如何配置;
3) 学习service()方法的编写方法,学会HttpServletRequest和HttpServletResponse的使用方法;
- 2022-03-04 08:00:40下载
- 积分:1
-
Asp. Net platform, suitable for learning to use, better Elective System
asp.net平台,适合学习使用,选课系统较完善-Asp. Net platform, suitable for learning to use, better Elective System
- 2023-08-17 11:30:03下载
- 积分:1
-
在UNIX下开发通用的RTP库srtp,附带文档..
SRTP在UNIX下开发的通用RTP库,附在文档中详细说明
- 2022-06-14 11:25:23下载
- 积分:1
-
Oh, I was under the "non
呵呵,是俺根据《无缺留言本》改写的asp的留言本,比较好用,也很好看,希望各位喜欢,详细介绍请看zip文件的readme.txt-Oh, I was under the "non-repudiation of the message" rewrite of the asp of messages, better quality, but also very good, I hope you like details please see the zip file readme.txt
- 2023-04-03 15:05:04下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1