资源列表

« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 1573 »

[文件操作fwrite_fread_demo

说明:VC++下使用C语言的fopen函数,进行文件操作。适合初学者-Under VC++ using the C language fopen function, file operations.Suitable for beginners
<leo> 在 2024-10-10 上传 | 大小:244736 | 下载:0

[文件操作OperateFile

说明:通过VC编程实现文件的拷贝,删除和移动,这有助于在编写有关于文件操作的程序。-VC programming file copy, delete and move, which helps in the preparation of the document on the operation of the program.
<qifengzeng> 在 2024-10-10 上传 | 大小:117760 | 下载:0

[文件操作SmallApp

说明:对于未知长度的txt数据,其中txt数据分为两列。开发环境为vs2010,txt数据类型为整数型。-Data of unknown length txt, txt data is divided into two. The development environment for the VS2010 the txt data type is an integer type.
<long> 在 2024-10-10 上传 | 大小:2567168 | 下载:0

[文件操作Excel_Security_src

说明:能够用来生成加密的excel文档,vb代码-Implementing Password Security on Excel Workbooks Using Visual Studio .NET
<hq> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[文件操作exam01

说明:在标准C++中,对于输入流操作异常时的处理和恢复,本示例通过多种方式的输入操作比较了处理时的注意点,使用时只要在MAIN函数中去掉相关的注释即可。-the exception s Processing and Recovering when using the iostream operation.
<张群峰> 在 2024-10-10 上传 | 大小:148480 | 下载:0

[文件操作bashfind

说明:适用于搜索指定目录下含关键字的非格式文件-Keyword in the search for the specified directory format file
<tojames> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[文件操作vcnetfilelist

说明:VC.NET改变最近文件列表的最大值,当打开文件的时候,会保留所打开文件的历史记录,有的软件保存5条,有的则保存更多,如何改变空上值,本例主要是改变最近文件列表的最大值,有兴趣的下载本源码一看究竟。CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。-failed
<刘锋> 在 2024-10-10 上传 | 大小:28672 | 下载:0

[文件操作moenyyingshe

说明:VC++使用内存映射文件实现多个程序间互斥运行,当程序正在运行时,利用内存映射,排斥再次打开本程序,打开时会给出提示“程序已经在运行”。-failed to translate
<刘锋> 在 2024-10-10 上传 | 大小:29696 | 下载:0

[文件操作filetime

说明:VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-failed to translate
<刘锋> 在 2024-10-10 上传 | 大小:288768 | 下载:0

[文件操作TestConv

说明: TestConv,一款基于VC++源代码的文件类型转换工具,可以用于光棍节程序员闯关秀小游戏!-failed to translate
<刘锋> 在 2024-10-10 上传 | 大小:23552 | 下载:0

[文件操作CMapMFC

说明:VC/C++源码,文件操作,映射,CMap    CMap当中,初始化HastTable,需要估算    数据量N, 实际初始化长度M:    M = N * 1.2 + 1    例如: 估算数据量100,HastTable实际    长度 100 * 1.2 + 1 = 121 -failed to translate
<刘锋> 在 2024-10-10 上传 | 大小:56320 | 下载:0

[文件操作FileIni

说明:此代码是讲解怎样读取.ini文件的,并可以直接在C++6.0上运行,希望能帮到大家-This code is to explain how to read the.Ini file, and can be run directly on the C++6.0, I hope to help you
<feng> 在 2024-10-10 上传 | 大小:1574912 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 1573 »

源码中国 www.ymcn.org