-
wininet function declaration
wininet 函数声明-wininet function declaration
- 2022-02-09 23:03:30下载
- 积分:1
-
cwc 源码 非常好的代码 大家可以学习学习
cwc 源码 非常好的代码 大家可以学习学习-cwc very good source code we can learn
- 2022-04-25 02:53:10下载
- 积分:1
-
This is a static web programming examples, the theme is a personal table which i...
这是一个静态网页编程的实例,主题是一个个人情况表其中必要的多有,无解压密码.-This is a static web programming examples, the theme is a personal table which is more necessary, without extracting passwords.
- 2022-03-09 16:01:38下载
- 积分:1
-
一个聊天室的代码
一个聊天室的代码-a chat room code
- 2022-03-11 20:43:10下载
- 积分:1
-
socket.ocx组件、中文以及英文帮助文档
ocx文件好找,想找详细的说明文档犹如大海捞针。网上能搜索到和MsWinSck.ocx相关的都是些只言片语,顶多再带半个例子。
- 2022-01-29 02:14:21下载
- 积分:1
-
websocket 简易聊天
包含两个小例子,websocket 简易聊天和在线人数统计。整理别人的。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-01-23 15:40:04下载
- 积分:1
-
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发...
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发- vc access
- 2023-07-09 06:05:03下载
- 积分:1
-
use MAPI to send documents Batch Control
用MAPI控件批量发送文件-use MAPI to send documents Batch Control
- 2023-08-11 22:20:02下载
- 积分:1
-
VC断点续传源代码
VC断点续传源代码,可以支持局域网络内,2G数据断点传输,是大家学习的好例子,也可以直接加入自己项目中直接使用!!!!
- 2023-03-10 06:50:02下载
- 积分: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