Xcode所有的插件都安装在目录~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz(用于管理xcode插件、管理Xcode工程模版以及颜色配置的功能)Quick Start:1 mkdir -p ~/Libra...
分类:
其他好文 时间:
2014-07-07 10:53:19
阅读次数:
201
Windows Error 740 – The Requested Operation Requires ElevationWhat Does Error 740 Mean?If you are experiencing an error 740 message in Windows Vista o...
微软近期Open的职位:Microsoft Launched the public cloud service-Azure in China on May 2013, Cosmos is the key component to Azure which support the platform of...
分类:
其他好文 时间:
2014-07-06 22:59:13
阅读次数:
267
SwipeRefreshLayout是Google在support v4 19.1版本的library更新的一个下拉刷新组件,实现刷新效果更方便。使用如下:1.先下载android-support-v4.jar最新版本,之前的版本是没有SwipeRefreshLayout下拉刷新控件的,如果已经更新...
分类:
其他好文 时间:
2014-07-05 21:04:23
阅读次数:
297
文档地址:戳我总结: (i) aims to generate scientific and engineering advances in fields of import to Google, (目标) (ii) does so in a way that tends to factorize....
分类:
移动开发 时间:
2014-07-05 17:37:34
阅读次数:
391
一、Oracle官方支持1.在线官方文档 http://docs.oracle.com/2.metalink.oracle.com,如今已经改成:http://support.oracle.com二、Oracle数据库管理员的任务设计、实施和维护Oracle数据库时,按优先次序排列的任务包括:1.确...
分类:
数据库 时间:
2014-07-03 20:29:19
阅读次数:
310
Slave crash-safe replication
mysql的slave启动时,error.log中出现Warning警告:
[Warning] Slave SQL: If a crash happensthis configuration does not guarantee that the relay log info will beconsistent, Error_code: 0...
分类:
移动开发 时间:
2014-07-03 18:15:13
阅读次数:
278
RecyclerView是android-support-v7-21版本中新增的一个Widget,官方介绍RecyclerView 是 ListView 的升级版本,更加先进和灵活。
开发环境
- IDE: ADT
- SDK: Android L
首先在Android SDK Manager上下载Android Support Repository,
它...
分类:
移动开发 时间:
2014-07-03 17:19:09
阅读次数:
230
一.最常见,也是缺省,是调用spring的缺省工厂类spring缺省工厂类:org.springframework.beans.factory.support.DefaultListableBeanFactory使用其静态方法preInstantiateSingletons()配置文件中最普通最基本的定义一个普通bean<beanid="DvdTypeDAOBean"class="com.machome.dvd..
分类:
编程语言 时间:
2014-07-03 14:35:16
阅读次数:
210
1.添加android-support-v4 误 java.lang.ClassNotFoundException: android.support.v4.view.ViewPager in loade
问题:在使用ViewPager添加android-support-v4.jar后提示如下错
11-15 21:01:21.725: E/AndroidRuntime(32431): Cause...
分类:
移动开发 时间:
2014-07-03 13:23:34
阅读次数:
260