摘要: http://my.oschina.net/openswc/blog/142321 Git初体验 http://my.oschina.net/dxqr/blog/134811 网友整理的git@osc教程 http://git.oschina.net/oschina/git-osc/wikis/he 阅读全文
posted @ 2016-04-26 15:35 小A永不败 阅读(716) 评论(0) 推荐(0)
摘要: 带固定精度和小数位数的数值数据类型. 参数 decimal[ (p[ ,s] )] 和 numeric[ (p[ ,s] )] 固定精度和小数位数。 使用最大精度时,有效值的范围为 - 10^38 +1 到 10^38 - 1。 decimal 的 ISO 同义词为 dec 和 dec(p、s)。 阅读全文
posted @ 2016-04-26 14:26 小A永不败 阅读(400) 评论(0) 推荐(0)
摘要: 国外站点DATAVISUALIZATION.CH为大家总结出了当前热用的43款可视化工具,包括Arbor、Chroma.js、D3.js、Google Chart Tools等,绝对让你一饱眼福。 1.Arbor.js Arbor是一个免费的、可视化的图形库,基于矢量创建动态的连接图。它为图形组织和 阅读全文
posted @ 2016-04-26 02:14 小A永不败 阅读(7485) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/xiaochaohuashengmi/archive/2011/08/25/2153016.html mysql int(1) tinyint(1)有什么区别?我指定了字段长度,类型还有意义吗? Reply: mysql 中int(1)和tinyint( 阅读全文
posted @ 2016-04-26 00:45 小A永不败 阅读(589) 评论(0) 推荐(0)