1.Because the Maps library is not a part of the standard Android library, you must declare it in the Android Manifest as a child of the element:2.You ...
分类:
移动开发 时间:
2015-07-04 10:55:47
阅读次数:
139
解决异常
wt.fc.ObjectNoLongerExistsException:
Cannot restore “wt.org.WTUser.674994” because it no longer exists方法是使用下面的script脚本
REMOTEOBJECTINFO
select ca.IDA3A3, ca.ida2a2, ca.* from REMOTEOBJECTINFO...
分类:
其他好文 时间:
2015-07-02 22:37:40
阅读次数:
142
When we cross compiling coreutils, there is an problem of generating man pages, because the source script use the binaries generated by make process to produce man pages, but the cross compiled binarie...
分类:
其他好文 时间:
2015-07-02 19:34:32
阅读次数:
117
Problem Description
Happy New Term!
As having become a junior, xiaoA recognizes that there is not much time for her to AC problems, because there are some other things for her to do, which makes h...
分类:
其他好文 时间:
2015-07-02 15:47:02
阅读次数:
163
环境:linux,mysql5.5.21错误:Host is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'原因: 同一个ip在短时间内产生太多(超过mysql数据库max_conne....
分类:
数据库 时间:
2015-06-27 11:22:52
阅读次数:
142
iframe中某些网页无法打开控制台显示:Refused to display 'http://www.philips.com.cn/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN, SAMEORIGIN'.这是因为这些网页出...
分类:
Web程序 时间:
2015-06-25 13:59:52
阅读次数:
385
今天遇到一个Transaction rolled back because it has been marked as rollback-only错误,controller调用service的方法总是抛出这个异常。开始只是以为该service里的方法抛异常,事务回滚了,但观察日志每次都是整个方法执行...
分类:
编程语言 时间:
2015-06-25 13:51:36
阅读次数:
242
Never frown, even when you are sad, because you never know who is falling in love with your smile.纵然伤心,也不要愁眉不展,因为你不知道谁会爱上你的笑容。
分类:
移动开发 时间:
2015-06-24 18:03:09
阅读次数:
107
转自http://blog.csdn.net/nogodoss/article/details/39546183今天使用Xcode6,突然提示我"the file “XXX” could not be opened because you don't have permission to view ...
分类:
其他好文 时间:
2015-06-24 12:27:59
阅读次数:
157
This is a typical problem aboutsearching. In fact, you can use either BFS or DFS for it. Personally, I use BFS because I think it is more intuitive an...
分类:
其他好文 时间:
2015-06-23 21:27:19
阅读次数:
90