-
该代码例子提供了一个对文件进行压缩和解压文件操作过程
该代码例子提供了一个对文件进行压缩和解压文件操作过程-The code provides an example of the documents to document compression and decompression operation
- 2022-01-25 22:40:36下载
- 积分:1
-
网上最全的UltraEdit
网上最全的UltraEdit-32语言着色配置文件,将近600种语言的着色配置,可以让编程更简单。-Most comprehensive online UltraEdit-32 language coloring configuration files, and nearly 600 kinds of colored configuration language that allows programming easier.
- 2022-08-22 04:03:54下载
- 积分:1
-
Matlab介绍 II
这是介绍了 matlab,来描述如何获取开始与 matlab 的工作空间,和什么是的职能活动,一些应用程序,如: 求和、 图的两个维度、 图三个维度,和其他大量的应用程序,是专业用户的道路上迈出的一步。
- 2022-06-21 04:57:06下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
shapefile数据读取的一套代码,用于读取shapefile文件的读写操作。...
shapefile数据读取的一套代码,用于读取shapefile文件的读写操作。-shapefile data set of code to read for the document reader to read and write operations shapefile.
- 2022-05-25 14:20:04下载
- 积分:1
-
netty-springmvc整合netty和springmvc
netty-springmvc整合netty和springmvc 框架,提高开发效率
- 2022-01-28 07:42:24下载
- 积分:1
-
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文...
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 FileManage 应用程序的每个文件的内容摘要。-Application Wizard you have to create this FileManage applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point. This document contains FileManage application components of each document summary of the contents.
- 2022-02-04 03:34:18下载
- 积分:1
-
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std...
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std::cout和std::wcout对中文的支持
和imbue方法的使用以及Locale对象
-To write this, this program mainly because of my output file there has been considerable confusion in Chinese, so wrote this little program, and summarizes the conclusions of the corresponding ofstream and wofstream for Chinese support for std:: cout and std:: wcout for Chinese support for and imbue methods of use, and Locale objects
- 2022-02-06 08:28:20下载
- 积分:1
-
一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件...
一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件-through a modem to receive, send statements for the small, the use of md5 determine whether transmission, rar compression, decompression documents
- 2022-03-12 16:12:09下载
- 积分:1
-
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态...
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.
- 2023-08-14 16:20:03下载
- 积分:1