-
P3-315
先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’
’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。
(Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
- 2012-06-30 12:33:52下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1
-
WiFi-AP-Solo_VA_0917
使用微软API实现SoftAP功能,ICS功能。 (Microsoft API to achieve SoftAP function, ICS functionality.)
- 2013-06-13 16:58:25下载
- 积分:1
-
Hooke-and-Jeeves
A simple optimization algorithm example :Hooke and Jeeves method
- 2014-06-29 04:08:14下载
- 积分:1
-
NdisMonitor_v1-00_kernel
说明: 国外的一个中间层NDIS Hook 源码,通过Hook中间层,实现IP ARP 包的过滤。(Abroad, a middle layer NDIS Hook source, through Hook middle layer, to achieve IP ARP packet filtering.)
- 2021-01-14 11:18:47下载
- 积分:1
-
apihanshujiaocheng
API教程 帮助文件可查询大部分API函数及其VB声明(API Tutorial help file can be found most of its API and VB statement)
- 2011-08-15 14:04:41下载
- 积分:1
-
TrailMousePos
vc 鼠标位置追踪TrailMousePos的程序源码,值得一看!(Mouse location tracking vc TrailMousePos the program source code, worth a visit!)
- 2011-07-01 22:36:27下载
- 积分:1
-
Layman
采用比较浅显易懂的方式讲解了VC++里面怎样进行dll编程。(The use of relatively easy to understand way which explains how the VC++ dll programming.)
- 2011-09-29 13:40:17下载
- 积分:1
-
cmd
采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中(Using the keyboard hook function monitor, keyboard input information saved to a file)
- 2010-05-10 09:55:53下载
- 积分:1
-
RegSpy2
Hooks into registry and records registry calls
- 2018-06-08 11:38:49下载
- 积分:1