码迷,mamicode.com
首页 >  
搜索关键字:build version    ( 35499个结果
Android开发学习---template requires a minimum SDK version of at least 7,build target API version of 14
adt22.6.3的bug当adt更新到22.6.3,其编辑器中最低支持api7,即android 2.1,这里可能是google故意这么做的,也可能是其bug.其target sdk 和compile sdk最低都为14,即anroid 4.0,这里建议都设为最高的api 19,即android ...
分类:移动开发   时间:2014-05-29 02:43:25    阅读次数:607
一、jBPM4.4开发环境配置
JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理、工作流、服务协作等领域的一个开源的、灵活的、易扩展的可执行流程语言框架。jBPM是公开源代码项目,使用它要遵循 ASL(Apache License Version 2.0)和E...
分类:其他好文   时间:2014-05-29 02:35:07    阅读次数:365
qt creator报错处理积累
1.在进行qt creator编译qt工程时,报出错误:error while building deploying project。还可能出现如下提示qt creator needs a tool chain set up to build. configure a tool chain in p...
分类:其他好文   时间:2014-05-29 02:25:59    阅读次数:532
Maven 本地jar添加
以 spring-context-support-3.1.0.RELEASE.jar 为例,在 @3图中已经给出这个 jar 包的 groupId,artifactId,version信息,手动安装的时候这些信息不要改,否则 Maven 项目移植的话,jar 包下载就会失败。顺便把这信息帖下面,方便...
分类:其他好文   时间:2014-05-28 22:56:52    阅读次数:270
导入贴图操作:处理贴图MaxSize和Format
using UnityEngine;using System.Collections;using UnityEditor;public class ImportModflyTextures : AssetPostprocessor{ private uint m_Version = 0; ...
分类:其他好文   时间:2014-05-28 21:20:56    阅读次数:427
Eclipse下BASE64Decoder提示错误的解决办法
解决方案1(推荐): 只需要在project build path中先移除JRE System Library,再添加库JRE System Library,重新编译后就一切正常了解决方案2: Windows -> Preferences -> Java -> Compiler -> Errors/...
分类:系统相关   时间:2014-05-28 18:41:08    阅读次数:266
what are Datatypes in SQLite supporting android
As said at Datatypes In SQLite Version 3:Datatypes In SQLite Version 3Most SQL database engines (every SQL database engine other than SQLite, as far a...
分类:移动开发   时间:2014-05-28 04:17:04    阅读次数:388
zepto 自定义build
为啥要自定义build?一般来说我们都会直接在官网下,但它只包含默认几个的模块,对于移动开发,这些模块有些是需要的,有些则可以不用。所以我们可以根据自己的需要来定制。下图为zepto包含的模块,其中画勾的是官网下载自带的模块。在线buildhttp://github.e-sites.nl/zepto...
分类:其他好文   时间:2014-05-28 01:17:51    阅读次数:240
Limestone all become the right products
Aggregate production is the basic raw material for the building, only select those high standards and high qualified aggregate to build a hundred year...
分类:其他好文   时间:2014-05-27 16:26:36    阅读次数:257
Version of SQLite used in Android?
sing the emulators (adb shell sqlite3 --version):SQLite 3.7.11:19-4.4-KitKat18-4.3-Jelly Bean17-4.2-Jelly Bean16-4.1-Jelly BeanSQLite 3.7.4:15-4.0.3-I...
分类:移动开发   时间:2014-05-27 16:06:58    阅读次数:389
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!