1开机图片:android-logo-mask.pngandroid-logo-shine.png这两个图片一个在上一个在下./out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes/asset...
分类:
移动开发 时间:
2014-05-19 22:42:33
阅读次数:
419
由于工程使用的ARC,alloc后也没太注意,hide并不会将其release,导致其常驻内存。后用Instruments工具时才发现这问题,后悔不已。因此在这备注下。起初代码:HUD
= [[MBProgressHUD alloc] initWithView:self.view]; [self.v...
分类:
移动开发 时间:
2014-05-19 22:14:27
阅读次数:
339
Hello World //HelloWorld.java文件 public class
HelloWorld { public static void main(String[] args) { System.out.println(“Hello
World!”); } } 编译运行 javac ...
分类:
编程语言 时间:
2014-05-16 04:11:27
阅读次数:
306
这是我日常在mac下记录的一些常用终端命令: 1 java 2 javac 3 exit 4
/Users/lianxumac/Desktop/apktool1.5.2/反编译 ; exit; 5
/Users/lianxumac/Desktop/apktoo...
分类:
其他好文 时间:
2014-05-16 03:35:08
阅读次数:
309
We are happy to announce the release of kbmMW v.
4.50.00 Beta Professional and Enterprise Edition with XE6 support.4.50.00 Beta 1
May 12 2014 New stuf...
分类:
其他好文 时间:
2014-05-16 03:34:32
阅读次数:
606
iOS7中加入了后台获取(Background
Fetch)的特性,这个特性使得用户在打开应用之前应用就可以执行部分代码,比如准备数据,刷新UI等等。这个时常一般最大是30秒。以下是设置Background
Fetch的基本步骤,记录一下。1. 点击Target下的Capabilities ->>B...
分类:
移动开发 时间:
2014-05-16 00:44:52
阅读次数:
418
这个配置只能用来使用最基本的spring
bean的使用。只需要这些包(MAVEN的POM.XML文件): org.springframework spring-core 4.0.0.RELEASE
org.springframework spring-context 4.0.0.RELEASE.....
分类:
编程语言 时间:
2014-05-15 22:13:51
阅读次数:
355
1.准备工作Win_S801:系统:WindowsServer2008主机名:mail07.laohe912.comip:192.168.153.203其他:域控制器,DNS服务器步骤1-4都有相关帮助,此处不做提示安装exchange,必须安装IIS进入“服务管理器”,添加角色,选择安装如下功能组件最后确认安装IIS正式安装Exchange根据各..
Because the 2014 may be the 23rd Anniversary
from theAir Jordan 6, In my opinion so many people are watching the following
New Jordan 6s Releases - Ca...
分类:
其他好文 时间:
2014-05-15 17:55:41
阅读次数:
366
ApplyingGPOPacksisoneofthemanynewfeaturesinMDT2012Beta2MDT2012测试版2的新功能之一是应用组策略包 当我们使用MDT2012去部署win7SP1的时候默认会应用templates文件下的对应的组策略,当然你也可以使用自定义组策略 如果不想应用这些默认的组策略,那么我们可以在..
分类:
其他好文 时间:
2014-05-15 12:44:00
阅读次数:
359