搜索资源列表
gsht
- 公司合同管理程序 用户名和密码为admin 下载后用记事本打开login.asp自己改 /// //// If ((UCase(\"admin\") = UCase(sUserId)) And (UCase(\"admin\") = UCase(sPassWd))) Then /////////////// -contract management procedures user name and password for the admin download using
awk
- awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \\x0A Example: scr ipt.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\
awkprint
- 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
notepad(c)
- 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
NotePadlatestwithCpp
- NotePad c++版本:实现了注册、登陆以及增删改查功能外,应用了API编程。界面效果很绚丽。-NotePad c++ version: implementation of the register, landing, as well as additions and deletions to search functions, the application of the API programming. Interface effects are brilliant.
replace_xp_notepad
- xp系统自带的记事本功能不够强大,这个程序可以完成自己喜欢的记事本和系统自带记事本的替换。-xp system features built-in Notepad not strong enough, this process can achieve their own likes and systems of the notebook comes with the replacement of Notepad.
SmallVC
- 最小的编译器,可以编译控制台程序,还可以给出错误信息,会自动用记事本打开。-Minimum compiler can compile console program can also give an error message, it will automatically use Notepad to open.
notePad(for-C)
- 记事本源程序,控制台方式,可以实现编辑,新建,打开,等功能-Notepad source, console mode, you can achieve editing, new, open, etc.
easynote
- 控制台下的简单记事本,实现简单的记录.可以作为参考进行界面编程.-Console under simple notepad, simple record.