-
NewWebSite
HTML/CSS responsive website. Free to personal or profesional use. If user want to develop or help, contact me.
- 2017-02-28 20:25:00下载
- 积分:1
-
exchange-vue-otc
说明: VUE开发的一套,商城管理系统,有完善的功能(A set developed by Vue, mall management system, with perfect functions)
- 2020-04-25 03:01:09下载
- 积分:1
-
houtai_heise
一款简单黑色后台模板,黑色风格,框架结构(Frame)设计,有登陆页面及操作页面,含PSD源文件,web网页制作参考资料。(A simple black background template, black style, frame (Frame) design, and operation of the landing page page containing PSD source files, web pages reference materials.)
- 2013-12-30 19:33:41下载
- 积分:1
-
Ext继承--Ext自定义组件的书写方式
环境:Windows XP sp3、Tomcat 6.0、IE 7、MyEclipse 5.5、Ext 3.2
使用步骤:
1、下载解压之后,使用IDE导入工程
2、发布到Web服务器、并且启动服务器
3、打开IE之后在地址输入:http://localhost:8080/ExtCumstomComponent/
4、如果一切正常,你会到看自定义的面板出来浏览器
目的:该示例非常详细注释说明Ext的面向对象的编程方式,使用继承,然后重写父类的方法,以及注册自定义事件说明Ext框架是事件驱动的框架编程。
阅读对象:本中心学习Ext面向对象编程的人员
阅读条件:掌握OO的思路,熟悉JavaScript编程
- 2022-05-30 15:05:54下载
- 积分:1
-
Flash
3D球体效果,html4+css3的完美结合,效果很炫,欢迎大家使用(3D sphere effect, the effect is stunning, welcome everyone to use)
- 2013-12-03 10:45:23下载
- 积分:1
-
图片轮播插件
说明: JQuery image rotation plug-in is very suitable for mobile touch devices. It is highly customizable
- 2019-04-25 11:15:37下载
- 积分:1
-
jQuery图片点击切换插件
jQuery图片点击切换插件一款带有左右按钮,缩略图切换的jQul插件(JQuery Picture Click Switch Plug-in A jQul Plug-in with left and right buttons and thumbnail switching)
- 2019-03-12 11:36:57下载
- 积分:1
-
带动感抖动效果CSS3幻灯片
说明: 带动感抖动效果CSS3幻灯片是一款鼠标滑过图片带有抖动效果的CSS3幻灯片代码,带进度条,暂停按钮。(The CSS3 slide with dynamic jitter effect is a CSS3 slide code with jitter effect, which slides over the picture with mouse, brings in the progress bar and pauses the button.)
- 2019-03-01 11:41:40下载
- 积分:1
-
创意工作室网站模板
创意工作室网站模板基于jquery-1.3.1.min.js和jquery-easing.1.2.pack.js插件制作,适合做工作室网站,个性设计,DIV+CSS布局,全套模板,包含首页,关于我们,联系我们三个模板页面,经过W3C验证,符合web2.0标准。
- 2022-05-26 21:39:19下载
- 积分:1
-
转盘游戏源码
H5大转盘抽奖模板 可以设置中奖奖品 以下为核心源码
$(function(){window.requestAnimFrame=(function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(callback){window.setTimeout(callback,1000/60)}})();var totalDeg=360*3+0;var steps=[];var lostDeg=[36,66,96,156,186,216,276,306,336];var prizeDeg=[6,126,246];var prize,sncode;var count=0;var now=0;var a=0.01;var outter,inner,timer,running=false;function countSteps(){var t=Math.sqrt(2*totalDeg/a);var v=a*t;for(var i=0;i
- 2022-01-25 20:42:42下载
- 积分:1