Numeric constants are high-precisionvalues.An untyped constant takes the type needed by its context.Try printingneedInt(Big)too.package main import "f...
分类:
其他好文 时间:
2014-10-26 21:08:04
阅读次数:
192
最近一个项目,用到了图表,找了很多,发现Highcharts 这个纯js的图表插件非常好用,功能强大。做个笔记,备用。基本构成,见图:在上图中,显示了做图表时最常配置的几个项目:xAxisX坐标yAxisy坐标Credits版权信息legend图例exporting导出选项Title 标题too.....
分类:
其他好文 时间:
2014-10-26 11:28:33
阅读次数:
210
解决Hibernate MySql "Too Many Connection"错误解决方案...
分类:
数据库 时间:
2014-10-23 14:31:16
阅读次数:
149
1.错误提示: mysql的Data truncation: Data too long for column 'path' at row 1错误原因: 1.字段过长而导致出错的, 2. 可能是因为数据库里的表设置的字符集不相同。解决办法: varchar(10) ——>varchar...
分类:
数据库 时间:
2014-10-22 21:37:43
阅读次数:
433
例如:密码多次被输错,锁定后的提示信息Password:530-There have been too many unsuccessful login attempts; please see the system administrator.与之相关的配置参数是/etc/security/log....
分类:
其他好文 时间:
2014-10-22 17:18:00
阅读次数:
204
赛前看到粉气球最多,所以针对性的直接切了I题,9mins 1Y。
然后看了榜,E题简单的DP,25mins 1Y。
继续跟榜,D题稍微卡了一下,关键的点想明白之后 117mins 1Y。
队友还是一如既往的稳。
之后跟榜开C,一直卡到比赛结束。 Over,看着名次从银牌区一步一步掉出来。
还是naive。
鞍山终究没能成为我们的福地。...
分类:
其他好文 时间:
2014-10-21 21:31:32
阅读次数:
181
Shape path too large to be rendered into a texture (747x8294, max=8192x8192)图像显示的时候出现该问题,经分析是由于开启硬件加速导致加载的path大小被限制。问题出现场景:从相册或者本地选择图片,在gridView中展示。别的...
分类:
其他好文 时间:
2014-10-21 21:09:24
阅读次数:
284
Caused by: java.sql.BatchUpdateException: Data truncation: Data too long for column 'titleimg' at row 1 at com.mysql.jdbc.PreparedStatement.execute...
分类:
其他好文 时间:
2014-10-21 17:15:32
阅读次数:
274
昨天升级了一下苹果系统到10.10,扁平化确实不错,高兴之余多少有些不快.我的svn出现问题,总是提示我
SVN:This client is too old to work with working copy
在网上也看了不少解决方法,但是都以降级为原则.那为什么不升级.mac升级svn确实有点困难,但总是可以的,大家可以通过看文章:http://blog.csdn.net/qi_ru...
分类:
其他好文 时间:
2014-10-21 13:52:17
阅读次数:
172
My latpad screen is too light, that cause my eye is very imcomfortable. So I spend time to hanle this problem. At result , I find the follow method:1....
分类:
其他好文 时间:
2014-10-21 10:00:03
阅读次数:
172