会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
神乎其神的设计
If all you do is what you know, you'll never grow.
随笔档案-2014年09月
从如此简单的代码谈起
2014-09-19 19:40 by Franz, 1430 阅读,
收藏
,
摘要: ## 从如此简单的代码谈起事情缘起, 前一段时间在公司的技术群里讨论以下方法那个更快.``` javapublic class Demo{ private int count; const int maxNum = int.MaxValue; public void Run1() { for(i...
阅读全文
3 Comment
About