-
HTML5 PHP jquery uploadify上传文件,带进度条
HTML5 PHP jquery uploadify上传文件,带进度条,author:吕大豹。仿照uploadify写的,官网www.uploadify.com,html5版本是要收费的,本例的配置参数均与uploadify官网一致,参照官网的api就可以了,直接把文件夹上传到支持php的服务器即可,上传的文件保存在uploads文件夹。目前的功能:
1.支持多文件上传
2.带进度条
3.可以显示文件名称
4.可以实时显示已上传的大小
5.可以从队列中删除
6.各元素的样式都可以自己控制
- 2022-03-21 03:17:04下载
- 积分:1
-
求最大流的Dinic算法和SAP实施,每一个小时。
求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
- 2022-02-26 22:52:59下载
- 积分:1
-
一个有关定时提示的小程序,来自水木!
一个有关定时提示的小程序,来自水木!- Related fixed time prompts the script, comes from the water
wood!
- 2022-11-30 08:10:03下载
- 积分:1
-
before the start of the game with four direction keys adjust height and speed, p...
游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 游戏过程中回车键为暂停键,ESC键为退出键-before the start of the game with four direction keys adjust height and speed, press the Enter key begin the process of the game"s keys to enter reversed, the ESC key to withdraw from the bond
- 2022-03-24 17:39:08下载
- 积分:1
-
C# 系统启动后经过的时间
C# 系统启动后经过的时间,textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间。
private void timer1_Tick(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
private void Form1_Load(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
- 2022-04-30 21:58:26下载
- 积分:1
-
This is what I see with jAVA prepared by the excellent rules engine. Learning to...
这是我所见到的用jAVA编写的非常优秀的规则引擎.对学习编写规则引擎有十分重要的借鉴作用!-This is what I see with jAVA prepared by the excellent rules engine. Learning to prepare rules engine has a very useful!
- 2023-08-23 09:50:04下载
- 积分:1
-
hotel reservation systems to provide housing and the number of beds allocated fo...
旅馆订位系统 提供住房及床位分配功能并且能进行退房处理-hotel reservation systems to provide housing and the number of beds allocated for functional and can handle Checkout
- 2022-04-11 03:29:39下载
- 积分:1
-
一个简单的获取主机名和本机IP地址的程序
一个简单的获取主机名和本机IP地址的程序-A simple access to the host name and IP address of the machine program
- 2022-11-29 11:00:04下载
- 积分:1
-
2015年国赛风力摆
资源描述本代码是2015年全国电子设计大赛自动控制类风力摆,历经四天三夜完成这个风力摆作品,使用stm32芯片,用C语言编写代码,该作品获得二等奖,代码简单易懂,希望大家可以参考参考。
- 2022-01-25 17:23:19下载
- 积分:1
-
c learn only superficial, procedures naive, we must not laughed at, oh
c++只学个皮毛,程序很幼稚,大家不要见笑哦-c learn only superficial, procedures naive, we must not laughed at, oh
- 2022-04-22 17:56:45下载
- 积分:1