码迷,mamicode.com
首页 >  
搜索关键字:devices    ( 1297个结果
Q12:app在iPhone上运行正常,iPad上出现黑边问题解决方案
问题描述: app 在iPhone上运行正常,在iPad上出现黑边。 问题原因: 首先选中你的项目,右侧出现我们熟悉的General、Capabilities、Info等等。现在检查General->Deployment Info的Deployment Target 以及 Devices,一要保证ios系统版本配套,二要保证设备选中通用,有些朋友由于前个项目是设置了iPhone,第二次建项目时一时...
分类:移动开发   时间:2015-03-16 11:09:05    阅读次数:184
[转载]HDMI on ZedBoard with Petalinux.
This is step-by-step tutorial on how to build reference design for Analog Devices ADV7511 HDMI encoder used on ZedBoard with PetaLinux 2013.10. It wil...
分类:数据库   时间:2015-03-14 15:19:02    阅读次数:2392
linux kernel API 查询网址
http://docs.knobbits.org/local/linux-doc/html/regulator/index.htmlhttp://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=regulatorhttp://lxr.free-elect...
分类:Windows程序   时间:2015-03-14 12:26:42    阅读次数:299
(转)Working with MTD Devices
This article shows how kernel and application developers (in C) can make use of MTD in Linux.MTD (Memory Technology Devices) are NAND/NOR-based flash ...
分类:其他好文   时间:2015-03-13 12:29:45    阅读次数:141
魅族手机(魅蓝note)无法作为调试设备连接到mac问题的解决
问题描述: OS X(Yosemite),ADB(1.0.32),Android Studio(1.0.1),魅蓝note手机(m1 note,Android 4.4.4,Flyme OS 4.2.0 3U)。 通过USB线将手机连接到 MAC 时,执行 adb devices 未能发现设备。解.....
分类:移动开发   时间:2015-03-11 10:31:02    阅读次数:191
数据采集的开源软件
https://github.com/dodev/RoadDataCollector A tool for collecting information from sensor devices.core - dodevgui - dotmeerlocaldb - naitharremotedb - ...
分类:其他好文   时间:2015-03-06 16:29:59    阅读次数:140
Wince NandFlash变成盘符
在第一次设计Wince的OS时,发现NandFlash变成了文件夹,不再是盘符。也就不能保存数据和注册表的更改了。 那应该怎么处理呢? 其实很简单。就是在Catalog items View下将Device Drivers--Storage Devices--MSFlash Drivers-Flash MDD选上。 另外在Third Party--BSP--Devic...
分类:Windows程序   时间:2015-03-05 13:01:08    阅读次数:190
Wince下演示系统自启动/加载dll方法
前面我们已经介绍过了Wince开机画面,自启动方法了。 今天主要是介绍我们演示系统是如何实现的自运行和加载Dll的方法。 之前我们碰到的主要问题是这样的: 1.在catalog items下加载 Sotorage Devices--MSFLash- Drivers--Flash MDD. 这样,Wince下就可以看到NandFlash的盘符,并且修改注册表/校准...
分类:Windows程序   时间:2015-03-05 12:59:09    阅读次数:199
error: insufficient permissions for device(解决adb shell问题)
今天在linux下连接平板usb,试用adb shell时出现error: insufficient permissions for device,而且我们输入adb devices显示:xxnan@xxnan-pt:~$ adb devicesList of devices attached ??...
分类:数据库   时间:2015-03-05 00:15:39    阅读次数:187
ios开发版证书与企业证书相关文件申请安装及其使用方法
本文主要讲述以下内容:ios开发版证书的申请,企业证书的申请,appid的创建,provision profile的生成,开发设备devices的绑定,以及每个证书文件之间的关系,最后使用这些证书发布企业内部使用的app的方法过程。企业版证书如下开发者证书如下:安装之后,ios_developmen...
分类:移动开发   时间:2015-03-03 13:30:19    阅读次数:191
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!