码迷,mamicode.com
首页 >  
搜索关键字:please    ( 3193个结果
INSTALL_FAILED_INSUFFICIENT_STORAGE问题
今天用真机测试,出现了下面的情况 , 网上找了好多情况 , 都感觉比较费事,没什么效果,报错依旧, [2013-08-06 16:31:04 - Flashlight] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE [2013-08-06 16:31:04 - Flashlight] Please check logcat out...
分类:其他好文   时间:2015-02-04 21:54:37    阅读次数:215
MyEclipse8.5破解方法
本文是转自其它博文,用以留着备份的~Step: 1、建立一个任意名称的Java Project2、在该工程中建立一个名文MyEclipseGen的Java文件(MyEclipseGen.java)3、运行下面的代码,会在控制台出现"please input register name:",输入任意一...
分类:系统相关   时间:2015-02-04 16:31:08    阅读次数:207
编译apache时提示“APR not found”的解决方法
今日编译apache时出错: #./configure --prefix……检查编辑环境时出现: checking for APR... no configure: error: APR not found .  Please read the documentation 解决办法: 1.下载所需软件包: wget http://archive.apache.org/d...
分类:Web程序   时间:2015-02-03 17:10:11    阅读次数:152
解决Android Studio和Android SDK Manager无法在线更新的问题[转]
升级时提示 Connection failed. Please check your network connection and try again修改安装目录下bin\studio.exe.vmoptions文件,如E:\Android\android-studio\bin\studio.exe...
分类:移动开发   时间:2015-02-03 14:51:09    阅读次数:113
Using Gamma 2.2
This is a detailed description of the work with Gamma 2.2. If you are only interested in exact instructions of how to use Gamma please look at"Gamma 2...
分类:其他好文   时间:2015-02-03 14:32:49    阅读次数:166
【经历】苹果企业账号申请记录,比想象中要简单
经过十天左右,成功完成苹果的企业账号的申请,比想象中的要快些,但从流程上来看,其实可以更快的。第一次嘛,原谅自己吧,哈哈。 申请前需要确认的事情: Before applying, please ensure the following: 1、你公司计划发布内部App(发布到AppStore的不能用企业账号) Your organization plans to create and...
分类:移动开发   时间:2015-02-02 12:36:51    阅读次数:200
转一篇如何用protobuf-csharp-port
先存下,省的麻烦:Pre-requisitesRather than reproduce all the documentation of the mainGoogle Protocol Buffers project page, I'll just reference it - so please...
分类:其他好文   时间:2015-02-02 12:20:58    阅读次数:1941
函数的用法
函数功能的使用[root@teacher lianxi]# vim function.sh[root@teacher lianxi]# chmod +x function.sh [root@teacher lianxi]# ./function.sh please key in first num1...
分类:其他好文   时间:2015-02-01 17:22:55    阅读次数:152
Maven找不到java编译器的问题
当使用mvn package打包项目的时候,抛出下面这个错误:1 [ERROR] Unable to locate the Javac Compiler in:2 D:\jdk\..\lib\tools.jar3 Please ensure you are using JDK 1.4 or ab.....
分类:编程语言   时间:2015-01-31 17:36:18    阅读次数:196
asm.jar使用不了,Error:Could not find adb, please install Android SDK and set path to adb
Error:Could not find adb, please install Android SDK and set path to adb 环境: win7 64bit     eclipse 1.4.1 android-sdk_r21-windows 问题描述:将asm.jar放在C盘的用户目录下,执行java -jar asm.jar后,跳出如上提示 原因分...
分类:移动开发   时间:2015-01-30 17:43:48    阅读次数:255
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!