搜索资源列表
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
readtext
- 用于对文本文件的写入与读取,便于对文本数据的操作-Used to write and read text files to facilitate the operation of the text data
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
MaxAbsData
- 本程序的功能是读取几组数据,取其绝对值的最大值,再输出到文本,基于控制台-The functionality of the program is to read several sets of data, whichever is the absolute maximum, and then output to a text-based console
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
cSharp
- 1. 显示课程(Course)数据库中的数据。建立一个Windows应用程序,读取SQL Server中XSGL数据库Course表中的记录,讲课程的号码、名称和教师的姓名显示在文本框中。 2. 建立一个Windows程序,对于SQL Server中的xsgl数据库,浏览学生成绩。可上下翻页,查看学生的学号和姓名,同时显示该学生的所有成绩。 -1 shows courses (Course) data in the database. Create a Windows applicati
FileDoc
- 主要是在对话框中进行读取数据和进行文件的保存功能。在编辑框中将文本文件以int整形的形式进行读取 -I don,t know English
CSharpDHT11
- 软件总共分为四层:界面层、串口层、数据层、显示层、操作层。 界面层主要提供人机交互界面,方便使用者观察数据和操作。 串口层主要负责下位机与上位之间的通信和简单的数据处理。 数据层主要对数据进行存储,以及被其它各层调用数据。 显示层主要负责数据的显示。分为简易界面的显示和主界面的显示。简易界面包括实时时间和特定时刻的温湿度显示。主界面包括直接读取串口处理后数据的文本显示和从数据库中读取数据的控件显示。 操作层主要负责的数据进行细致处理,包括添加、删
reading
- 在VC环境下,读取txt文本中的数据,并打印到dos界面下-read data txt
ReadFileToMatrixData
- 读取文本文件中的数据,存储到二维数组中,数据可不确定行数和列数-Data read text files stored in the two-dimensional array, the data can be uncertain number of rows and columns
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
read_a_file
- NX二次开发部件与文件操作读取文本数据内容-NX secondary development widgets and file operations read text data content
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.)