-
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
-
MousehookDemo
调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
- 2011-05-31 21:25:25下载
- 积分:1
-
AMF-Format
AMF消息格式说明,包含各种格式的消息。(AMF message format that contains a variety of formatted messages.)
- 2013-08-20 11:37:47下载
- 积分:1
-
keycontrol
使用键盘钩子来接收键盘上的所有输入,进行键盘控制,可以使用这样的功能来做游戏外挂等(Use the keyboard hook to receive all input on the keyboard, the keyboard controls, you can use this function to do the game plug-in, etc.)
- 2011-11-28 10:56:30下载
- 积分:1
-
APIHOOK
APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
- 2013-08-28 14:12:10下载
- 积分:1
-
guoqudongDLL
另一种思路注入目标进程的方法 可作为拓宽思维的例子(zhuru dll)
- 2013-10-21 15:29:03下载
- 积分:1
-
main
基于句柄类的文本查询示例(C++ Primer 4th)(Text handle classes of queries based on the sample (C++ Primer 4th)
)
- 2013-09-22 15:12:37下载
- 积分:1
-
APIHOOK
APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
- 2013-08-28 14:12:10下载
- 积分:1
-
API Hooking
Hook Library API Sample
- 2017-10-24 20:34:06下载
- 积分:1
-
selport
在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作(in VC use Windows API functions for serial port of computer literacy operation)
- 2007-04-10 11:01:25下载
- 积分:1