http://www.wowotech.net/device_model/device_resource_management.html
分类:
其他好文 时间:
2014-11-15 12:39:35
阅读次数:
139
问题重述:
在iOS 8中第一次运行App,Xcode出现弹出框:“Xcode process launch failed: Security”
解决方案:
“If you get this, the app has installed on your device. You have to tap the icon. It will ask you if you reall...
分类:
移动开发 时间:
2014-11-15 00:14:49
阅读次数:
288
在很多情况下当我们在xml中布局的方式并不能满足我们的要求,而这时我们就需要通过在代码中控制控件的布局
根据不同的条件来控制布局。首先来了解一下安卓中的一些单位
dip: device independent pixels(设备独立像素). 不同设备有不同的显示效果,这个和设备硬件有关,一般我们为了支持WVGA、HVGA和QVGA 推荐使用这个,不依赖像素。
px: pixels(像素). ...
分类:
移动开发 时间:
2014-11-14 19:44:39
阅读次数:
261
参考: http://developer.android.com/tools/device.html lsusb Bus 001 Device 004: ID 18d1:9025 Google Inc. vi /etc/udev/rules.d/80-android.rules SUBSYSTEMS...
分类:
移动开发 时间:
2014-11-14 17:38:35
阅读次数:
179
碰到这种情况一般我们首先试的就是重启Xcode,这种方法有的时候管用有的时候不管用。下面介绍几种方法:一:可能是valid architectures支持armv7,或者armv7s,你要试着更改这个:二:(这个没有试过,在网上找的,具体情况需要个人去试)1、Close the Xcode2、Del...
分类:
移动开发 时间:
2014-11-13 18:48:29
阅读次数:
206
做Linux方面也有三个多月了,对代码中的有些结构一直不是非常明确,比方platform_device与platform_driver一直分不清关系。在网上搜了下,做个总结。两者的工作顺序是先定义platform_device -> 注冊 platform_device->,再定义 platfor....
分类:
其他好文 时间:
2014-11-13 18:46:39
阅读次数:
90
1,prelight/prefaceceph storage clusterceph block deviceceph filesystemceph object storage此篇记录ceph block device,ceph storage cluster见上一篇Realiable Auton...
分类:
其他好文 时间:
2014-11-13 18:06:10
阅读次数:
107
1.配置IP#setup 选择 NetWork configuration 选择 Device configuration 选择 eth0 Use DHCP [*] 改 为 [ ] 用空格键将*去除 Static IP 输入 192.168.1.112 Netmask输入 255.255...
分类:
其他好文 时间:
2014-11-13 16:14:48
阅读次数:
136
修改ip 地址 和 关闭启动防火墙1、ifconfig 查看 ip2、如果没有网卡 查看 ifcfg-eth0 文件是否存在 cd /etc/sysconfig/network-scripts/ ls -s 查看 如果有 查看 DEVICE=eth0 HWADDR=00:0C:29:0f:b8:.....
分类:
系统相关 时间:
2014-11-13 15:58:13
阅读次数:
214
SVN地址:https://10.100.207.222/svn/Halo/trunk/LightChat/home/yangxm/code/Halo_OS/device/qcom/common/rootdir/etc/init.qcom.rcadbuninstallcom.example.yyyandroid编译1.sourcebuild/envsetup.sh2.lunch7(选择硬件平台)3.make-j4(4个线程)adblogcat-sInputReader(过..
分类:
其他好文 时间:
2014-11-13 13:05:34
阅读次数:
184