码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
Xcode6模拟器时BUG导致键盘无法弹出
Xcode 6.X版本可能会出现虚拟键盘无法调出,并在控制台出现如下提示:Can't find keyplane that supports type 5 for keyboard iPhone-PortraitChoco-PhonePad; using 2470951658_PortraitCho...
分类:其他好文   时间:2015-06-11 22:44:39    阅读次数:137
【POJ2286】The Rotation Game
DescriptionThe rotation game uses a # shaped board, which can hold 24 pieces of square blocks (see Fig.1). The blocks are marked with symbols 1, 2 and...
分类:其他好文   时间:2015-06-11 20:54:14    阅读次数:120
easy_install jinja2 mac linux
error: can't create or remove files in install directoryThe following error occurred while trying to add or remove files in theinstallation directory:...
分类:系统相关   时间:2015-06-11 19:11:18    阅读次数:411
No.27 Remove Element
No.27 Remove ElementGiven an array and a value, remove all instances of that value in place and return the new length.The order of elements can be cha...
分类:其他好文   时间:2015-06-11 18:24:51    阅读次数:104
leetcode 27 -- Remove Element
Remove Element 题目: Given an array and a value, remove all instances of that value in place and return the new length. The order of elements can be changed. It doesn’t matter what you leave beyo...
分类:其他好文   时间:2015-06-11 14:44:37    阅读次数:132
java.sql.SQLException: Can not issue data manipulation statements with executeQuery().
1、错误描述 java.sql.SQLException: Can not issue data manipulation statements with executeQuery(). at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) at com.mysql.jdbc.SQLError.createSQLEx...
分类:数据库   时间:2015-06-11 13:09:17    阅读次数:172
java.sql.SQLException: Can not issue empty query.
1、错误描述 java.sql.SQLException: Can not issue empty query. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:935) at com.my...
分类:数据库   时间:2015-06-11 11:12:18    阅读次数:156
maven发布jar、aar、war等到中央库(Central Repository)的步骤
步骤一:注册账号,申请ticket。 注册在这里:https://issues.sonatype.org 申请ticket:创建一个issue,注意这里要选OSSRH,且是PROJECT而不是TASK,group id要慎重写,不能写你没有权限的,不然服务人员会让你重写(半天左右)。 申请成功后会提示:Configuration has been prepared, now you can:...
分类:编程语言   时间:2015-06-11 09:30:44    阅读次数:181
Sublime Text 2 配置手册
Preferences.sublime-settings文件:// While you can edit this file, it’s best to put your changes in // “User/Preferences.sublime-settings”, which overrid...
分类:其他好文   时间:2015-06-11 00:01:58    阅读次数:343
maven提交文件到中央库方法
步骤一:注册账号,申请ticket。 注册在这里:https://issues.sonatype.org 申请ticket:创建一个issue,注意这里要选OSSRH,且是PROJECT而不是TASK,group id要慎重写,不能写你没有权限的,不然服务人员会让你重写(半天左右)。 申请成功后会提示:Configuration has been prepared, now you can:...
分类:其他好文   时间:2015-06-10 22:43:43    阅读次数:183
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!