-
Windows下的服务程序,一个server,一个client,server监听SOCKET
Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client ,
server listen socket
- 2022-03-18 05:05:17下载
- 积分:1
-
在vs.net2002平台实现。模板函数的实现,是学习com+技术的基础。...
在vs.net2002平台实现。模板函数的实现,是学习com+技术的基础。-in vs.net2002 platform. Template function of the realization of learning com technology is the foundation.
- 2022-06-15 21:32:37下载
- 积分:1
-
C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习...
C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
- 2023-06-03 04:35:04下载
- 积分:1
-
用以解决数学题和“孩子池塘”的问题一起去网上海…
用于解决一道数学题 小孩池塘问题 具体请到网上搜寻题目-Used to solve math problems together with the issue of child ponds go online search for specific topics
- 2022-07-17 15:02:59下载
- 积分:1
-
grep by曹斯琴,2007.7.17
grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab-grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab
- 2022-08-11 00:42:22下载
- 积分:1
-
简单的windows下的arp扫描程序,可以查询网段内的主机
简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
- 2022-07-28 06:55:08下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
这场比赛是一场失败
是一个翻牌游戏
用java swing包做成的
只要编译 然后直接执行就可以了-The game is a flop
- 2022-03-09 13:10:02下载
- 积分:1
-
project is 8 queen with c++
这个项目是8皇后与c++的编程和结构
- 2022-05-31 03:05:34下载
- 积分:1
-
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。...
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。-C++ Primer plus Chapter 7 after-school programming exercises, all code through the compiler, learning C++ Students for reference.
- 2022-04-13 14:13:44下载
- 积分:1