2014年10月10日

Jumps

摘要: labeled statements:mainloop: while(token != null) { // Code omitted... continue mainloop; // Jump to the next iteration of the named loop //... 阅读全文

posted @ 2014-10-10 14:44 woody-nd 阅读(167) 评论(0) 推荐(0)

initialize an array

摘要: for(i = 0 ; i<a.length;a[i++]=0) 阅读全文

posted @ 2014-10-10 14:11 woody-nd 阅读(160) 评论(0) 推荐(0)

2014年10月9日

Concurrency

摘要: The real problem with concurrency occurs when tasks that are executing in parallel begin to interface with each other. This can happen in such a subtl... 阅读全文

posted @ 2014-10-09 23:52 woody-nd 阅读(141) 评论(0) 推荐(0)

translate pdm file to word

摘要: add->reprotcreate report templateviewgenerate doc or html 阅读全文

posted @ 2014-10-09 23:24 woody-nd 阅读(77) 评论(0) 推荐(0)

8 quotes that will surely motivate you when you facing huge challenges

摘要: 8 quotes that will surely motivate you when you facing huge challenges 阅读全文

posted @ 2014-10-09 11:14 woody-nd 阅读(411) 评论(0) 推荐(0)

almost late for work

摘要: the traffic is so heavy, i almost late for work!it is better to rise with the lark tomorrow:) 阅读全文

posted @ 2014-10-09 08:37 woody-nd 阅读(136) 评论(0) 推荐(0)

2014年10月8日

my first blog

摘要: this is my first blog, i hope i can persistence in writing blog to take notes on what happened in my life 阅读全文

posted @ 2014-10-08 23:56 woody-nd 阅读(78) 评论(0) 推荐(0)

导航