2013年12月5日

Branch management

摘要: Branch management Branch management In the pasted two days, I was assigned to create a branch for the Publisher Beta: which is based on the latest Track01, with a specified version fr... 阅读全文

posted @ 2013-12-05 20:22 Jalen Wang 阅读(258) 评论(0) 推荐(0) 编辑

2013年11月3日

basic mongodb

摘要: basic mongodb basic mongodb Install http://docs.mongodb.org/manual/administration/install-on-linux/ Components mongod mongod is the primary daemon process for t... 阅读全文

posted @ 2013-11-03 22:06 Jalen Wang 阅读(213) 评论(0) 推荐(0) 编辑

2013年10月31日

码农心思(境界)@10-31-13

摘要: 码农心思(境界)@10-31-13 码农心思(境界)@10-31-13 一直以来我以为很有道理的几句话: 源码之前,了无秘密 第一次读到这句话是在侯捷的《深入浅出MFC》里,当时有种顿开的感觉。也深深的为侯捷 在技术上的领悟而折服。 天下难事,必做于易;天下大事,必做于细 又是一句对我的工作很有指导意义的一句话。 No... 阅读全文

posted @ 2013-10-31 23:15 Jalen Wang 阅读(141) 评论(0) 推荐(0) 编辑

show drop down menu within/from action bar

摘要: show drop down menu within/from action bar show drop down menu within/from action bar Solution When you want to anchor popupmenu to ActionItem in ActionBar you need to find view ... 阅读全文

posted @ 2013-10-31 23:03 Jalen Wang 阅读(291) 评论(0) 推荐(0) 编辑

2013年10月13日

码农心思@10/12/2013

摘要: 码农心思@10/12/2013 码农心思@10/12/2013 宁静以致远,淡薄以明志. 对于个人来说,需要超越的永远是自己。要承认别人的长处,做最好的自己。 They should be more than one solution to resolve the problem, if we only see one single solution, i... 阅读全文

posted @ 2013-10-13 09:14 Jalen Wang 阅读(159) 评论(1) 推荐(0) 编辑

2013年9月1日

node begining

摘要: node begining node begining Install Download and install node installer. Hello Node http://howtonode.org/hello-node Editor Currently, we prefer nodepad++... 阅读全文

posted @ 2013-09-01 20:34 Jalen Wang 阅读(182) 评论(0) 推荐(0) 编辑

2013年8月4日

cout internal

摘要: cout internal cout internal 先看看cout是这么定义的: istream cout(&fout) //C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\crt\src\cout.cpp // cout -- initialize standard output str... 阅读全文

posted @ 2013-08-04 10:00 Jalen Wang 阅读(683) 评论(0) 推荐(0) 编辑

2013年7月26日

死程序不说谎

摘要: 死程序不说谎 死程序不说谎 今天被一个问题纠结了很久: 我发布给QA的安装包,一直都是好好的,突然今天发给QA的安装包,安装后,发现有些模型 不对。 好的先debug一下吧。一debug,发现debug的是好的。 怕什么来什么,岂不怪哉。傻眼了,开始怀疑代码同步的不对,(一直都是这样同步的呀)。 又开始怀疑编译的环境,换了两个虚拟机,同步了3次代码。 (这... 阅读全文

posted @ 2013-07-26 00:57 Jalen Wang 阅读(272) 评论(0) 推荐(0) 编辑

2013年7月24日

stl binary search

摘要: stl binary search stl binary search upper_bound http://msdn.microsoft.com/en-us/library/7a0e117a(v=vs.71).aspx Finds the position of the first element in an ordered range that ... 阅读全文

posted @ 2013-07-24 09:44 Jalen Wang 阅读(183) 评论(0) 推荐(0) 编辑

2013年7月16日

ReadingNotes@02-12-2013

摘要: ReadingNotes@02-12-2013 ReadingNotes@02-12-2013 趣文:程序员最常见的谎话 这个任务简单; 我就快做完了; 如果有 Bug,绝不可能是在我的代码中; 下个版本中我就会加上单元测试; 我以后再给代码写注释和文档; 这个任务简单是我经常说的,想想看,其实是在说谎。眼高手低啊。 成为高效程序员的7个重要习... 阅读全文

posted @ 2013-07-16 22:43 Jalen Wang 阅读(171) 评论(0) 推荐(0) 编辑

导航