-
-
IR_Lib.rar
XPDF:把pdf文档转化为TEXT文档的库,如需中文支持,请到官方网站下载中文语言包
HTM2TXT:把HTML文件转化为TEXT文件的库
ICTCLAS:对中文字符串进行分词的库
PS2TXT:把Postscript文件转化为TEXT文件的源码
-
-
-
Text.rar
用directshow编写实现kalaOK的静态位图文本字幕叠加程序
-
TextControl2.0_51aspx.rar
主要功能是限制Text文本框的输入的字符,防止输入不符合要求,使用户按照规则输入,比如只能输入数字、汉字、电话号码、大小写字母等
1、文本框得/失去焦点用户录入的自定义效果加强。
2、日期的选择。
3、控制用户可录入整数、浮点数(自定义小数位数)、大写字母、小写字母、中文、电话号码、IP地址等。
4、响应回车焦点下移。
/Demo为演示文件
/TextControl 为源码文件
-
RTFLib.zip
一个封装好的类(RichText Builder (StringBuilder for RTF).可以将Rich Text控件中的内容直接保存为RTF格式文件.
-
AAA.rar
Private Sub Command1_Click()
strtmp = Text1.Text
nlen = Len(strtmp)
k = 1
For i = 1 To nlen
j = Asc(Mid(strtmp, i, 1 ...
k = 2
End If
Next i
If k <> 2 Then
Text2.Text = Val(Text1.Text) Xor &H11677831
Else
e = MsgBox(\"你输入的机器码有误,请 ...
-
lingpipe-3.6.0.rar
... MEDLINE Download, Parsing and Indexing)、数据库文本挖掘(Database Text Mining)、中文分词(Chinese Word Segmentation)、 ...
-
-
ss_trayicon_src.zip
This class is a light wrapper around the windows system tray stuff. It adds an icon to the system tray with the specified ToolTip text and callback notification value, which is sent back to the Parent window. VC++6.0
-