-
delphi开机启动管理程序
Delphi编写的用于检查开机项启动项的小程序,可通过注册表的操作,依次检测注册表各个键值分支下的开机启动运行项目,并列举出这些内容后,支持让用户删除此项目。本程序的扩展性还是有很大空间的,稍加改造,可写成一款系统优化软件,为电脑中级以上用户监控木马和病毒提供方便,省了翻找注册表的麻烦。
- 2022-06-20 11:28:59下载
- 积分:1
-
literacy ini a category C, the only four categories of functions, namely digital...
读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely digital writing, word reading, writing text, reading text. Support relative path. Can be used with or without mfc support procedures. Visual C++6 compile. Ini format : [appname] keyname = s 2, code : Please download compressed. Three, if required absolute path to delete CHAR FilePath [255]--- Geodetic (FilePath, fn)
- 2022-08-07 05:34:58下载
- 积分:1
-
文件分隔控件,可以将文件切割成指大小得文件
文件分隔控件,可以将文件切割成指大小得文件-separate document control, can be cut into paper document refers in size
- 2022-01-28 19:20:16下载
- 积分:1
-
LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图...
LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图).它支持在目录中创建、删除和重命名操作. (2)TLsDirTreeCombo28:树视图专用的ComboBox. (3)TLsFileListView28:具有快捷菜单的文件列表视图控件封装了如打开、查看、剪切、复制、粘贴、删除、发送到、重命名等文件管理操作. -LsFileExplorer28.pas (ver 2.80) contains three parts : (a) TLsDirTree21 : simple but complete directory tree view control (containing basic documents list view). Its support for the directory to create, delete and rename operation. (2) TLsDirTreeCombo28 : tree View for the ComboBox. (3) TLsFileListView28 : quick with the paper menu ClistCtrl Packaging, a case is opened, View, cut, copy, paste, delete, send to rename such as document management operations.
- 2022-03-21 17:30:10下载
- 积分:1
-
From the Internet to find some preserved Ini file reader class, feeling not very...
从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting procedures
- 2022-07-21 19:42:48下载
- 积分:1
-
字不可实现将一个冒号的标签所取代,这个小程序…
word里面无法实现将冒号替换为制表符,这个小程序就是为了实现这一功能的-word which can not be achieved will be replaced by a colon tabs, this small program is to achieve this functionality
- 2022-04-08 09:52:01下载
- 积分:1
-
实现文件绑定的代码.
实现文件绑定的代码.-files bundled with the code.
- 2022-01-26 00:09:41下载
- 积分: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
-
conversion of paper dat small examples.
转换dxf到dat文件的小例子-conversion of paper dat small examples.
- 2022-04-19 15:31:31下载
- 积分:1
-
我自己做的可以管理自己的电脑文件更新的小软件,非常简单VB+ACCE...
我自己做的可以管理自己的电脑文件更新的小软件,非常简单VB+ACCE-I can do to manage their computer files updated software small, very simple VB ACCE
- 2022-01-21 22:50:05下载
- 积分:1