-
use id = main.jsp can see the list of files used only in exchanges, used to make...
使用main.jsp?id=就可以看到文件列表 仅做交流使用,用做商业用途,请保留此说明。 文件管理可以更改,删除文件,修改文件内容,修改文件名。-use id = main.jsp can see the list of files used only in exchanges, used to make commercial use, please retain this note. Document management can change, and delete files, modify the contents of the documents, modify the file.
- 2023-05-24 14:25:03下载
- 积分:1
-
主要用于文件的传输,仿制于网络上的文件传输法。文件的传送...
主要用于文件的传输,仿制于网络上的文件传输法。文件的传送-mainly for document transmission, in imitation on the network file transfer method. The document transmission
- 2022-07-01 14:13:51下载
- 积分: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
-
机器人蝙蝠的翅膀结构
有许多挑战测量从一个扑脊椎动物电源输入和力输出。动物可以同时变化的多种运动参数,以及用于测量力和力的方法要么不可能在一个飞行脊椎动物或非常时间和设备密集型的。为了规避这些挑战,我们构建了一个机器人,多关节的蝙蝠翼,使我们能够同时测量电源输入和输出力,通过一系列的运动参数。较小的狗面临的果蝠,犬蝠属brachyotis后的机器人模型,其中包含7个关节动力由三个伺服电机。总的来说,这一联合和马达布置允许机器人改变wingbeat频率,wingbeat振幅,中风平面,冲程的比例,和翼折叠。我们描述了机器人的设计,建造,编程,仪器仪表,表征和分析。我们表明,运动学,输入和输出展示内和试验间重复性好。最后,我们描述了关于生活的蝙蝠从试图模仿他们的飞行机器人机翼了解到的结构的教训。
- 2022-01-23 10:50:16下载
- 积分:1
-
htmltrim, collate html source code
htmltrim,整理html的源代码-htmltrim, collate html source code
- 2022-09-18 20:40:03下载
- 积分:1
-
文件快车1(227KB)<END>
文件快车1(227KB)-a document Express (227KB) lt; ENDgt;
- 2022-08-12 08:09:56下载
- 积分:1
-
这个是利用文本文件来保存从网站收集的网址
这个是利用文本文件来保存从网站收集的网址-this is the use of text files from the site to preserve the collection site
- 2022-03-19 14:57:24下载
- 积分:1
-
文件切割器,可以切割任意格式的文件,在将小文件组合起来...
文件切割器,可以切割任意格式的文件,在将小文件组合起来-paper cutter, cutting arbitrary document format, in small paper combination
- 2022-04-10 14:58:34下载
- 积分:1
-
~Eliminating Explorer s delay when deleting an in
~Eliminating Explorer s delay when deleting an in-use file
- 2023-06-24 23:30:03下载
- 积分:1
-
对access进行操作,具备保存读取等常用功能
对access进行操作,具备保存读取等常用功能-Of access to operate, with preservation of commonly used functions such as read
- 2022-02-03 12:58:14下载
- 积分:1