- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.youyax.com/xlert/
软件介绍
Tip.js是一个模拟alert的插件,简单、易用。以json格式传递参数
是一个纯粹的JavaScript插件,不依赖其他框架~
用法介绍:
Tip({
str:'alert上需要弹出显示的文本',
pos:1, //1:警告,2:错误,3:正确,4:疑问
move:true, //alert是否可以移动 true移动 false 不移动
callback:function(){
//回调方法
}
})
Pattern Recognition and Machine Learning
Christopher Bishop / Springer / 2007-10-1 / USD 94.95
The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example,......一起来看看 《Pattern Recognition and Machine Learning》 这本书的介绍吧!
