-
directory search box
文件目录搜索对话框-directory search box
- 2022-03-01 23:11:55下载
- 积分:1
-
This tool is designed to demonstrate the problem of "data seapage".
The average...
This tool is designed to demonstrate the problem of "data seapage".
The average machine broadcasts a lot of information about itself
on open networks. This tool captures and organizes this information.
- 2022-01-26 05:43:33下载
- 积分:1
-
异步网络通信
简单的表达了Socket异步同信最基础的过程,适合初步接触网络通信的读者,写的不好,有问题联系我哦。
- 2022-09-13 00:25:04下载
- 积分:1
-
1, construct a simple programming language syntax. (Required for C language as a...
1、 构造一个简单程序设计语言的语法。(要求以C语言为样本,根据自己对编译器设计的掌握,简化C语言的功能)
2、 选中自己熟悉的分析方法对根据“设计的程序语言”编写的原程序进行分析,输出中间代码,并解释执行生成的中间代码。
-1, construct a simple programming language syntax. (Required for C language as a sample, based on their mastery of the compiler design, simplified C language function) 2, select the familiar methods of analysis under the " design of the programming language," write the original program analysis, the output intermediate code and explain the implementation of the generated intermediate code.
- 2023-04-30 06:05:03下载
- 积分:1
-
进行数据库操作的类库。
通过带参数的sql和HashTable操作数据库。
主要功能:
ExcuteSql:执行Sql
GetRecord:查询...
进行数据库操作的类库。
通过带参数的sql和HashTable操作数据库。
主要功能:
ExcuteSql:执行Sql
GetRecord:查询数据库,返回DataTable-The class library for database operations. Through with the parameters and the sql database HashTable operation. Main functions: ExcuteSql: the implementation of Sql GetRecord: query the database, return DataTable
- 2022-05-17 10:20:28下载
- 积分:1
-
多文档界面 MDI 的例子
多文档界面 MDI 的例子-MDI example
- 2023-06-02 11:55:03下载
- 积分:1
-
用户将不得不调整对话的能力,从而rearrangeme…
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2023-07-08 22:00:04下载
- 积分:1
-
图的广搜 用邻接矩阵创建图 广度搜索 图 输出 图对应的编号
图的广搜 用邻接矩阵创建图 广度搜索 图 输出 图对应的编号-Figure wide search to create map with the adjacency matrix breadth of search graph output map corresponding to the number
- 2023-04-09 15:55:04下载
- 积分:1
-
读写文件扩展名类型支持Unicode和多
一个文件读写的扩展类,支持unicode 和 多字符两字符集的文件的读写,还有重要的一点是读写中文的防止出现乱码。-Read and write a file extension type to support both unicode and multi-character character set of documents to read and write, there are important point is to prevent reading and writing Chinese characters.
- 2022-11-10 22:50:03下载
- 积分:1
-
12306余票查询系统
源代码演示了如何在客户端程序,按HTML的格式,封装报头,通过12306系统的接口,进行火车票的查询。程序还提供了一种根据用户输入,自动匹配目的地的方法。程序内部处理12306返回消息是通过xml(还是json忘记了,懒得看源代码了)的方式实现的。HTML封装也是网络分层的一部分,有兴趣的同学可以看下,对于计算机网络知识的学习还是有些帮助的,如果只是想通过本程序查找12306的接口,那还是算了,铁道部有事没事就换一下接口,其实接口参数和名称都差不多,就变一下,相当蛋疼,还是自己看网页源代码吧,上面都写有,不了解html和js的同学开始会比较头疼,其实一门语言学熟悉了,看起来也都没差,没什么好说的了。
- 2022-01-25 15:50:27下载
- 积分:1