搜索资源列表
DataAccessExample
- 演示一系列数据访问功能,十分适合初学者。(演示了:装载文本文件中的数据到数组、选择数组中的数据到自动完成的text box、简单的数组操作、将数组保存到文本文件、从Access数据库中装载数据、选择数据从自动完成的combo box里、将数组保存到Access数据库、Loading Data from an Access Database、Data Collection from text boxes in a User Form、Writing out of data into a docum
getalpha
- 从文本中提取DNA碱基序列,或删除文本中的空格和回车。-text extracted from the DNA sequence, or delete the text box and enter.
TextBoxmyj2
- 禁止在TextBox中输入 作者:土人 方法一:(有光标闪烁,输入、删除等操作无效) Text1.Locked = True 方法二:(无光标闪烁,不能输入、删除,界面变色、文字反白) Text1.Enabled = False 方法三:(有光标闪烁,可删除,不能输入) 此法用两个API函数,略为复杂些。请在标准工程添加两个按钮和一个文本框:-TextBox which prohibits the importation Author
字符窗口开发包
- 窗口类CBufferWnd:能够作为子窗口或者时弹出窗口支持滚动,自动根据滚动位置调整显示的内容支持光标显示在光标处或是指定位置插入文字输出辅助类CConsoler:与指定的输出窗口对象进行绑定能够支持printf方式的输出能够对汉字进行处理避免出现换行时出现半个汉字的情况,在半个汉字时利用空格进行替换,并在下一行继续显示文字利用字符窗口可以方便的开发类似与控-CBufferWnd window class : to act as sub-window, or when the pop-up
getfiletime
- 利用vb获取指定文件的创建日期,并在text框显示出来。-Vb access to the specified file using the creation date, and in the text box is displayed.
123
- 利用MFC计算一个公式数据,利用文本框显示出来,并将数据写入到EXCEL文件中,同时附带修改操作-Using MFC to calculate a formula data, use the text box is displayed, and write the data to EXCEL file, while incidental to modify the operating
FileDownload
- 实现文件下载功能,在源文件路径文本框中输入要下载文件的地址,可以保存文件-File download function, in the source file path text box enter the address to download files, you can save the file
howto_net_createtext_appendtext_opentext
- Programs can use the StreamReader and StreamWriter classes to read and write text files in Visual Basic .NET. These methods make opening files easier. When you click the Create File button, the program uses the CreateText function to open a file
Manager4
- Write the contents of the list box with a simple text file
RWTextFile
- 介绍如何使用CFile类将编辑框中的文本存储在txt文件中,也可以实现将txt文件中的文本读出到编辑框中-Describes how to use the CFile class to edit the text in the box is stored in the txt file, you can also achieve txt file, the text read out to the edit box
ReadTxt
- 基于文本的一个程序,读入文本数据并显示出来,适当修改后可用于对话框或后台操作-A program based on the text, read into the text data and displayed, with appropriate modifications for the dialog box or the background operation
BaseEditBox
- 使用单行、多行编辑框输入显示文本 框架编辑 文本输入,-Use of single, multi-line edit box to enter text
Javafiles
- Java取得目录文件信息,先读取文件的属性信息,类似只读、存档、隐藏等这类文件固有的属性信息,然后将这些信息输送到预先准备好的文本框内并显示给用户看。 -Java to obtain information on the catalog file to read the file attribute information, inherent in this type of file attribute information similar to the read-only, archi
PDF-in-Box
- 一个对PDF文件进行操作的第三方dll,该dll可以完美的创建各种格式的PDF,包括基本演示PDF文件的创建,文本的写入,插入图片,插入自定义图形,创建表格,文件加密,甚至创建样式表,交互式表单,分页计数等,支持自定义中文。该文件为完美使用版本,完全可以满足用户的一般开发需求。-A PDF file of the operation of the third-party dll, the dll can be perfect to create a variety of formats PDF,
splitewords
- 在对话框中,调用第三方分词工具(ICTCLAS中文分词免费版),实现对中文的分词示例程序,可以对想实现全文搜索算法的中文分词问题提供解决方案。-In the dialog box, call the third-party segmentation tools (word ICTCLAS Chinese free version), the sample program to achieve the segmentation of Chinese text search algorithms C
vbfiles
- 使用VisualBasic6.0提取文件或文件夹目录,是否要文件夹的完整路径,请在文本框中输入需要提取文件的类型。如:*.mdb *.txt *.jpg。-Use VisualBasic6.0 extract files or folders directory, and whether you want the full path of the folder, enter the need to extract the file type in the text box. Such as:*
www.NewXing.com
- 对excel文件中的数据进行读取,并显示在文本框中-The data on the excel file to be read and displayed in the text box
tfwc
- A simple rich text box example
saxd
- 实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器-Implementation after the last time said multifunctional text box, the next task is to do an emoticon selector
cnntroo
- VB小闹钟,主要涉及文本框控制,keypress事件,timer,-VB small alarm clock, mainly involving the text box control, keypress events, timer,