-
Delphi 记事本 动态创建控件及事件 快速生成序列号,日期,随机字符,等等
应用背景Delphi 模仿Windows 记事本 动态创建控件及事件 ,完美模仿Windows记事本的所有功能 包含源码和 实列程序关键技术支持生成字符,如:日期 ,序列号,随机字符,密码等等 ,支持批量新建文件及文件内容
- 2023-01-08 01:20:03下载
- 积分:1
-
thish file include Part
thish file include Part-of-Speech
tegger text
in natural language prossesing
- 2022-09-03 19:05:03下载
- 积分:1
-
读取PE头来修改EXE的图标,有时挺有用的!
读取PE头来修改EXE的图标,有时挺有用的!-Read modify PE head EXE icon, and sometimes quite used to!
- 2022-07-09 06:51:00下载
- 积分:1
-
处理文件数据,将各种文件的内容处理成十六进制码的形式保存到文件,每个数之间用逗号隔开,可直接将其复制到数组中....
处理文件数据,将各种文件的内容处理成十六进制码的形式保存到文件,每个数之间用逗号隔开,可直接将其复制到数组中.-Handle file data, will deal with a variety of documents into the form of hexadecimal code saved to the file, each separated by commas between, can be directly copied to the array.
- 2022-01-26 03:51:34下载
- 积分:1
-
能够比较文件与文件夹,大小及内容等属性进行比较
能够比较文件与文件夹,大小及内容等属性进行比较-to compare files and file folders, size and content attributes comparison
- 2022-02-18 14:00:51下载
- 积分:1
-
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等...
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等功能。-the initialization procedure with student performance, recording student performance, changes to student performance, student achievement delete, add to student performance, by a total score inquiries by name inquiries, inquiries by scores ranked by their English inquiries revealed that all the students data capabilities.
- 2022-08-08 20:39:00下载
- 积分: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
-
打开Excel文件并可以根据设置向指定单元格写入数据
打开Excel文件并可以根据设置向指定单元格写入数据-Control Excel to write files
- 2023-03-21 05:45:03下载
- 积分:1
-
输入两个正整数m和n,求其最大公约数和最小公倍数。
输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, for their common denominator and least common multiple.
- 2022-03-16 13:31:06下载
- 积分:1
-
用Java实现的文件输入输出源代码,适合于初学Java者
用Java实现的文件输入输出源代码,适合于初学Java者-using Java in the paper input and output source code for Java were toddlers
- 2022-04-17 02:40:31下载
- 积分:1