-
smooth
平滑缩放jQuery图片切换效果,
打开html查看效果,源码自行查看(Smooth zooming jQuery image transition effects, open html viewing, view the source code itself)
- 2013-12-15 19:34:23下载
- 积分:1
-
g6-editor-demo-master
使用g6实现流程图,一个简单的流程图开发插件(Use g6 to implement flowchart, a simple flowchart development plug-in)
- 2020-06-18 19:20:02下载
- 积分:1
-
微信OA(3)
功能简介:
移动考勤、投票、报销、流程审批、任务协作、调研、招聘、请假、微名片、会议室预定、日程管理、微信外勤、企业公告、企业知识库、离职、借书、聊天室、工作日志、售后、在线考试、绩效、进销存
注:数据库需手动导入,然后修改DataConfdb.php中的相关数据即可。
环境:
服务器系统环境: Winodows、Linux
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 21:18:40下载
- 积分:1
-
activity流程设计器
jquery easyUI activity流程设计器源代码
- 2023-02-05 05:05:04下载
- 积分:1
-
PopupDiv-v1.0-
JQuery实现的弹出层,可用于替换alert和模态窗口(popupDiv by jQuery)
- 2013-11-28 12:14:53下载
- 积分:1
-
作业16
This is an assignment about Jane shoppimg.
- 2020-06-22 05:00:02下载
- 积分:1
-
neural-network-js
js实现神经网络算法,实现一个二分类的功能,屏幕上有红绿两种点,可以随机添加,算法自动分类,把他们划归到不同的颜色区域(js realize neural network algorithm, a binary function, there are two kinds of red and green dot on the screen, you can add a random, automatic classification algorithm, classified them into different color regions)
- 2016-06-19 00:08:24下载
- 积分: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
-
问卷调查系统
该项目使用PHP+PDO 面向对象开发,功能模块分为客户端和服务器端。
客户端:
1、显示问卷调查项,问卷调查项包括单选、多选、自由回答项
2、实现用户回答提交给服务器端进行处理,限制每个ID只能提交一次
服务器端:
1、对问卷调查项进行按类添加
2、查看所有调查项,对调查项进行修改或删除工作
3、对客户端提交的问卷调查结果进行统计
- 2022-02-02 08:18:02下载
- 积分:1
-
地图操作
基于arcgis api for javascript ,三层架构的数据请求,根据数据经纬度天填充地图,简单的测距、测面积工具,基于gridobj 分页查询等
- 2022-06-12 06:11:09下载
- 积分:1