-
图片的上传与下载
资源描述
图片的上传与下载
所运用的是Java + servlet +fileupload
还有其中需要导入的jar包
- 2023-09-06 01:10:03下载
- 积分:1
-
windows下,可创建多层目录的小函数,十分方便。
windows下,可创建多层目录的小函数,十分方便。-windows, the directory will help to create a small multi-function, it is very convenient.
- 2022-06-01 07:23:27下载
- 积分:1
-
由delphi程序生成结果以后,我们就需要输出,而输出到word是一种很好的方案,本例子参考价值就在此。...
由delphi程序生成结果以后,我们就需要输出,而输出到word是一种很好的方案,本例子参考价值就在此。-procedures generated by the outcome of future, we need to output and output to a word is a good program, the example of the reference value of this.
- 2022-03-05 02:47:42下载
- 积分:1
-
文件操作的代码示例
文件操作的代码示例-Sample code file operations
- 2022-05-16 15:41:21下载
- 积分:1
-
a document inquiries integrated with the operation of the code can find the orig...
一个集文件查询与操作的综合原码 可以查询文件以及备份文件并且管理文件-a document inquiries integrated with the operation of the code can find the original documents of the backup file and document management
- 2023-02-19 02:05:04下载
- 积分: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
-
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
- 2022-01-25 16:58:16下载
- 积分:1
-
日志文件处理,根据应用程序的需要,及时处理成理想的日志文件,便于分析。...
日志文件处理,根据应用程序的需要,及时处理成理想的日志文件,便于分析。-Deal with log files, according to application needs, as an ideal and timely treatment of the log file for analysis.
- 2022-02-27 04:25:56下载
- 积分:1
-
简单学生自我测验系统,可以对小学生的学习状况进行检验
简单学生自我测验系统,可以对小学生的学习状况进行检验-simple self-test system, the students can learn the status of tests
- 2022-01-26 04:51:55下载
- 积分:1
-
筛选器执行 dor 数字图像处理在 matleb
hwew 是我在 matlab 例程中的筛选器执行的一些。这些包括高通滤波器低通和拉普拉斯筛选器。希望它将对初学者有用。
- 2022-05-21 23:14:55下载
- 积分:1