搜索资源列表
一个文本编辑器(java)
- 一个简单的文本编辑器(Java实现),有操作界面,对大家可能会有点用处-a simple text editor (Java), a user interface and to everyone may be a bit useless
文本文件系统
- 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
Example115-实现拖放操作
- 实现了windows下的文本拖放操作 开发工具是:VS.net2003-achieved a text windows drag and drop development tools : VS.net2003
filecheck
- 快速单词拼写检错器,能实现一般的文本操作,另外还能检查单词拼写的对错,字典可以自定义。-rapid spelling error device, able to operate normally text, and checking the wrong spelling, dictionary can define.
textedit
- 这是个简易的文本编辑器 通过汇编编辑的一个简单的文本框 可以进行一些简单的文本操作-This is a simple text editor for editing the compilation through a simple text box can conduct some simple text the operation
简单的Dos界面的文本编辑器
- 简单的Dos界面的文本编辑器,实现基本的文本操作功能-simple text editor interface device that is the basic text feature
文本文件之间进行繁简转换
- 文本文件之间进行繁简转换
VC 系统操作通过菜单的形式完成
- 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
WordPad
- 一款很好的文本编辑器,里面包含了对一些文本操作的类。-A good text editor, which contains some text on the type of operation.
select
- 1.该工具搜索文件范围为本机资源 2.支持多关键字精确、模糊两种查询方式 3.简易文本操作(复制、粘贴、剪切等) 4.单击“查询关键字”显示行号 5.支持给定后缀和无后缀查询(可自行给定后缀) 6.支持精确到文件夹查询 7.不能直接在左侧显示内容的文件可以直接右键打开 8.直接定位文件-1. The scope of the tool to search for a file-based resources 2 machine. Support multi-keywo
text
- 文本操作软件,很简单,很使用,VC开发环境-VC
wenben
- 文本操作模块, 文本操作模块,-wenben caozuo
链表操作
- 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet
文本操作示例_用户区输出文本
- API函数进行文本输出,输出文本是换行游动的,字体和颜色都不同。(Use API function to output the text)
文本编辑器
- 可以实现基本的文本编辑,程序附带源码,操作简单。(Basic text editing can be implemented)
实例66_文本操作_字符串加密
- 实例66_文本操作_字符串加密(66_ examples of operation _ text string encryption)
文件操作批处理
- 常用的文件批处理工具,包括按关键字分割文本,获取文件名,文件重命名,很实用。(Very useful bat tools for file dealing like dividing txt file, rename files....)
C#编写的Word操作类_有换页_添加表格_文本功能
- C#编写的Word操作类包括换页添加表格(Word operation class written by C#)
znwbcz
- 左宁文本操作模块+模块源码,最全的文本操作模块,很多功能(Zuo Ning text operation module + module source code, the most complete text operation module, many functions)
对外部程序进行控制实现操作自动化
- 本文讨论如何对外部程序进行控制,实现操作自动化的各种方法。在实际工作中,经常会遇到需要对现有的其它人编写好的程序窗口中的文本框、按钮等各种控件进行输入、点击等控制,从而实现操作自动化。由于这类程序是由别人编写的,自己没有原程序,无法通过修改程序,实现对程序的控制,所以我们只能另想办法。在现实中,可以把程序窗口分成两类,一类是标准的windows窗口,另外一类是网页式窗口,对于这两类窗口中的控件,其控制方法是不同的,下面分别进行介绍。(This article discusses ways to