码迷,mamicode.com
首页 >  
搜索关键字:requires hardware    ( 1878个结果
DELL 管理软件安装
dell不进入bios修改cpu为高性能的方法:(在下次重启后生效) 首先安装omsa:安装方法: http://linux.dell.com/repo/hardware/Linux_Repository_14.10.00/omsa所有版本: http://linux.dell.com/repo/h...
分类:其他好文   时间:2014-12-29 13:38:38    阅读次数:178
JAVA解析JSON相关
一json-lib.jar开发包使用依赖包 json-lib.jar开发包使用需要依赖包以下开发包: Json-lib requires (at least) the following dependencies in your classpath: * jakarta commons-lang ....
分类:编程语言   时间:2014-12-26 18:29:53    阅读次数:224
Eclipse 启动Tomcat 超时报错的解决方案
在用eclipse开发项目 用tomcat发布项目的时候 会提示超时,Server Tomcat v7.0 Server at localhost wasunable to start within 45 seconds. If the server requires more time, tryi...
分类:系统相关   时间:2014-12-25 19:57:57    阅读次数:213
cisco 2950级联tp-link,端口老是err-disabled。导致网络不通,如何处理?
几天前,使用一台cisco2950交换机和tp-link24口的100mb端口的交换机级联。导致cisco2950设备上的级联端口在使用一天后,第二天早上上班时发现端口显示err-disabled.网络不通。如何处理?查看接口状况:GX-SW-2950-01#shinterfacesf0/2FastEthernet0/2isdown,lineprotocolisdown..
分类:系统相关   时间:2014-12-25 18:43:04    阅读次数:295
Android RIL(Radio Interface Layer)
Android RIL模块位于 Android/hardware/ril 文件夹,有三个子模块:rild , libril , reference-ril。提供了无线硬件设备与电话服务之间的抽象层。Android RIL 位于应用程序框架与内核之间,分成了两个部分,一个部分是 rild, 负责 so...
分类:移动开发   时间:2014-12-25 17:49:28    阅读次数:206
Android 4.4KitKat Sound System
Alsa Lib: File path:external/tinyalsaAudio Hal Library: Core File path:hardware/libhardware_legacy/audio/audio_hw_hal.cpp HAL library file:/system/...
分类:移动开发   时间:2014-12-24 11:31:27    阅读次数:187
Ubuntu安装更新错误:requires installation of untrusted packages
一. 问题:Ubuntu安装更新时,提示Requires installation of untrusted packages错误。二.解决:在Update Mananger中设置更新服务器为中国即可。设置路径:Update Manager--->Settings--->Ubuntu Softwar...
分类:系统相关   时间:2014-12-23 19:22:55    阅读次数:258
CocoaPods版本升级
命令行执行 $ pod install [!] The 'master' repo requires CocoaPods 0.32.1 - 失败,提示需要CocoaPods 0.32.1版本 查看CocoaPods版本 $ pod --version 0.29.0 确实需要更新了 命令行更新(安装)步骤 $ sudo gem update --system // 先更新...
分类:其他好文   时间:2014-12-22 21:24:13    阅读次数:686
emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly installed and usable.CPU acceleration status: HAX kernel module is not installed!
Android Studio 1.0 已经放出来了,以后的Android平台开发激昂逐步从Eclipse向Android Studio迁移,为了能不落伍我也特意从Google下载了Android Studio的安装包,并且兴高采烈地创建了我的第一个android项目。但是当运行的时候就他么悲催了。 ...
分类:其他好文   时间:2014-12-22 17:56:19    阅读次数:305
【oracle】oracledba16 The redo log file should belong to an inactive group.
Because of hardware failure, you decided to drop a redo log memb er from the database.   Which condition should be met to drop a redo log file?   A. The redo log file should belong to an active gro...
分类:数据库   时间:2014-12-22 11:09:05    阅读次数:158
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!