-
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。...
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-The use of recursive function call, and will enter the five characters, print out the order to the contrary.
- 2022-07-21 07:56:00下载
- 积分:1
-
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误-document has been altered after the notification procedures, which we are doing right editor for the reference value, operating procedures to avoid causing the mistakes
- 2022-03-04 11:16:58下载
- 积分:1
-
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据....
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据.-VC++ 6.0 prepared small procedures, the purpose is to operate an existing form to fill out the data table.
- 2022-02-20 08:54:38下载
- 积分:1
-
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。...
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。
-Completely using standard C++ Partition the documents prepared by the merging process. Process-oriented programming style, which is commonly known as the C style. Hope that each expert will speak up and point out the inadequacies of the views put forward reform, programs such as.
- 2022-03-01 16:16:41下载
- 积分:1
-
html2word是用来解析文件或HTML页面的类。通过使用这个c
html2word is a class which is used to parse files or html pages. by using this class you can get a list of words which are used in the page and number of them.
- 2022-03-26 02:26:01下载
- 积分:1
-
This is dw2xls
dw2xls for pb 8.0
but it have password
This is dw2xls
dw2xls for pb 8.0
but it have password
- 2022-02-05 13:35:25下载
- 积分:1
-
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read. Reading and writing binary files. A creation of a binary files. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read.
- 2022-10-16 20:45:08下载
- 积分:1
-
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接...
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接拖东文件更方便
-discard the first byte from a source file,this new editon,you can drap source file and not to select source file s path
- 2022-03-22 17:13:29下载
- 积分:1
-
- 2022-09-30 19:00:03下载
- 积分:1
-
用VC读取excel
能够很好的将常用的数据格式中的数据读取出来...
用VC读取excel
能够很好的将常用的数据格式中的数据读取出来-Read excel with VC can be a very good data format commonly used to read out the data in the
- 2022-02-04 16:04:02下载
- 积分:1