资源列表

« 1 2 ... .78 .79 .80 .81 .82 1183.84 .85 .86 .87 .88 ... 1573 »

[文件操作library-manage

说明:C语言编写dos下图书馆管理系统,可进行书籍名称的录入,存贮,删除,显示等功能-C language library management system under dos, books can be the name of the entry, storage, delete, display and other functions
<李根> 在 2024-06-17 上传 | 大小:2048 | 下载:0

[文件操作get_ip

说明: 一个可以获取本地IP地址、获取网络拨号IP地址、获取本机用户名和本机计算机名称、获取网上邻居的VC程序代码,点击对应的按钮,获取相关内容。-One can get local IP address, access to the network dial-up IP addresses, access to the local user name and the name of the local computer, access th
<陈涛> 在 2024-06-17 上传 | 大小:23552 | 下载:0

[文件操作MFCexp9_2

说明:MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current d
<吴松> 在 2024-06-17 上传 | 大小:35840 | 下载:0

[文件操作ObjFiledownload

说明:本节中描述的符号表是继承了传统的COFF格式。它是分明的从CodeView的?信息。文件可能包含一个COFF符号表和CodeView的调试信息,这两个是分开的。一些微软的工具使用符号表中,有限的,但重要的目的,,如通信COMDAT信息的连接器。节名和文件名,以及代码和数据,在符号表中列出。 在COFF头的符号表中的位置表示。 符号表是一个数组,记录,每个18字节长。每个记录是一个标准的或辅助符号表记录。一个标准的记录定义了一个符
<王飞超> 在 2024-06-17 上传 | 大小:45056 | 下载:0

[文件操作GetFileRowNum

说明:统计ascii文件的行数,如自己编写的代码行数,可以以文件夹为单位进行统计,包含子文件夹。详细信息功能中将列出具体文件的行数。-Statistics ascii file number of lines, such as the number of lines of code to write your own, you can order a folder as a unit for statistics, including sub
<ody> 在 2024-06-17 上传 | 大小:79872 | 下载:0

[文件操作USER_FILE

说明:使用#define 封装了io FILE的所有操作-Use# define encapsulates all the operations io FILE
<张立宏> 在 2024-06-17 上传 | 大小:3072 | 下载:0

[文件操作xlrw

说明:由于种种需要直接进行读取Excel文件数据,一般就通过ODBC或OLE方式进行读取,但这两种方法都具有局限性。本方讲述的是独立于MS Office系统,分析Excel文件格式并读取其数据。-Due to various needs directly read Excel file data, generally via ODBC or OLE way of reading, but both methods have limitatio
<张大伟> 在 2024-06-17 上传 | 大小:20480 | 下载:0

[文件操作RW-Binary

说明:基于vb用二进制实现图片文件的合并与分解-Vb-based binary image files to achieve consolidation and decomposition
<陆永> 在 2024-06-17 上传 | 大小:556032 | 下载:0

[文件操作read-txt

说明:visual c++ 6.0编写的基于MFC的读取txt并显示的程序-visual c++ 6.0 writing MFC-based program to read and display txt
<张大伟> 在 2024-06-17 上传 | 大小:1860608 | 下载:0

[文件操作simpleini-doc

说明:非常实用的INI文件操作类,使用简单,直接包含文件即可使用。-Very useful INI file operations, simple to use, you can use files included directly.
<main> 在 2024-06-17 上传 | 大小:143360 | 下载:0

[文件操作filecopy

说明:该程序,通过以单个字符的形式逐个输入到文件1,然后把文件1的类容复制到文件2中,复 制时有些重要的细节需要注意:再往文件1输入时,最后一定也要输入一个换行符 \n ,复制时 也是如此;原因:复制时是以换行符结尾的,如果无换行符,那么会一直处于复制状态。当 然默认的是回车+换行符(ENTER+\n), 此时应以c==EOF为结束条件,而不是c== \n 。-The program, through the form
<罗湘连> 在 2024-06-17 上传 | 大小:407552 | 下载:0

[文件操作TextSearch

说明:一个自己编写的用于在多文件中查找指定关键字的小程序-I have written for a multi-file for the specified keyword applet
<cy> 在 2024-06-17 上传 | 大小:180224 | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 1183.84 .85 .86 .87 .88 ... 1573 »

源码中国 www.ymcn.org