-
Javascript Source: Calculator, a web page to achieve a simple calculator functio...
Javascript源码:计算器,在网页上实现简单计算器的功能-Javascript Source: Calculator, a web page to achieve a simple calculator functions. . . . .
- 2023-03-29 16:35:03下载
- 积分:1
-
AngularJS-Instrocution
这是一本实事求是准确无误描述JavaScript的书籍,并在此基础上有深度的提高(This is an accurate description of realistic JavaScript books, and on this basis to improve depth)
- 2015-09-29 18:44:05下载
- 积分:1
-
网页版超酷iphone计算器
1.功能强大,并且免费下载使用,无插件,无广告,简单实用。2.计算结果采用列表形式,便于比较参照。3.车贷计算器2017软件还提供数据导出功能,将计算结果导出到Excel表格软件中去。
- 2022-07-15 12:49:39下载
- 积分:1
-
电商平台管理系统
该系统是通过 MVC 的设计模式创建的,实现了电商平台中基本的增删改查功能,其中包含前台和后台两个方面,前台系统包含前台首页、用户登录、用户注册、商品搜索、商品详情、购物车、我的订单七个功能模块;后台系统包含注册功能、登录功能、后台首页、管理员管理、用户管理、类别管理、商品管理、订单管理等几大模块。
- 2022-04-21 12:36:31下载
- 积分:1
-
书店..。
网上小书店 可以交易管理 很不错 很经典-bookshop .. .
- 2022-03-13 10:23:41下载
- 积分:1
-
FileManager
网上文件管理系统:myeclipse开发的,可以上传下载文件,struts2框架,附带mysql数据库(Online document management system: myeclipse developed can upload and download files, struts2 framework with mysql database)
- 2013-11-29 14:35:26下载
- 积分: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
-
AssetFileDescriptor_AutoCloseOutputStreamTest
Test AutoCloseOutputStream life circle for Andriod.
- 2013-10-18 17:50:38下载
- 积分:1
-
jquery.flyout
jquery。飞出提供了优雅的、动画的方法从一个显示图片缩略图链接。
jquery。飞出最初的设计是一个简单而优雅的方式来显示源图像。记住飞出目前工作只有当分配给<一>标记与一个< img >元素内,由于各种原因(href和src属性等)。尝试别的肯定会吹你的思想。
我策划的改进,允许一个< iframe >和/或< div >飞出,以及备用源链接,不需要嵌入式img标记。所以,敬请期待!
(jquery.flyout provides an elegant, animated method of displaying images from a thumbnail link.
jquery.flyout was originally designed to be a simple yet elegant way to show source images. With that in mind flyout currently works only when assigned to <a> tags with a single <img> element inside, for various reasons (href and src attributes, etc.) Attempting anything else will surely blow your mind.
I am plotting improvements to allow an <iframe> and/or <div> flyout, as well as alternate source links that do not require an embedded img tag. So, stay tuned!)
- 2013-01-22 21:25:34下载
- 积分:1
-
Web base Phone Book recod
这个项目是用HTLM,PHP,Javascript编写的。电话簿上有记录。
- 2022-03-15 02:16:45下载
- 积分:1