a text editor application.
标签: application editor text
上传时间: 2014-01-20
上传用户:semi1981
gawk is widely used in shell to process text file.
上传时间: 2013-11-27
上传用户:com1com2
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
标签: processing character Although involves
上传时间: 2014-01-19
上传用户:爱死爱死
An advanced text editor
上传时间: 2015-10-13
上传用户:s363994250
- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.
标签: clipboard encodings following Convert
上传时间: 2015-10-13
上传用户:manlian
This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.
标签: hardware receives program simple
上传时间: 2015-10-19
上传用户:xlcky
A frame with a text area to show the contents of a file inside a zip archive, a combo box to select different files in the archive, and a menu to load a new archive.
标签: contents archive inside frame
上传时间: 2015-10-27
上传用户:koulian
onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The onBlur event handler executes JavaScript code when a blur event occurs. Applies to
标签: event textArea handler onBlur
上传时间: 2015-10-30
上传用户:jiahao131
Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor. It requires a Java Runtime and SWT, but should be OS independent.
标签: implemented minimalist programmer intended
上传时间: 2015-11-05
上传用户:colinal
打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。
标签: RichTextBox Rich Text 打印
上传时间: 2015-11-05
上传用户:tb_6877751