Train Problem I
Crawling in process...
Crawling failed
Time Limit:1000MS
Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
As the new term comes...
分类:
其他好文 时间:
2014-11-15 17:08:52
阅读次数:
220
看病要排队
Crawling in process...
Crawling failed
Time Limit:1000MS
Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
看病要排队这个是地球人都知道的常识。
不过经过细心的0068...
分类:
其他好文 时间:
2014-11-15 17:08:17
阅读次数:
227
根据项目要求需要用到openssl这个库,看了看编译环境幸好本身就集成了该库。但在编译openssl的功能时,碰到缺少类库的错误。 Package test is missing dependencies for the following libraries: libcrypto.so....
Error: "java.io.IOException: setDataSource failed.: status=0x80000000"本文地址: http://blog.csdn.net/caroline_wendyAndroid使用MediaPlayer类播放视频时, 报错, setDataSource错误;即MediaPlayer无法设置数据源.可能的原因: 访问网络数据源, 需要权限,...
分类:
移动开发 时间:
2014-11-15 08:55:19
阅读次数:
242
项目版本构建本文地址: http://blog.csdn.net/caroline_wendy根据SVN中的项目, 构建本地版本, 进行开发, 构建方式是:1. "svn co”项目文件, 删除"*.gradle”文件, import项目;2. 删除Modules, 保留Support-v7, G7Anno, BaiduVoice, CD四个工程;3. 配置Modules Dependencies...
分类:
移动开发 时间:
2014-11-15 07:49:02
阅读次数:
211
问题重述:
在iOS 8中第一次运行App,Xcode出现弹出框:“Xcode process launch failed: Security”
解决方案:
“If you get this, the app has installed on your device. You have to tap the icon. It will ask you if you reall...
分类:
移动开发 时间:
2014-11-15 00:14:49
阅读次数:
288
转自http://www.eoeandroid.com/thread-272679-1-1.html第三方jar的导入方式在新版本的ADT环境下,只需要在工程目录下新建libs文件夹(注意是libs不是lib),然后将第三方的jar复制进去,eclipse会自动将这个jar添加到Android De...
分类:
移动开发 时间:
2014-11-14 22:24:35
阅读次数:
359
关于创建视图遇到ORA-01031错误信息,请参考我以前整理的一篇文章Create view failed with ORA-01031:insufficient privileges,本来以为我那篇文章已经已经囊括了很多案例,但是今天遇到一个特殊案例,折腾了我比较久。下面通过几个例子来演示一下遭遇...
分类:
其他好文 时间:
2014-11-14 14:08:08
阅读次数:
310
LogCat Dex?Loader]?Unable?to?execute?dex:?Multiple?dex?files?define?Landroid/annotation/SuppressLint;
CustomViewTest]?Conversion?to?Dalvik?format?failed:?Unable?to?execute?dex:?...
分类:
移动开发 时间:
2014-11-14 12:46:13
阅读次数:
817
Failed t bind to server socket:tcp://localhost:61616 due to : java.net.BindException
通过netstat
-aon | findstr "61616" 查找端口被谁占用了,可是一直没有找到,google说是 Internet Connection Sharing (ICS)服务占用,kill了...
分类:
其他好文 时间:
2014-11-14 12:33:31
阅读次数:
205