09 2014 档案

摘要:Java的格式化输出等同于String.Format,与C有很大的相似,比如 System.out.printf("%8.2f", x);在printf中,可以使用多个参数,例如: System.out.printf("Hello, %s. Next year, you'll b... 阅读全文
posted @ 2014-09-26 12:42 陈酿 阅读(1272) 评论(0) 推荐(0)
摘要:Ubuntu14.04(64位)安装ATI_Radeon_R7_M265显卡驱动 阅读全文
posted @ 2014-09-25 18:40 陈酿 阅读(797) 评论(0) 推荐(0)
摘要:Ubuntu12.04 配置Java开发环境:JDK1.7+Eclipse+Tomcat7.0 阅读全文
posted @ 2014-09-18 22:59 陈酿 阅读(305) 评论(0) 推荐(0)