-
this upload sample
this upload sample-this upload sample................
- 2022-03-09 23:56:30下载
- 积分:1
-
实现图像的读入,本程序采用Visual C++实现的是我读到的…
实现读取图像,本程序用Visual C++实现的是读取本人学校的校徽,北京交通大学和图像。可以直接运行,是读取图像的很好的例子。-Realize read images, this procedure using Visual C++ Realize is that I read the school badge School, Beijing Jiaotong University, and images. Can be directly run, is to read images very good example.
- 2022-01-29 04:31:00下载
- 积分:1
-
一个delphi写的windows文件遍历的例子,仅供参考
一个delphi写的windows文件遍历的例子,仅供参考-Delphi write a windows file traversal example, for reference only
- 2022-01-25 18:08:29下载
- 积分:1
-
vc开发的简单XML查看器,很方便,有助于学习XML开发。
vc开发的简单XML查看器,很方便,有助于学习XML开发。-vc developed a simple XML viewer, it is convenient and conducive to learning XML development.
- 2022-02-22 03:47:09下载
- 积分:1
-
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。...
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。-beginners do when some small examples for reference, which has a calendar using VBA generating procedures, personal think it is the best design, welcomed the guidance of experts.
- 2022-02-02 23:43:59下载
- 积分:1
-
这是一个基于CFileFind类的比较完善的文件查找程序。
这是一个基于CFileFind类的比较完善的文件查找程序。-This is a category based on the relatively perfect CFileFind documents Finder.
- 2022-01-26 01:41:38下载
- 积分:1
-
CI框架上传类改写,支持多附件上传
CI框架上传类改写,
原来的程序只支持一个附件上传,并不支持控件数组上传。
现已修改支持多附件上传。将该文件放到自己程序目录中的libraries文件夹下。
调用如下:
// 附件上传处理
$folder = date("Ym");
$upload_dir = APPPATH . "/app/upload/".$folder;
$config["upload_path"] = $upload_dir;
$config["allowed_types"] = "gif|jpg|png|txt|doc|docx|xls|xlsx|ppt|pptx|pdf";
$config["max_size"] = "5120";
$config["max_width"] = "0";
$config["max_height"] = "0";
$config["max_filename"] = "0";
$config["overwrite"] = false;
$config["encrypt_name"] = true;
$config["remove_spaces"] = true;
$this->load->library("upload", $config);
$field_name = "att";
if (!$this->upload->do_upload($field_name, true))
{
// 出错
$error = array("error" => $this->upload->display_errors());
} else {
// 正
- 2022-05-05 09:14:31下载
- 积分:1
-
大智慧日线数据接口
分析大智慧本地数据结构
读取大智慧本地日线数据文件,Day.data
读取大智慧股票除权信息
- 2022-10-10 18:00:03下载
- 积分:1
-
abcvbg gn
sbryhnv moukvh sfxzfyiuyruiyfg dbxc drhnfvvchnfg dtrujhgfv xvcsfj,n ryhfdb公司
- 2022-07-13 10:59:48下载
- 积分:1
-
from an exe, dll file extraction and retrieval procedures icon integrity
一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
- 2022-01-27 18:20:50下载
- 积分:1