-
精美后台管理系统模版html源文件
应用背景精美后台管理系统模版html源文件.包含多个HTML源文件,主要页面有登录页、表单页、列表页、图片列表、管理首页、文件管理页、工具页等,并带有JS弹出特效,菜单导航效果也很好,适合办公类或管理系统定制开发套用。关键技术精美后台管理系统模版html源文件,精美后台管理系统模版html源文件,精美后台管理系统模版html源文件,精美后台管理系统模版html源文件,精美后台管理系统模版html源文件,
- 2023-09-02 04:00:04下载
- 积分:1
-
java开发的电子商务网站
实现技术:
java ssh+mysql+tomcat
功能描述:
本电子商务网站系统主要由后台管理员模块和前台用户模块两部分组成。用户经验证登录进入该网上商城后,不仅可以选择查看各种商品的详细信息并购买,还可以查看其各种服务信息和网站公告。此外,用户还能通过点击交易了的订单编号查看用户在该网站的详细订货信息;管理员登录后,不仅可以查看商品销售情况,还可以管理用户、商品、仓库和其自身的信息。管理员还可以根据实际情况添加其他管理员以维护该网上购物商城的购物环境和安全。
(1)前台会员模块
a) 商品展示:商品分类、特价
- 2022-03-21 05:17:06下载
- 积分:1
-
axis2
说明: This book is suitable for those who would like to learn how to develop web
services in Java.(This book is suitable for those who would like to learn how to develop web
services in Java.If you'd like to learn how to create web services (in particular, using Apache
CXF or Axis2) and make some sense of various standards like JAX-WS, JAXRS,
JAXB, SOAP, WSDL, REST, MTOM, WS-Security, WS-Policy, XML
Encryption and XML Signature, then this book is for you.)
- 2017-12-22 20:56:33下载
- 积分:1
-
A-Christmas-Carol
话说吝啬鬼埃比尼泽·斯克鲁奇(金·凯瑞饰)以一种始终如一的贪婪、一毛不拔、不管不顾的守财奴嘴脸,开始进入圣诞假期的准备工作,然后继续想尽办法去剥削他那忠诚可靠的雇员鲍勃·克莱切特(加里·奥德曼饰)以及爽朗快乐的侄子弗莱德(科林·费斯)……打从一开始,埃比尼泽就清晰地表达了自己的想法,痛快地承认他根本就无心享受假期,只想像平常那样独自一个人待在家里。(A Christmas Carol)
- 2013-12-03 21:55:44下载
- 积分:1
-
LocationApi
HTML5 Geolocation(地理定位)用于定位用户的位置。(Get location form google map)
- 2013-08-27 16:21:59下载
- 积分:1
-
moban
我公司自己制作开发的网站完整程序,具备完整的程序功能。(Complete program website)
- 2013-09-15 15:38:40下载
- 积分:1
-
HTML5-8蓝黑色大气简洁商务html模板源码
应用背景HTML5-8蓝黑色大气简洁商务html模板源码:在这个HTML5很火的时代,拥有这套案例魔板代码,比什么都重要!还等什么赶快下载吧!
关键技术这是本人网上寻找到的HTML5-8蓝黑色大气简洁商务html模板源码案例,主要运用到了一下知识:
1、HTML5;
2、css3;
3、ajax+jQuery验证
4、等等
- 2022-03-13 09:52:08下载
- 积分:1
-
WAP_MP3
本小偷原从网络上下载来的,早己失效,经WAP小偷论坛 sosos 修改能正常作用,在此感谢原作者。此小偷可以作为WAP小偷的入门范本使用。
WAP小偷本地调试需要用opera浏览。(The thief was downloaded the network to the early has failed, after the WAP sosos the thief forum to modify the normal role, in this thank the original author. This thief can be used as an entry for the WAP thief.
WAP thief local debugging needs to be viewed with opera.)
- 2015-12-09 14:55:47下载
- 积分:1
-
LifeCycle
jsf开发
Web应用程序的开发与传统的单机程序开发在本质上存在着太多的差异,Web应用程序开发人员至今不可避免的必须处理HTTP的细节,而HTTP无状态的(stateless)本质,与传统应用程序必须维持程序运行过程中的信息有明显的违背,再则Web应用程序面对网站上不同的使用者同时的存取,其执行线程安全问题以及数据验证、转换处理等问题,又是复杂且难以解决的。
另一方面,本质上是静态的HTML与本质上是动态的应用程序又是一项违背,这造成不可避免的,处理网页设计的美术人员与程序设计人员,必须被彼此加入至视图组件中的逻辑互相干扰,即便一些视图呈现逻辑以标签的方式呈现,试图展现对网页设计美术人员的亲切,但它终究必须牵涉到相关的流程逻辑。
有很多方案试着解决种种的困境,而各自的着眼点各不相同,有的从程序设计人员的角度来解决,有的从网页设计人员的角度来解决,各种的框架被提出,所造成的是各种不统一的标签与框架,为了促进产能的集成开发环境(IDE)难以整合这些标签与框架,另一方面,开发人员的学习负担也不断的加重,他们必须一人了解多个角色的工作。(jsf development
Web application development with traditional stand-alone program development, in essence there are too many differences, Web application developers staff has inevitably have to deal with the details of HTTP, and HTTP stateless (stateless) the nature of traditional application must maintain significant breaches in the program is running in. Moreover, Web applications face simultaneous access to different users on the website, its execution thread safety issues as well as data validation, conversion process is complex and difficult to solution.
On the other hand, is essentially static HTML and essentially dynamic applications is a violation of which caused inevitable handling web design art programming staff, must each added to the view component logic interfere with each other, even if some view rendering logic to render label, trying to show a web design art staff cordial, but it eventually must be involved in the process logic.
Many programs try to solve all the)
- 2013-03-15 09:22:41下载
- 积分:1
-
AjaxAndPhpCode
Ajax and PHP samples
- 2009-10-29 03:44:23下载
- 积分:1