码迷,mamicode.com
首页 >  
搜索关键字:during    ( 1205个结果
Activity 通过 Fragment保存大块数据的一种方法。摘自android开发官网
http://developer.android.com/guide/topics/resources/runtime-changes.html Retaining an Object During a Configuration Change If restarting your activity requires that you recover large sets of data, ...
分类:移动开发   时间:2015-09-16 06:28:28    阅读次数:249
VirtualBox: Effective UID is not root (euid=1000 egid=100 uid=1000 gid=100)
桌面上运行virtualbox出错:The virtual machine 'xp' has terminated unexpectedly during startup with exit code 1 (0x1).Effective UID is not root(euid=1000 egid=...
分类:其他好文   时间:2015-09-15 12:57:51    阅读次数:475
AIX 系统 EBS form 打开报错FRM-92101: FORM server在启动过程中失败
克隆或者安装好系统后,发现form打不开,报错截图:根据oracle 官方文档:R12: "FRM-92101:There was a failure in the Forms Server during startup" Error When Attempting to Launch Forms [ID 454427.1]Oracle Applications Technology Stack ...
分类:其他好文   时间:2015-09-11 12:46:04    阅读次数:787
CF 500 C. New Year Book Reading 贪心 简单题
New Year is coming, and Jaehyun decided to read many books during 2015, unlike this year. He hasnbooks numbered by integers from 1 ton. The weight of ...
分类:其他好文   时间:2015-09-11 00:00:15    阅读次数:495
开发中遇到的错误处理
1 myeclipse配置的tomcat无法debug启动,报错为:A configuration error occurred during startup. Please verify the preference field with prompt:cannot connect to VM 解...
分类:其他好文   时间:2015-09-06 16:15:46    阅读次数:223
Error:duplicate files during packaging of APK app\
Error:duplicate files during packaging of APK app\build\outputs\apk\app-debug-unali 这个错误的解决方法是:在app的build.gradle文件中增加以下内容: ????packagingOptions?{ ????????exclude...
分类:移动开发   时间:2015-09-04 12:58:15    阅读次数:215
pat1070. Mooncake (25)
1070. Mooncake (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueMooncake is a Chinese bakery product traditionally eaten during the Mid-A...
分类:其他好文   时间:2015-09-03 16:37:14    阅读次数:171
oracle执行计划翻译
MISSES IN library cache during parse:1翻译:发生在解析的硬解析数量为1,表示硬解析MISSES IN library cache during parse:0翻译:发生在解析的硬解析数量为0,表示没有硬解析,即为软件解析,一般发生在绑定变量的sql语句执行的时候...
分类:数据库   时间:2015-09-02 18:42:17    阅读次数:243
hibernate tools连接数据报错
报如下的错误:An internal error occurred during: "Fetching children of Database". org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;I...
分类:Web程序   时间:2015-09-01 21:33:59    阅读次数:229
Using Bootchart on Android 在开机测量中的应用
Bootchart is a system designed to show a graphical display of the activity of a system during boot. 。。。 省略官方简介,下面是相关连接: http://www.elinux.org/Using_Bootchart_on_Android; http://w...
分类:移动开发   时间:2015-09-01 15:21:30    阅读次数:239
1205条   上一页 1 ... 82 83 84 85 86 ... 121 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!