码迷,mamicode.com
首页 >  
搜索关键字:plus    ( 2974个结果
A problem is easy
A problem is easy描述When Teddy was a child , he was always thinking about some simple math problems ,such as “What it’s 1 cup of water plus 1 pile of d...
分类:其他好文   时间:2014-11-02 17:57:15    阅读次数:141
swift学习——点点滴滴——1~ios分辨率
??目前主流iOS设备的分辨率: 2048*1536: iPad 3,4,Air,iPad Mini Retina 1024*768: iPad 2 1920*1080: iPhone 6 Plus 1334*750: iPhone6 1136*640: iphone5s,iphone5c,iphone5,ipod touch6 !960*640: iPhone4,...
分类:移动开发   时间:2014-11-02 16:42:15    阅读次数:166
RDBMS and listener log (xml) from SQL*Plus with V$DIAG_ALERT_EXt view [ADR - Automatic Diagnostic Re
在11.2中引出了许多DIAG的视图 TABLE_NAME ------------------------------ V$DIAG_ADR_CONTROL V$DIAG_ADR_INVALIDATION V$DIAG_ALERT_EXT V$DIAG_AMS_XACTION V$DIAG_CRITICAL_ERROR V$DIAG_DDE_USER_ACTION V$DIAG...
分类:数据库   时间:2014-11-01 23:17:02    阅读次数:539
LeetCode[Array]: Plus One
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-31 22:16:05    阅读次数:253
开发者福利!ChromeSnifferPlus 插件正式登陆 Chrome Web Store
今天(2014-10-30)下午,ChromeSnifferPlus 插件正式登陆 Chrome Web Store。 在线安装地址: https://chrome.google.com/webstore/detail/chrome-sniffer-plus/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh Chrome 探测器,可以探测正在使用的开源软件或者 js 类...
分类:Web程序   时间:2014-10-30 22:44:01    阅读次数:190
Oracle 启动关闭
启动oracle监听:su-oracle>lsnrctlstatus查看状态>lsnrctlstart启动ORACLE启动EM:emctlstartdbconsole启动EMconsole服务,使用前需要先设置ORACLE_SID环境变量emctlstopdbconsole停止EMconsole服务,使用前需要先设置ORACLE_SID环境变量ORACLE启动实例:用sql*plus来连接..
分类:数据库   时间:2014-10-30 11:58:12    阅读次数:243
lua接受C++返回值
前几天工作的时候同事莫名其妙 返回NULL和返回0在lua中有区别(VS下 NULL==0) if (not c_plus_plus:GetValue()) //奇怪的是 返回NULL进入了if,返回0并没有 答案:返回NULL后 lua会默认为 为 nil (lua中只有 nil 和 fa...
分类:编程语言   时间:2014-10-30 00:05:00    阅读次数:176
iphone6,iphone6 plus适配,旧项目出现黑线问题
问题:可能开始适配iPhone6和iPhone6 plus的朋友很快就发现,模块器头部和底部会出线一条黑线。但是在其他模拟器完全没有问题。程序也能正常跑。如下图很清楚的看到头部有一条黑线。解决办法:解决办法就是只要把这些启动的时候显示的图片补上了,就可以了。
分类:其他好文   时间:2014-10-29 18:40:46    阅读次数:116
简述C++程序编写的过程
学习C++编程(相关C++编程-基础知识篇)乃至于所有的编程语言每当你编写一个程序从编写到最后得到运行结果要经历以下一些步骤:1、用C++语言编写程序用高级语言编写的程序称为“源程序”(source program)?C++的源程序是以.cpp作为后缀的(cpp是c plus plus 的缩写)?2...
分类:编程语言   时间:2014-10-29 14:35:11    阅读次数:548
手机选择,2014年10月底
6plus美国16GB 749*6.2= 4643.8 + 13%税 = 5247.5 6 美国64GB 749 = 5247.5 6plus水货商16GB 6350 + 180 = 6530 6 灰64GB 6150 + 150 = 6300元 plus 中国16GB 6088 plus 中国64GB 6888 6 中国64GB 6088 6plus 日本64GB ...
分类:移动开发   时间:2014-10-29 13:04:28    阅读次数:211
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!