-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1
-
这一个是silverlight和js控件cookie的例子,请各位看看如何吧
这一个是silverlight和js控件cookie的例子,请各位看看如何吧-This is cookie control silverlight and js examples, please see how you? ? ?
- 2022-05-14 09:50:59下载
- 积分:1
-
libpcap
基于libpcap的网络封包截获程序。-libpcap-based network packet interception procedures.
- 2023-06-13 09:55:19下载
- 积分:1
-
embest provided under arm system architecture instruction set reference
embest提供的arm系统架构下的指令集参考-embest provided under arm system architecture instruction set reference
- 2022-03-22 02:59:44下载
- 积分:1
-
今天心血来潮写的,javascript实现表格增加,里面内容也可编辑,如果与服务器语言实现数据库的操作,应该很不错的...
今天心血来潮写的,javascript实现表格增加,里面内容也可编辑,如果与服务器语言实现数据库的操作,应该很不错的-Whim written today, javascript form realize increased, which can also edit content, if the server database linguistic realize the operation, should be very good
- 2023-05-28 08:45:03下载
- 积分:1
-
Windows使用qt组播(编译MinGW)(C++开发环境Eclipse…
windows QT使用组播(编译器 MinGW)开发环境(eclipse c++)-windows QT using multicast (compiler MinGW) development environment (eclipse c++)
- 2023-07-15 10:25:03下载
- 积分:1
-
没什么,就是VC++写的HTTP下载的代码而已,学习用的
没什么,就是VC++写的HTTP下载的代码而已,学习用的-Nothing is VC++ Written code HTTP download it, learning to use the
- 2022-01-25 21:34:37下载
- 积分:1
-
filter的讲解,保护资源文件,检查用户登录等
filter的讲解,保护资源文件,检查用户登录等-something about filter
- 2022-03-22 15:27:30下载
- 积分:1
-
This is the hard part I of a Java process on moreServerprogram. simple. understa...
这是我辛苦编的一个JAVA程序,是关于moreServerprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on moreServerprogram. simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-08-17 13:58:22下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1