1.:
官方描述:
If an application needs access to a feature protected by a permission, it must declare that it requires that permission
with a element
in the manifest. Then, when the application is...
分类:
移动开发 时间:
2014-09-30 13:31:19
阅读次数:
224
WinHEC即Windows Hardware Engineering Cumminity,中国称之为Windows硬件工程产业创新峰会,将于2015年初回归,2015年3月18日至19日在中国深圳召开–微软决定在深圳召开WinHEC也是考虑到深圳的硬件生态,拥有大量硬件公司,包括电子设计、软件工程、集成、生产、以及各类硬件设备供应链。该会议主要是扩大与硬件合作伙伴的合作,加速Windows硬件生...
每天坚持总结,总会发生质变!今天给radiobutton设置背景颜色报错,信息如下:item> tag requires a 'drawable' attribute or child tag defining a drawable解决方法: 你不能将颜色选择器用在background上,应该使用....
分类:
移动开发 时间:
2014-09-28 13:04:52
阅读次数:
174
1. uname -ayou will view kernel name、network node hostname、kernel release、kernel version、machine hardware name、processor type 、hardware platform、oper....
分类:
系统相关 时间:
2014-09-28 03:12:30
阅读次数:
295
这里主要是遇到两个问题:第一个是,自己编写的hal层源码怎么添加进Android的默认编译中去,也就是说在根目录执行make时,自己编写hal源码也会被编译。第二个问题是,编译完成后还要自动安装在指定的系统目录lib/hw下。
刚开始时不太了解,总是需要使用mmm来进行编译安装,但是打包之后再编译这是不现实的。为此需要添加到默认中去。
一般来说hal层所在的位置在hardware/libhar...
分类:
移动开发 时间:
2014-09-26 11:25:58
阅读次数:
185
解决方案:
iOS Simulator -> Hardware -> Keyboard
取消选择:“Connect Hardware Keyboard” 或 选择“Toggle
Software Keyboard”
参考:
http://stackoverflow.com/questions/24420873/swift-xcode-6-keyboard-not-showi...
分类:
移动开发 时间:
2014-09-25 19:43:37
阅读次数:
219
Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 3876877096_Portrait_iPhone-Simple-Pad_Default
这个是xcode6模拟器的bug,如果键盘不出来的话,可以通过Hardware->Keyboard->Toggle
...
分类:
移动开发 时间:
2014-09-25 13:25:48
阅读次数:
241
1、
normal shot.
alps\mediatek\platform\mt6595\hardware\mtkcam\v1\adapter\Scenario\Shot\NormalShot\NormalShot.cpp,
bool
NormalShot::
onCmd_capture()
{
...
//加上以下code
if(getOpenId() == 1 && b...
分类:
移动开发 时间:
2014-09-25 11:21:48
阅读次数:
410
https://github.com/mathiasbynens/jquery-placeholder 解决ie不支持HTML5?placeholder的问题 Requires?jQuery?1.6+.?For?an?older?version?of?this?plugin?that?works?under?jQuery?1.4.2+,?see...
分类:
Web程序 时间:
2014-09-25 06:11:18
阅读次数:
216
安装完ASP.NET,Oracle9i客户端后,使用System.Data.OracleClient访问Oracle数据库如果出现这种错误:System.Data.OracleClientrequiresOracleclientsoftwareversion8.1.7orgreater.原因Orac...
分类:
数据库 时间:
2014-09-24 18:46:07
阅读次数:
233