▍1. asp常用代码教程大全,几乎涵盖所有的代码介绍,
asp常用代码教程大全,几乎涵盖所有的代码介绍,-Common code asp tutorial Daquan
asp常用代码教程大全,几乎涵盖所有的代码介绍,-Common code asp tutorial Daquan
jeefuseMDA 是基于MDA的javaEE企业应用快速开发平台。 它整合一些流行的开源框架如Ibatis、 Hibernate、 Spring Framework、Spring Security、struts2、ehcache、lucene、solr等,构建为稳定通用的基础开发框架。定义或导入uml模型,并可从UML模型 生成平台框架特定的代码,生成的代码完全透明,当模型变更时,可重新生成代码,并与原有代码合并,且不影响自定义修改的代码。它将会极大提高项目开发效率,使 企业级软件项目开发更加透明、快速、简单、轻松。 主要包括三个项目: 1. jeefuse-core-- 核心应用开发框架. 结合通用流行的开源框架如Ibatis、 Hibernate、 Spring Framework、Spring Security、struts2、ehcache、lucene等,整合为通用稳定的基础开发架构.
有看到一个跳出的小视窗吗??可以在你面加入各类广告或提示信息...(大部分人觉得很讨厌,不过有时必须提醒访问者也只有如此了)。只需加入以下代码:-have seen a small jump out of the window? You can face various forms of advertising or join a message ... (most of the people felt very disgusted, but sometimes have to remind visitors of the case only).
企业短信系统 针对大型企业内部员工短信交流 MS-SQL2000数据库 .NET2003开发环境-enterprise messaging systems for large enterprises internal staff exchange SMS MS-SQL2000 database. NE T2003 Development Environment
AJAX中实现无刷新功能 其中给出了详细的五步聚-AJAX in the realization of a refresh function which gives a detailed five步聚
网络购物中心由前台商品展示及销售、后台管理两部分组成。 前台商品展示及销售 该部分主要包括新品上市、特价商品、销售排行、购物车、会员管理、商品公告及订单查询、商品查询等。 后台管理 该部分主要对购物中心内的一些基础数据进行有效管理,包括商品管理、会员管理、订单管理、公告管理等。 -Internet shopping from the front display and sale of goods, the background is composed of two parts management. front of the merchandise display and sales, including some of the major new products, special offers, sales ranking, shopping cart, member management, notices and orders for goods, information, inquiries and other commodities. background on the management of the some of the major shopping center on some of the basic data for effective management, including commodity management, membership management, order management, bulletin management.
一个java的论坛源码,基于mysql数据库,无需安装, 只需将文件夹下的两个文件夹放到服务器和数据库的相应目录下即可-a source of the Forum, based mysql database, without having to install, simply folders under the two folders into the database server and the corresponding directory can be
像你可以看到这个 ni 网站建设 自动化的新产品 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
ASP.NET读取POP3邮件的操作-ASP.NET read POP3 mail operation
一个音乐下载网站的源代码,东西不错,推荐下载-a music download site"s source code, things are not bad, download
asp比较经典的源代码-asp more classic source code
爱客商城,电子商务系统-love off mall, e-commerce systems
简易的图书管理系统,有用户登陆,添加图书,查看图书,编辑图书等功能。图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。
This application is in asp.net which will allow you to upload images to an XML file which serves as the database for the uploaded files. You can retrieve these files along their properties from the xml file. In this application I have made use of asp.net Web controls as well as HTML controls. I have used a cascading stylesheet for formatting purpose. Xml file serves as a database for the uploaded files. The upload.aspx file is to upload the images to the database and show. aspx file is to retrieve the files from the database. Apart from this there is mystyle.css file which is a stylesheet and there is upload.xml file which stores all the uploaded files
基于stmp的邮件发送系统-stmp based mail delivery system
Java Web,是用Java技术来解决相关web互联网领域的技术总和。web包括:web服务器和web客户端两部分。Java在客户端的应用有java applet,不过使用得很少,Java在服务器端的应用非常的丰富,比如Servlet,JSP和第三方框架等等。Java技术对Web领域的发展注入了强大的动力。
资源描述Javascript做的拼图小游戏,可以在任意浏览器上运行,代码简洁有利于阅读和学习,非常适合初学者进行Web前端开发的学习。