问题描述:
Given a non-negative number represented as an array of digits, plus one to the number.
The digits are stored such that the most significant digit is at the head of the list.
代码:
...
分类:
其他好文 时间:
2014-10-28 17:49:25
阅读次数:
147
更新百度地图SDK2.5版本之后
1.如果不知道之前SDK是哪个版本,需申请新Key
2.在info.plist添加:Bundle display name -> ${PRODUCT_NAME}
3.新SDK静态库用ObjectC++实现,
需将任一文件后缀改成.mm
4.在info.plist添加:(都添加默认前台使用)
NSLoc...
分类:
移动开发 时间:
2014-10-28 15:34:47
阅读次数:
154
Given a non-negative number represented as an array of digits, plus one to the number.
The digits are stored such that the most significant digit is at the head of the list.
题目描述:
输入一个数组表示的...
分类:
其他好文 时间:
2014-10-28 13:53:27
阅读次数:
157
1.查看sqlplus的帮助是否可用,必须登录了才可用。D:\app\product\11.1.0\db_1\sqlplus\admin\help>sqlplus /nologSQL*Plus: Release 11.1.0.7.0 - Production on Tue Oct 28 10:55:...
分类:
其他好文 时间:
2014-10-28 12:07:29
阅读次数:
256
iphone屏幕尺寸: iphone4/4s 320 480 iphone5/5s 320 568 iphone6 375 667 iphone6 plus 414 736@interface ViewController (){ NSArray *_allDescs;...
分类:
其他好文 时间:
2014-10-28 00:23:15
阅读次数:
267
最近才开始写IOS程序,然后发现要学的东西真的很多,而且真的在实战中才能收获颇丰。frame : iphone 6 plus var x:CGFloat = 10 var y:CGFloat = 64 var xWidth:CGFloat = UIScreen.main...
分类:
移动开发 时间:
2014-10-26 22:33:18
阅读次数:
266
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-10-26 16:58:18
阅读次数:
134
关于输出:默认是按照自然书写格式显示的,计算结果是按照分数形式显示,如0.5x0.5,会显示=1/4。虽然很直观,但是在测量和估算上略有不便。此时用SHIFT --> MODE (也就是setup),选择1. MthIO(自然书写型输入输出。IO亦即Input Output),之后会提示运算结果的显...
分类:
其他好文 时间:
2014-10-26 13:04:57
阅读次数:
224
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-10-26 11:35:14
阅读次数:
142
我在两年前的博文《Firefox上一些我用于知识管理的扩展》 里面提到过我在用Scrapbook Plus这个Firefox扩展, 用它来撷取网页构建自己的知识库(可以加标注、可以搜索、可以导出并用外部工具转换成CHM)。这个扩展算是 我在Firefox上必不可少的扩展之一(另外还有LastPass...
分类:
其他好文 时间:
2014-10-26 00:15:17
阅读次数:
151