-
-
-
-
tab.rar
一个应用RLE算法的程序,能用于图像处理,可以提供给初学者使用
-
-
WinForms.rar
WinForms文本框输入提示源码功能实现:
从TextBox派生控件。提供了一个私有的ListBox控件处理提示功能。处理KeyUp事件来更新ListBox显示匹配的内容,KeyDown事件处理特殊键。特殊的键是向上和向下键,选择提示内容,和Tab键接受选择提示内容。
默认Tab键是改变焦点和允许用户输入的控件,重写了IsInputKey方法。
-
translatorHTML2RTF.rar
... translator the html file and the application will output a file formatted in rtf style according to the html you ve entered.
For using: lex file.l, yacc -d file.y, gcc -o app lex.yy.c y.tab.c -lfl.
Recommended to use on a linux platform: ubuntu, fedora.
-
-
-
-
-