1、ant编译时突然报错:E:\android-sdk\tools\ant\build.xml:657: The following error occurred while executing this line: null returned: 1 2、直接修改了sdk里面的配置,个人觉得不太妥, ...
分类:
其他好文 时间:
2016-09-12 12:30:43
阅读次数:
122
完美解决方案: http://stackoverflow.com/questions/18442753/a-required-class-was-missing-while-executing-org-apache-maven-pluginsmaven-war this happened to me ...
分类:
Web程序 时间:
2016-09-08 14:30:15
阅读次数:
2061
mysql> update mysql.user set password=PASSWORD('123456') where User='root';ERROR 1820 (HY000): You must reset your password using ALTER USER statement ...
分类:
数据库 时间:
2016-08-30 12:06:53
阅读次数:
227
Overview For maximum control over local data, developers can use SQLite directly by leveraging SQLiteOpenHelper for executing SQL requests and managin ...
分类:
数据库 时间:
2016-08-24 12:45:55
阅读次数:
7596
在运行 “sudo gem install cocoapods” 的时候出现问题:ERROR: While executing gem ... (Errno::EPERM)Operation not permitted - /usr/bin/fuzzy_match 则可以改为:sudo gem in ...
分类:
其他好文 时间:
2016-07-15 23:45:28
阅读次数:
140
七月 14, 2016 2:19:25 下午 freemarker.log._JDK14LoggerFactory$JDK14Logger error严重: Error executing FreeMarker templateFreeMarker template error:The follow ...
分类:
Windows程序 时间:
2016-07-14 15:13:55
阅读次数:
1156
Exception when executing br is a binary reader. The data to peak is D000 (D0=208) The cause is, for PeekChar, after peak, the value will be transforme ...
分类:
其他好文 时间:
2016-07-11 14:05:46
阅读次数:
224
Middleware The middleware gives a single shot to the views associated into Controllers, before executing the requested Method, and store the resulted ...
分类:
其他好文 时间:
2016-07-05 12:02:55
阅读次数:
205
OS X El Capitan 新特性(System Integrity Protection or SIP)中加强了权限,但是可以对这里进行操作 /usr/local/bin 可以尝试使用以下指令进行jekyll的安装(亲测可行,安装完毕后terminal中输入jekyll即可看到是否生效): 这 ...
分类:
其他好文 时间:
2016-06-19 10:08:04
阅读次数:
312
1. ERROR: While executing gem ... (Errno::EPERM) Operation not permitted - /usr/bin/pod 苹果系统升级 OS X EL Capitan 后会出现的插件错误,将 安装 CocoaPods 的 sudo gem ins ...
分类:
其他好文 时间:
2016-05-27 18:05:56
阅读次数:
163