码迷,mamicode.com
首页 >  
搜索关键字:when    ( 7148个结果
Activity重要函数
一。onConfigurationChanged 与android:configChangesLists configuration changes that the activity will handle itself. When a configuration change occurs at...
分类:其他好文   时间:2014-06-28 12:15:22    阅读次数:207
find中的 time 参数
find手册中对time的解释:以 atime 为例:-atime n File was last accessed n*24 hours ago. When find figures out how many 24-hours periods ago the file was last...
分类:其他好文   时间:2014-06-28 12:09:59    阅读次数:222
使用sqoop从mysql往hive中增量导数据shell脚本
一:sqoop增量导入的两种方式Incremental import arguments:ArgumentDescription--check-column (col)Specifies the column to be examined when determining which rows to...
分类:数据库   时间:2014-06-23 00:58:09    阅读次数:345
UML实例--HELL_WORLD(六)
?? Artifacts 工件 “Hello, World!” is implemented as an applet, so it never stands alone but instead is typically a part of some Web page. The applet starts when its enclosing page is opened, trigge...
分类:其他好文   时间:2014-06-22 19:50:03    阅读次数:180
RMAN-05537: DUPLICATE without TARGET connection when auxiliary instance is started with spfile canno
今天是2014-06-18,在复制数据的时候出现如下错误: RMAN-05537: DUPLICATE without TARGET connection when auxiliary instance is started with spfile cannot use SPFILE clause 操作过程如下: [oracle@dg1 dbs]$ rman target sys/root@...
分类:其他好文   时间:2014-06-22 19:13:14    阅读次数:306
HDU 2126 Buy the souvenirs
Buy the souvenirs Time Limit: 10000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 869    Accepted Submission(s): 298 Problem Description When the ...
分类:其他好文   时间:2014-06-22 18:02:45    阅读次数:239
【DataStructure】Some useful methods for arrays
Last night it took me about two hours to learn arrays. For the sake of less time, I did not put emphaises on the practice question, just now when reading the book, I found that some methods referred...
分类:其他好文   时间:2014-06-22 17:14:10    阅读次数:152
POJ2405-Beavergnaw
Beavergnaw Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 6204   Accepted: 4090 Description When chomping a tree the beaver cuts a very specific shape out o...
分类:其他好文   时间:2014-06-22 17:06:55    阅读次数:233
POJ3169-Layout
Layout Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 6582   Accepted: 3182 Description Like everyone else, cows like to stand close to their friends when que...
分类:其他好文   时间:2014-06-21 23:54:18    阅读次数:307
How to use CCache to speed up cocos2d-x android compilation
CCache is a compiler cache for C/C++. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. We can use this tool to s...
分类:移动开发   时间:2014-06-21 21:13:40    阅读次数:318
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!