A method and apparatus for managing remote devices. In one embodiment of the present invention, there is provided a method of managing a remote device...
分类:
其他好文 时间:
2014-07-24 09:52:13
阅读次数:
252
Android的应用程序是基于virtual device运行的,在运行一个android的应用程序之前先要配置要virtual device点击上图中的按钮点击【new】选择device的型号,型号中包含了尺寸等信息,然后选择skin,点击【ok】就可以了。2,设置程序运行的device点击【ru...
分类:
移动开发 时间:
2014-07-23 20:38:46
阅读次数:
223
配置应用级别的旋转方向——Global Setting方法:点击项目-General-Deployment-Device OrientationIt doesn’t necessarily mean that every view in your application will use all o...
分类:
其他好文 时间:
2014-07-23 15:02:46
阅读次数:
276
这节我们开始移植nand flash:通过查看帮助文档 doc/README.nand,要支持 NAND,需要配置CONFIG_CMD_NAND我们修改 tiny210.h,把 CONFIG_CMD_ONENAND 屏蔽掉,同时加上CONFIG_CMD_NAND:
编译出错 ,没有定义 CONFIG_SYS_MAX_NAND_DEVICE,最大 NAND 设备数,我们的板子只有 1 个...
分类:
其他好文 时间:
2014-07-23 13:12:26
阅读次数:
404
驱动开发之 用DeviceIoControl实现应用程序与驱动程序通信
1.
readfile和writefile可以实现应用程序与驱动程序通信,另外一个Win32 API 是DeviceIoControl。
应用程序自定义一中IO控制码,然后调用DeviceIoControl函数,IO管理器会产生一个MajorFunction 为IRP_MJ_DEVICE_CONTROL,MinorFun...
分类:
其他好文 时间:
2014-07-23 13:10:16
阅读次数:
220
Drawabledrawable_home = res.getDrawable(R.drawable.main_home_selected);//图片 drawable_home.setBounds(0, 0, drawable_home.getMinimumWidth(), drawable_.....
分类:
移动开发 时间:
2014-07-23 12:44:06
阅读次数:
229
To ensure that a memory device operates in self-refresh mode, the memory controller includes (1) a normal-mode output buffer for driving a clock enabl...
分类:
其他好文 时间:
2014-07-23 11:59:46
阅读次数:
380
Embodiments of the invention describe a dynamic random access memory (DRAM) device that may abort a self-refresh mode to improve the exit time from a ...
分类:
其他好文 时间:
2014-07-23 11:59:16
阅读次数:
303
1.Warning: An incorrect timescale is selected for the Verilog Output (.VO) file of this PLL design. It's required that the timescale should be 1 ps wh...
分类:
其他好文 时间:
2014-07-23 11:56:06
阅读次数:
430
Clustering devices in an Internet of Things ('IoT'), including: receiving, by a device clustering module, a characteristic set for a device, wherein t...
分类:
Web程序 时间:
2014-07-23 11:52:26
阅读次数:
410