会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
robin's note
Gotta Be Strong
首页
联系
管理
2014年9月5日
在eclipse下使用maven的配置
摘要: 12345678public class Shifty {public static void main(String[] args) {int i = 0;while (-1 << i != 0)i++;System.out.println(i);}}前提:已安装jdk、maven及m2e.这里只说明mave...
阅读全文
posted @ 2014-09-05 08:41 robin·张
阅读(234)
评论(0)
推荐(0)
编辑
公告