搜索资源列表
jiandanbianjiqi
- 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypa
EDITZQW
- C语言不知道你学得怎么样呀,这是个用C语言编写的DOS下的编辑器,功能不错,源代码可以用来学习的!本人亲自输入,编译成功!-C language did not know how you do study, this is with the C language compilation DOS under editor, the function is good, the source code may use for to study! Myself personally input, t
SF111
- 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code needs to input the lexical analysis the txt result document
SLR1wf
- slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code needs to input the lexical analysis the txt result document
StandardC
- standard c input output application in ccs
TestDlg_shift
- 如何使用回车键切换输入焦点 C++ primer-How to use the Enter key to switch the input focus C++ primer
editor
- 一个用纯C编写的编辑器,有如一个图形界面! 能统计输入的行数,列数.-A use pure C write editor, like a graphical interface! Can input number of lines, statistical column number.
Text-Editer
- C语言编写的显示文本编辑器的程序,C语言课程设计时做的,图像化界面方式,可以实现输入文字、修改、复制、粘贴、剪切等功能,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language text editor procedures, C language courses designed to do, the image of the interface, can achieve a text input, modify, copy, paste, shear and ot
BpoInput
- C#录入软件,提高录入效率!实现起来比较简单适合刚刚学习语言的新手。-C# entry software to improve input efficiency! Implement relatively simple for the novice just learning the language.
