搜索资源列表
richtestbox
- richtestbox去掉图片链接点击后,图片周围的虚线?...在本文介绍的程序中,是把读取的文本文件,用一个richTextBox组件显示出来。要读取文本文件,必须使用到\"...掌握了上面这些关键步骤,就可以方便的得到用C#来处理文本文件的一个完-richtestbox Click on the link removed pictures, pictures around the dotted line ... This paper describes the procedure is to
ReadTxtFile
- 运用C#读取文本文件,并可选择具体范围进行平均值的计算-use C# read text files and can choose the specific scope of the calculation of average
FileExamp
- 用C#制作的一个简单程序,具体实现具体如下:将文本框中的数据保存为*.txt文件,并实现再次读取功能-C# produced by a simple process, concrete realization as follows : the text box will save the data as *. txt documentation, and again read function
FileStreamExam
- 用C#制作的一个文件流处理程序,具体实现具体如下:将文本框中的数据保存为*.txt文件,并实现再次读取功能-C# produced a document-handling procedures, concrete realization as follows : the text box will save the data as *. txt documentation, and again read function
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
readtext
- 用于对文本文件的写入与读取,便于对文本数据的操作-Used to write and read text files to facilitate the operation of the text data
E02-FileStreamRead
- 利用FileStream的Read方法从一个文本文件中读取内容并显示到屏幕上-Use FileStream' s Read method to read from a text file contents to the screen
ReadTextFromFile
- 从文件中读取文本 CSHARP编程 平台是VS2008-read some txt from a file
Myapp
- 实现读取一个大文件夹下的所有文件,包括子文件夹中的文件,并且读入所有txt格式信息分离出单个字符串并且记数,最后输出到当前目录下的一个文本文件-To achieve a large folder to read all the files, including files in subfolders, and all the txt format information read in a single string separated and counted, the final output
Index
- 读取文本文件,正则匹配筛选文本中的电子邮件地址,输出到对应新文件-Read a text file, match the filter text in a regular e-mail address, a new file output to the corresponding
ReadDatafromTextFile
- 这一是个用C#编写的程序,同时生成了一个dll文件,运用这个文件可以很简单地实现读取txt文本数据的方法,当然您也可以直接使用其中的代码而不使用dll文件来读取文件。-This is a program written with C#, also generated a dll file, the use of this file can be very simple to read txt text data to realize the method, of course, you can
CardSale
- 自动读取文本文件,打印数据,实现自动销售。自动减少库存-auto import txtfile and print data
ReadWriteData
- 主要实现了读取文本文件、然后写入数据库的功能,包括托盘程序,大量数据写入的优化处理,用时先在sqlserver2005数据库里建立两个表。这个代码是我项目中的一部分,希望能对你们有帮助-Main achievement of the reading text files, and then written to the database, including pallet program, the optimization of processing large amounts of data
PDFReader_Now
- 文本PDF文件读取, Demo中用了两种公共PDF控件: iTextSharp和PDFbox生成一个vb控件, 可以对比读取不同文件的效果-Text PDF files to read, Demo using the two kinds of public PDF Controls: iTextSharp and PDFbox, you can compare the effect of different files to read
StringCreator_src
- 将文本文件内容通过stringbuilder 读取成字符串拼接函数,以供应用-Read through stringbuilder the contents of a text file into a string concatenation function to supply with
MatrixChain
- 用VS2010的矩阵链乘问题的算法实现。 实现功能: 1、文件读取,文本解析后显示矩阵链组成 2、显示数组,显示最优解。 文件在压缩包内 -Matrix chain multiplication using VS2010 problem algorithm. Function: 1, file read, parsed text display matrix composed of two chains, showing the array, showing the opti
22.26RWTxtByIO
- c sharp 教程 项目实战 22章 例22.26(写入读取txt文本文件)-c sharp tutorial project combat chapter 22 cases 22.26 (written text read txt file)
tushu
- 图书管理系统,可以对图书信息,读者信息,借阅信息进行增删改查功能,且数据单独保存在三个不同文本中,可以随时调用读取文件。-Library management system, information on books, readers information, loan information CRUD functions, and data is stored separately in three different text, you can call at any time to rea
StudenManager
- 读取文件,计算MD5码,并且写入到txt文本中-Read the file, calculate MD5 code, and written to the TXT text
TextFile
- 将程序信息保存到文本文件中以及从文本文件中读取保存的信息。将程序数据通过序列化保存到文件中以及通过反序列化读取保存的数据。(Save program information to a text file and read the saved information from a text file. Save program data by serialization to the file and read saved data by serialization.)