In defense of CSS hacks — introducing “safe CSS hacks” Published 19th May 2011?· tagged with?CSS,?HTML How do?you?target Internet Explorer in your CSS? Do you use CSS hacks, conditional s...
分类:
Web程序 时间:
2015-06-19 12:04:04
阅读次数:
154
http://download.oracle.com/technetwork/java/javase/6/docs/zh/api/java/math/class-use/BigDecimal.html http://jingyan.baidu.com/article/6d704a130a500f28db51ca09.html http://jeelee.iteye.com/blog/6520...
分类:
其他好文 时间:
2015-06-19 12:01:26
阅读次数:
132
git 在fetch时侯报错: fatal: git-write-tree: error building trees 解决办法: Use: git reset--mixed instead of?git reset --hard. You will not lose any changes. clone代码 git clone http://sunhuairu...
分类:
其他好文 时间:
2015-06-18 20:23:05
阅读次数:
123
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near at line 3MySQL 5.6,Navicat For MySQL 10.0.10 中执行SQL语句时...
分类:
数据库 时间:
2015-06-18 19:45:16
阅读次数:
255
y@y:~$ lsof | grep 35729grunt 18194 y 13u IPv6 117971 0t0 TCP *:35729 (LISTEN)Optimizin 18194 18195 ...
分类:
其他好文 时间:
2015-06-18 19:26:55
阅读次数:
308
If your application is usingSpringthen it is easier to use the Spring Framework'sRetryTemplate.The example below shows how you can use aRetryTemplatet...
分类:
编程语言 时间:
2015-06-18 16:53:09
阅读次数:
162
今天老板发给我一个项目,发现缺少libssl.a和libcrypto.a文件,于是上网搜了下,大概是这样子理解的。这好像是一个代码库的样子,要让他支持ios需要打个包,打成.a文件。这个笨方法完全不会用- -,我用的是外国友人的那个方法~~感谢下原文作者http://iosco.de/use-ope...
分类:
移动开发 时间:
2015-06-18 16:41:21
阅读次数:
192
Theory:NBU use a automatic script to connect RMAN and backup database
Steps:
First,make a automatic script.
Second,build a oracle policy
First:
Make a automatic script.NBU has provide some ...
分类:
数据库 时间:
2015-06-18 11:41:58
阅读次数:
135
在dos窗口运行:java -serverError: missing `server' JVM at `C:\Program Files\Java\jre7\bin\server\jvm.dll'.Please install or use the JRE or JDK that contains...
分类:
编程语言 时间:
2015-06-18 10:59:53
阅读次数:
264
正在跟随上面的教程一步一步做,在会话支持那一节中安装 connect-mongo 后,添加:var MongoStore = require('connect-mongo')(express);var settings = require('./settings');和app.use(express...
分类:
其他好文 时间:
2015-06-18 09:23:10
阅读次数:
95