有时候在开发过程中,总是会遇到一些莫名奇妙的错误,或者在使用fragement和viewpage的时候,就会出现下面这个错误,如果出现找不到android-support-v4 包的时候,可以使用下面的方法进行添加:Project->properties->Java Build Path->Libr...
分类:
移动开发 时间:
2014-07-22 22:53:15
阅读次数:
265
NDK Prebuilt library support: NDK使用二进制库方法: Android NDK r5 introduced support for prebuilt libraries (shared and static), i.e. the ability to include and use, in your applications, prebuil...
分类:
其他好文 时间:
2014-07-22 08:28:36
阅读次数:
297
企业IT服务管理实施 不提倡一步到位对企业IT部门来说,实施ITIL Service Support(服务支持)的意义在于清晰梳理日常IT运维管理过程中遇到的各种各样的事,使IT运维过程变得有序连贯,从而提高IT服务的能力和水平。ITIL Service Support能够形象地描述IT运维的工作内...
分类:
其他好文 时间:
2014-07-22 00:15:37
阅读次数:
217
在经过Google搜索后。外国的大神说:We don't support Java 8 right now. Support will be added in next versions.大概意思就说。暂时iReport-5.6.0不支持java8的环境。下一个版本支持吧!所以我们只好用java7的...
分类:
其他好文 时间:
2014-07-21 14:21:45
阅读次数:
237
This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'的意思是,这版本的 MySQL 不支持使用 LIMIT 子句的 IN/ALL/ANY/SOME 子查询,即是支持非 IN/ALL/ANY/SOME ...
分类:
数据库 时间:
2014-07-21 14:13:39
阅读次数:
238
Guava 是一个 Google 的基于java1.6的类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, 等等. 这些高质量的 API 可以...
分类:
其他好文 时间:
2014-07-21 10:14:58
阅读次数:
180
package com.kale.codeview;import android.os.Bundle;import android.support.v7.app.ActionBarActivity;import android.view.View;import android.view.View.O...
分类:
编程语言 时间:
2014-07-21 00:10:51
阅读次数:
659
当在企业部署SystemCenter2012R2ConfigurationManager时,需要考虑硬件、软件等信息确保当部署完成之后能够正常工作。1.硬件信息:当部署SystemCenter2012R2ConfigurationManager时,请确保一下硬件信息满足。lCPU:AMDOpteron,AMDAthlon64,IntelXeonwithIntelEM64Tsupport,Inte..
分类:
其他好文 时间:
2014-07-20 03:28:36
阅读次数:
314
//插入排序:package org.rut.util.algorithm.support; import org.rut.util.algorithm.SortUtil;/** * @author treeroot * @since 2006-2-2 * @version 1.0 */public...
分类:
编程语言 时间:
2014-07-19 14:08:41
阅读次数:
274