搜索结果

找到约 457 项符合 Text 的查询结果

按分类筛选

显示更多分类

Java编程 a text editor application.

a text editor application.
https://www.eeworm.com/dl/633/205782.html
下载: 76
查看: 1022

软件工程 gawk is widely used in shell to process text file.

gawk is widely used in shell to process text file.
https://www.eeworm.com/dl/540/206070.html
下载: 128
查看: 1036

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

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 intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1042

编辑器/阅读器 An advanced text editor

An advanced text editor
https://www.eeworm.com/dl/626/208611.html
下载: 31
查看: 1028

其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh

- 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.
https://www.eeworm.com/dl/534/208620.html
下载: 138
查看: 1031

单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba

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.
https://www.eeworm.com/dl/648/211036.html
下载: 40
查看: 1052

Java编程 A frame with a text area to show the contents of a file inside a zip archive, a combo box to selec

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.
https://www.eeworm.com/dl/633/214481.html
下载: 96
查看: 1051

其他书籍 onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The o

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
https://www.eeworm.com/dl/542/215542.html
下载: 53
查看: 1128

Java编程 Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s edi

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.
https://www.eeworm.com/dl/633/218004.html
下载: 148
查看: 1053

文件格式 打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox

打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。 ...
https://www.eeworm.com/dl/639/218069.html
下载: 154
查看: 1025