-
本书对学习javascript的编程人员极为有用,可以找注重顺序学习,或当参考书...
本书对学习javascript的编程人员极为有用,可以找注重顺序学习,或当参考书-the book to learn javascript programming personnel is very useful, can find oriented sequence learning, or when reference books
- 2022-05-05 19:15:39下载
- 积分:1
-
C#版ASP.net模拟进度条,效果不错。
C#版ASP.net模拟进度条,效果不错。-C# ASP.net simulated version of the progress of work to be done.
- 2022-03-22 23:45:40下载
- 积分:1
-
整合Struts、Hibernate Spring,Web系统的开发框架,内…
整合spring,struts,hibernate的web系统开发框架,内部封装了hibernate的DAO.-integration spring, struts, hibernate web systems development framework, Internal Packaging hibernate in the DAO.
- 2022-06-26 15:31:58下载
- 积分:1
-
一款非常适合学校建站的好程序,为学校单位量身订制,您不要懂网站开发语言,只要设置网站信息就可以做出自己的学校网站。
学校网站管理系统正式版前台功能介绍:...
一款非常适合学校建站的好程序,为学校单位量身订制,您不要懂网站开发语言,只要设置网站信息就可以做出自己的学校网站。
学校网站管理系统正式版前台功能介绍:
功能介绍:
1、系统管理:
网站属性、功能设置、模版编辑、部门管理、用户管理、超管管理、系统初始、管理工具、退出管理。
2、附加管理:
专题管理、评论管理、留言管理、文章审核、文章检索、投票管理、公告管理、友情链接、广告管理、备份压缩、阿江探针、附件管理。
3、图文管理:
文章管理、添加文章、我的文章。
4、个人事务:
个人资料、 超级年历。
5、系统信息:
官方、新手上路、重新登录、退出管理、关于系统。-A very suitable for the school Jianzhan good program, tailored for the school unit, you do not understand Web development language, as long as you can set the Web site information to make their own school site.
The official version of the school site management system front Function:
Function:
1, the system management:
Web Site Properties, function settings, template editing, departmental management, user management, super-control management, system start, management tools, exit management.
2, additional management:
Special management, reviews management, message management, review articles, articles search, vote management, bulletin management, friendsh
- 2022-05-19 23:18:17下载
- 积分:1
-
flex应用开发的跟踪调试,非常方便,flex的布道者开发,贡献大家...
flex应用开发的跟踪调试,非常方便,flex的布道者开发,贡献大家-flex tracking application development and testing facilities, flex preacher development, we contribute
- 2023-04-13 12:40:03下载
- 积分:1
-
学生管理系统ASP+ACCESS+论文
比较简单的系统。学生专用
学生管理系统ASP+ACCESS+论文
比较简单的系统。学生专用-Student management system ASP+ ACCESS+ Thesis is relatively simple systems. Student
- 2022-04-07 06:03:04下载
- 积分:1
-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
1. UPU需要php4.3.0及其以上版本,并打开socket扩展
2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在
upu.class.php中指定。
3. 你的中要有enctype="multipart/form-data"这个属性,action为文件上传成功后
的处理页面,也就是说你的完全按照正常的思路来写就可以了,唯一不同的是需
要加入onsubmit="return upuInit(this)"
4. 上传成功后,可以使用$_POST来获取表单数据,如果是普通表单,直接
$_POST[ 表单名称 ]即可获得其值,如果是一个文件,则返回这样一个数组
$_POST[ 表单名字 ] = Array (
[filename] =>
[clientpath] =>
[savepath] =>
[filetype] =>
[filesize] =>
[extension] =>
)
-function list-theoretically unlimited upload large files-real-time display upload state, progress-support multi-file upload form and mixed with upload-called user-friendly interface-compatible with a variety of browsers- .. . Note : 1. UPU need php4.3.0 and above. and open the socket extension 2. Approved/temp to store temporary files upload directory, Approved/files for
- 2022-04-13 11:28:50下载
- 积分:1
-
Shopping mall system
购物网站商城系统
摘 要
随着网络的 发展,网络已渐渐融入到人们日常生活中,网络购物逐渐成为人们购物的一种新方式, 易趣、淘宝等购物网站已是众多网上购物者喜欢光顾的地方。
Internet上的企业计算飞速发展,Web服务器早已不再局限于过去的HTTP服务,CGI、PHP、ASP等技术早已使服务器端的数据库服务和应用服务成为所有网站的家常便饭。而具有跨平台特性的Java更是震动了Web世界。Sun公司的J2EE平台以它的优良特性大大简化了服务器端多层企业应用的开发,已经成为电子商务网站的事实标准。
基于商务网站的建设和web技术的发展,采用J2EE平台开发网上购物平台。该平台采用APACHE作为Web服务器和应用服务器,后端连接Microsoft SQL Server数据库;网站中主要经营服装类,发布最新的服饰资讯、流行趋势和各类经典服装。提供方便的检索工具供用户查询所需的款式,允许顾客根据网站的不足提出意见和建议,从而不断改进网站功能和建设。
关键词:网站购物 购物系统-Shopping mall system
- 2022-01-21 20:02:51下载
- 积分:1
-
On the network, the code is relatively common. Is a very good purpose appears to...
在网络上,验证码是比较常见的。是一种看似简单却很有用途的东西。这里,是用VB将验证码弄成图形效果。-On the network, the code is relatively common. Is a very good purpose appears to be simple things. Here is a verification code will have to face VB graphics.
- 2022-03-10 19:41:08下载
- 积分:1
-
asp landing interface to connect to the database contains many elements, such as...
asp登陆界面 包含连接数据库等多方面内容 适合交作业-asp landing interface to connect to the database contains many elements, such as for the perpendicular operation
- 2022-11-02 16:00:02下载
- 积分:1