搜索资源列表
employees
- C语言程序:一个员工的信息管理系统,包括信息添加,信息删除,信息的更改。其中有详细的注释。-C language program: an employee information management system, including information to add, delete information, information changes. Including detailed notes.
DelComment
- 删除c语言中注释的程序,能自动处理换行和空格。-Delete the c language notes program, automatic processing line breaks and spaces.
student1
- 用C语言编写的学生信息管理系统主要有管理员和学生权限、密码修改功能、信息录入、删除、修改功能等,数据结构采用链表的形式,存储在磁盘文件中,程序比较简单并且大部分我都写有注释。-Using C language student information management system administrators and students have permission to modify the password function, information entry, delete, mod
scanner
- C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所
注释
- 删除C语言代码中的注释, C语言编写,命令行执行,-h为帮助(delete comment in C, can run in dos ,wroten by C, can find help by input -h)