说来惭愧,虽然已经做了一年多的android开发,但是最近被人问起activity的生命周期的时候,却感觉自己并不能很自信很确定的回答对方的问题,对activity的生命周期的理解还不透彻啊。 既然发现了问题,那咱就得解决问题,不就个生命周期,能有多复杂。 首先看看android develop.....
分类:
移动开发 时间:
2014-07-25 14:21:01
阅读次数:
215
/*Fibbonacci Number
Problem Description
Your objective for this question is to develop a program which will generate a fibbonacci number. The fibbonacci function is defined as such:
f(0) = 0
f(1) ...
分类:
其他好文 时间:
2014-07-25 10:58:11
阅读次数:
136
准备用AngularJS + require.js 作为新项目的底层框架,以下目录结果只是一个初步设想:/default 放页面,不过对于one page 项目,可能里面需要建一个partials文件夹;/develop 放测试及web server相关的东西,这个是不需要部署到正式环境的,所以.....
分类:
Web程序 时间:
2014-07-23 11:55:56
阅读次数:
284
In the past few months, I have developed two simple applications on Baidu App Engine. Compared to Google App Engine, or Nitrous.Io, the documentation ...
分类:
移动开发 时间:
2014-07-23 02:36:57
阅读次数:
356
PrerequisitesSharePoint Office 365 site: You can select the developer template to create your site collection. If you haven’t O365 account, you can go...
分类:
移动开发 时间:
2014-07-22 00:36:36
阅读次数:
384
在进行Silverlight开发的过程中,经常需要分析网络请求是否成功,并查看相关的参数与值的变化。下面举一例子示范develop tools的使用 当执行某一功能,比如驾车查询,点击“搜索”按钮,可以看到IE Develop tools中的请求地址如下表: 双击其中的一条记录, ...
分类:
其他好文 时间:
2014-07-22 00:28:36
阅读次数:
216
部分文字内容摘自《高质量C++/C编程》链接:http://man.chinaunix.net/develop/c&c++/c/c.htm#_Toc5206340421 重载 Overload1) 相同的范围,在同一个类中。2) 函数名相同,参数不同。3) virtual可有可无。这在平时设计中用的...
分类:
其他好文 时间:
2014-07-19 16:11:34
阅读次数:
198
Stepsuppose you need to develop a feature,when you finish the feature ,you need to release the jar to Nexus,and other projects will depend on your jar...
分类:
其他好文 时间:
2014-07-18 19:00:08
阅读次数:
262
百度地图
前端时间,因项目需要加入了谷歌地图,但是由于谷歌换了接口,对谷歌地图市区耐心了,还是使用国产的百度吧,先走起来。
如果你有百度账号,那就可以搜索百度地图开发者中心,去申请密钥(ak),然后就可以使用了,先来个hello world吧。
百度地图的Hello, World
body, html,#allmap {width: 100%;height: 100%;over...
分类:
其他好文 时间:
2014-07-12 21:19:47
阅读次数:
275
必须条件:99美元的帐号,没有这个就不用再往下看了。首先,登录到http://developer.apple.com/devcenter/ios/index.action,如果已经购买了iPhone Develop Program(iDP),登录进去后,页面右上角会看到如下图所示的页面:点击第一项:...
分类:
移动开发 时间:
2014-07-09 22:11:01
阅读次数:
270