码迷,mamicode.com
首页 >  
搜索关键字:requires hardware    ( 1878个结果
android webview 通过html5播放在线视频 切换大屏
1、添加网络访问权限 2、webview添加全屏支持 developer官方文档关于html5支持视频播放描述如下:In order to support inline HTML5 video in your application, you need to have hardware acceleration turned on, and set a WebChrom...
分类:移动开发   时间:2014-08-20 22:41:33    阅读次数:403
Linux网络命令
1.ifconfigifconfig主要是能手动启动、观察和修改网络接口的相关参数,能修改的参数非常多,包括IP参数及MTU等都能修改,他的语法如下:[root@linux~]#ifconfig{interface}{up|down}一般来说,直接输入ifconfig就会列出目前已被启动的卡,不论这个卡是否有设置IP,都会被显示出..
分类:系统相关   时间:2014-08-19 16:53:05    阅读次数:219
The laser engraving machine requires little knowledge
In many manufacturing industries it is a need to print or mark the brand name, seal or other particulars on a product, so it uses the marking techniqu...
分类:其他好文   时间:2014-08-19 10:35:03    阅读次数:255
ORA-15221: ASM operation requires compatible.asm of 11.2.0.0.0 or higher
昨天在做存储迁移的时候,对ASM磁盘组的东西进行操作时,出现了如标题的错误。经查资料,发现原因如下: 如磁盘组是使用asmca图形化工具创建,则compatible.asm默认设置就已经为11.2,如使用CREATE DISKGROUP这个SQL命令创建,则默认设置为10.1,需要手动修改。因...
分类:其他好文   时间:2014-08-18 09:08:13    阅读次数:233
This Android SDK requires Andriod Developer Toolkit version 20.0.0 or above
打开Eclipse(Android 开发环境),发现以下报错:图片显示信息为:Android SDK要求ADT(Android Developer Toolkit)版本在20.0.0或以上版本,检测到当前版本为18.0.0,请更新最新的ADT。出现这样的提示,根本原因是Eclipse启动时检测E:\...
分类:移动开发   时间:2014-08-14 16:26:49    阅读次数:249
HDFS Architecture--官方文档
HDFS ArchitectureIntroductionThe Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many...
分类:其他好文   时间:2014-08-14 16:23:38    阅读次数:275
nagios(icinga)借助check_hp插件监控惠普服务器硬件信息
nagios(icinga)借助check_hp插件监控惠普服务器硬件信息http://cpan.metacpan.org/authors/id/D/DT/DTOWN/Net-SNMP-v6.0.1.tar.gzhttp://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/HP-(Compaq)/check_hp/details被监控端:$sudoapt-getinstallsnmpd$sud..
分类:移动开发   时间:2014-08-11 18:17:23    阅读次数:341
IntelHaxm加速器引起的Win8.1蓝屏及解决方法
使用 Eclipse 或 ADT Bundle 进行 android 开发时,安卓模拟器的效率一直是个头疼的问题。为此,Intel 专门推出了针对 Intel 处理器的安卓模拟器加速程序 Intel Haxm (Hardware Accelerated Execution Manager)。但是在 ...
分类:Windows程序   时间:2014-08-10 18:27:30    阅读次数:315
运行ipython后显示WARNING: IPython History requires SQLite, your history will not be saved
在CentOS6.5下将自带的python2.6升级到python2.7,并安装了ipython,启动ipython后显示如下信息:WARNING: IPython History requires SQLite, your history will not be saved解决方法如下:下载并解压...
分类:数据库   时间:2014-08-10 12:40:30    阅读次数:1551
获取WinDbg
1、在搜索引擎里搜“windbg msdn download”,通常会引导到http://msdn.microsoft.com/en-us/windows/hardware/hh8523652、该页面下部的“Standalone Debugging Tools for Windows (WinDbg...
分类:数据库   时间:2014-08-09 21:12:49    阅读次数:240
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!