-
简单日历插件
简单的日历插件,原生js,超简单,内附说明(Simple calendar plug-in)
- 2017-10-12 16:56:50下载
- 积分:1
-
conrec.js-master
说明: This is a JavaScript implementation of the CONREC contouring algorithm, which
operates on a grid of z-values.
If no contour-drawing function is specified, it builds a list of contour
vectors that can be accessed via .contourList().
Example:
var data = [[0, 1, 0], [1, 2, 1], [0, 1, 0]];
var c = new Conrec;
c.contour(data, 0, 2, 0, 2, [1, 2, 3], [1, 2, 3], 3, [0, 1, 2]);
// c.contours will now contain vectors in the form of doubly-linked lists.
// c.contourList() will return an array of vectors in the form of arrays.
- 2020-06-19 21:00:01下载
- 积分:1
-
1342516288853_zcool.com.cn
html5实现分页,通过html5及javascript实现(html5 implement paging through html5 and javascript to achieve)
- 2013-07-13 11:24:27下载
- 积分:1
-
jquery不错的文档,和大家一块分享
jquery不错的文档,和大家一块分享-jeqerydoc 。。。。。。。。。。。。。。。
- 2022-03-19 22:54:00下载
- 积分:1
-
Cache
The caching mechanism designed to speed up the process of Certificates/CRLs generation in the case of their repeated generation for Andriod.
- 2013-10-21 14:59:31下载
- 积分:1
-
铝数据库
工作 ;校友数据库管理系统项目为java代码 ;基本alumini数据库用于降低高校或高校数据库的使用增加
- 2022-08-24 11:20:52下载
- 积分:1
-
4
说明: jQuery省市区三级联动代码基于jquery.1.12.4.min.js制作,点击弹出下拉框,选择省份、城市、区县。(JQuery City three-level linkage code based on jquery.1.12.4.min.js production, click the pop-up drop-down box, select provinces, cities, districts and counties.)
- 2019-01-08 15:30:59下载
- 积分:1
-
jplayer mp3播放例子源码(简单的音乐播放实例)
jplayer mp3播放例子源码(简单的音乐播放实例)
- 2015-04-23下载
- 积分:1
-
3d画廊HTML5
3d画廊HTML5,HTML,javascript,java,实现3d画廊HTML5
- 2022-05-16 02:57:52下载
- 积分:1
-
ajax应用
这是一个实现ajax的基本应用,帮助初学者进行掌握ajax的应用,代码中含有丰富的注释,初学者可以根据注释部分快速学习,而且代码能够正确运行,帮助初学者熟悉ajax的工作流程
- 2023-08-27 02:50:03下载
- 积分:1