- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/shinezzil/Zsuit
- 软件文档: https://github.com/shinezzil/Zsuit
- 官方下载: https://github.com/shinezzil/Zsuit
软件介绍
商品 SKU 组合查询插件
使用JavaScript实现前台套装筛选的逻辑问题
测试页面依赖jQuery-1.8.1.js
常用方法
//实例化对象
var zsSuit = new ZsSuit();
//配置
zsSuit.config();
//设置层级
zsSuit.set(1, 3);//第二层级,选中了值为3的选项
//取消层级设置
zsSuit.unset(1);
//设置回调,名称是插件指定的,不可变
zsSuit.callBack = function(data,skuId){}
Probability and Computing
Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2005-01-31 / USD 66.00
Assuming only an elementary background in discrete mathematics, this textbook is an excellent introduction to the probabilistic techniques and paradigms used in the development of probabilistic algori......一起来看看 《Probability and Computing》 这本书的介绍吧!
