-
electronic wordlists of the system to achieve the target : a record recorded wor...
电子生词本
系统实现目标:
记录单词
记录文章(作为单词的上下文,可以分析出单词)
系统分为三层结构:磁盘存储、内存管理、用户交互-electronic wordlists of the system to achieve the target : a record recorded word article (as a word in the context, can analyze words) system is divided into three-tier structure : disk storage, memory management, user interaction
- 2022-03-19 03:07:12下载
- 积分:1
-
atviewer是一个组件可以查看各种类型的文件。没有。
ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/BCB application.-ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view- so it s useful to implement "View file" feature in your Delphi/BCB application.
- 2022-02-28 18:31:02下载
- 积分:1
-
FormatFile Sort and Move
FormatFile Sort and Move- FormatFile Sort and Move
- 2023-03-08 01:25:03下载
- 积分:1
-
一个可用于批量查看文件属性的FileInfo类模块
一个可用于批量查看文件属性的FileInfo类模块-1 can be used to view the file properties of bulk FileInfo Class Module
- 2022-03-05 16:11:35下载
- 积分:1
-
这是一个文件操作的相关动态库,函数调用方式参照代码,里面封装了对文件的一写操作,在开发文件服务器的时候会有一定的帮助!...
这是一个文件操作的相关动态库,函数调用方式参照代码,里面封装了对文件的一写操作,在开发文件服务器的时候会有一定的帮助!-This is a document related to the operation of dynamic libraries, function call form the light source inside a package of documents of a write operation, in the development of file server will help!
- 2022-05-05 23:58:42下载
- 积分:1
-
一个专门用来处理打开文件时发生错误的函数。提示:文件打开过多。...
一个专门用来处理打开文件时发生错误的函数。提示:文件打开过多。-one devoted to open the file when an error in the function. Tip : too many open documents.
- 2022-07-26 08:44:01下载
- 积分:1
-
FTP client for file and folder enumeration and populate the list box and then up...
用于FTP客户端文件和文件夹的列举并填入列表框中然后上传,和下载-FTP client for file and folder enumeration and populate the list box and then upload, and download
- 2022-08-16 14:21:14下载
- 积分: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
-
source description : Export favorites to the contents of a document html
源码简介: 导出收藏夹的内容到一个html文件中 -source description : Export favorites to the contents of a document html
- 2022-04-07 09:26:54下载
- 积分:1
-
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路...
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。-A very good document recursive traversal procedures, first of all, enter the directory search, then enter the document matching suffix (for example:*. bmp), click
- 2022-12-08 16:25:02下载
- 积分:1