ICS/ICS2:
1、请修改 packages\apps\Launcher2\res\layout\apps_customize_pane.xml
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/co...
分类:
移动开发 时间:
2014-12-04 12:09:29
阅读次数:
239
修改Launcher2/res/value/Dimens.xml 中apps_customize_cell_width 和apps_customize_cell_height的大小。多大的值合适,需要结合代码。
PagedViewCellLayout 中estimateCellHSpan和estimateCellVSpan获取返回值n(n就是每屏单元格数目的列和行)。
以estim...
分类:
移动开发 时间:
2014-12-04 12:09:05
阅读次数:
140
With the introduction of Qt Style Sheets, styling Qt widgets has become a lot simpler. Whether you just need to customize the look of an existing widget or design a whole new style from scratch, th...
分类:
其他好文 时间:
2014-11-30 18:52:50
阅读次数:
226
详细内容需要参考文档:Oracle 11i Advanced Pricing—Don’t Customize, Extend!
utl:http://blog.csdn.net/cai_xingyun/article/details/41384541
Oracle Advanced Pricing - Version 11.5.8 and later
Information in t...
分类:
其他好文 时间:
2014-11-22 20:18:35
阅读次数:
261
案例:给某医院装服务器服务器型号:HPProliantDL360pGen8操作系统:windowsserver2008r2(只有64位,没有32位的)主要步骤:开机按F10(intelligentprovisioning智慧型资源配置),再按参考文档操作。我选择的是customize(定制),不过安装过程我是中文界面,用intelligentpr..
分类:
其他好文 时间:
2014-11-21 10:51:30
阅读次数:
200
1 虚拟机安装 Centos61.1 前期配置New Virtual Machine———Typical(典型安装)选择镜像文件。设置文件名,用户名和密码。设置系统在虚拟机软件的名称, 设置安装目录。设置 系统占用空间。系统硬件设置。 点击Customize Hardware 更改网卡设置 选择 B...
分类:
其他好文 时间:
2014-11-20 21:49:20
阅读次数:
223
1.BIOS准备在BIOS中启用Intel
VT(或AMD-V)虚拟化硬件扩展2.系统准备 2.1系统安装 CentOS6.5x86_64 minimal customize
now→virtualization全选 2.2网络配置 #vi
/etc/sysconfig/network-scripts/ifcfg-eth0ONBOOT=yes #service
networkrestart3.KVM环境配置 3.1查看是否支持..
分类:
其他好文 时间:
2014-11-19 16:26:33
阅读次数:
255
定制界面是访问Tools -> Customize菜单
分类:
其他好文 时间:
2014-11-19 00:20:38
阅读次数:
216
VC 编译命令开关 vc可以可以通过Settings -->Project-->C/C++-->Customize来设置这个编译开关 /C:在预处理输出中保留注释语句/c:只编译,不连接,相当于在"Build"菜单下选择了"Com...
分类:
其他好文 时间:
2014-11-18 01:37:19
阅读次数:
370
安装好android的adt以后重启eclipse,但是没有创建AVD的图标:解决方法:1. 先检查ADT是否已经安卓成功2. Windows--- Customize Perspective -- 选择 -- Command Groups Availability 找到 Android SDK ....
分类:
移动开发 时间:
2014-11-08 22:05:24
阅读次数:
255