-
v29
说明: 一个博客系统,简单的博客,没什么特别,初学者使用(A blog system, simple blog, nothing special, beginners use)
- 2020-06-18 14:00:02下载
- 积分:1
-
SSM蔬菜水果商城(含数据库脚本)
该项目采用的技术为Spring SpringMVC mybatis maven mysql,包含了常规商城项目的所有模块:用户模块、商品模块、商品分类模块、购物车模块、订单模块、公告模块、留言评价模块、管理员模块。非常适合出入职场的同学学习或者面试
- 2020-12-04下载
- 积分:1
-
OFFICE-MAIL
这是政府办公机关的便民服务信箱,可以方便市民反映和举报问题,主要围绕收发信服务,同时加装保密信件,等隐私保护的问题的解决。使用本信箱能极大地了解asp关于数据库开发的详细流程,方便学员学习和提高。(This is a convenient service office mailbox government agencies, to facilitate the public to reflect and report problems, mainly around the transceiver services, while the installation of confidential letters, etc. to resolve privacy issues. Use this mailbox can greatly detailed understanding of asp on database development process, facilitate and enhance student learning.)
- 2014-01-19 14:49:29下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
jquery-source
jQuery is a fast, small, and feature-rich JavaScript library. It makes
things like HTML document traversal and manipulation, event handling,
animation, and Ajax much simpler with an easy-to-use API that works across
a multitude of browsers. With a combination of versatility and
extensibility, jQuery has changed the way that millions of people write
JavaScript.
A Brief Look
DOM Traversal and Manipulation
Get the element with the class "continue" and change its HTML to "Next Step..."
1
$( "button.continue" ).html( "Next 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-27 21:50:34下载
- 积分:1
-
ASP Events Calendar日历显示
资源描述代码名称: ASP Events Calendar日历显示
所属分类: ASP代码>其他代码
适用环境: Unix/WINNT 评定级别:
详细介绍: 和“MRV弹出日历程序”功能相同的日历程序,不过它是用纯ASP源码写的,对于那些想研究日期时间的人们很是管用
- 2022-03-22 05:19:11下载
- 积分:1
-
HTML-Excel
HTML表格生成Excel文件代码是一款基于jquery.table2excel插件实现的可以根据你的需要导出HTML表格中的内容,不需要的行可以不导出。(HTML table generation Excel file code is based on a plug-in implementation of jquery.table2excel can export HTML table of contents according to your needs, unwanted lines may not be exported.)
- 2016-06-25 23:47:37下载
- 积分:1
-
ShoppingBook(1)
很完整的一个网上书店 拿来配置下环境可以直接用 .myeclipse+MYSQL+TOMCAT典型搭配 (A very complete one online bookstore brought configuration environment can be used directly. Myeclipse+ MYSQL+ TOMCAT with the typical)
- 2009-10-26 23:13:14下载
- 积分:1
-
企业招聘制度
应用背景企业招聘系统(CRS)是基于网络的工具减少求职者和求职者之间的沟通差距。并;和公司;&;&;&;&;&;&;&;这个解决方案的主要目标是使招聘过程容易任何组织。CRS是考虑双方的工作设计供应商和求职者。CRS让求职者登记他们的详细资料与系统的技能和经验,然后在另一方面,即使它允许工作人员在系统中对其进行岗位要求。并;和公司的;&;&;&;&;&;&;&;招聘管理系统有助于工作人员即企业有需要的员工,需要工作的求职者,(对于这两个口和新生)。 ;这个门户网站的主要目的是为求职者提供职位空缺而不带任何电荷从他们这technologies.crs将自动发送邮件给所有求职者的技能与需求相匹配。关键技术和公司;及;及;及;及;
- 2022-03-14 18:49:20下载
- 积分:1
-
eyiidown15
1、增添访问用户IP显示。
2、增加广告管理功能。
3、界面请专业人士进行美化,使得分布更加合理,界面更加美观。
4、添加用户在线统计及查看功能(1, add a user to access the IP display.
2, increased advertising management.
3, the interface is the expertise to carry out landscaping, making the distribution is more reasonable, more beautiful interface.
4, add users online and viewing statistics
)
- 2016-03-10 22:27:06下载
- 积分:1