码迷,mamicode.com
首页 >  
搜索关键字:vm quick-create failed    ( 11843个结果
FAILED TO DO DATA ASSOCIATION FOR OES DOMAIN(ORA_01017)
Error log:Problem Description-------------------1.Prepare DatabaseRun the RCU utilityCreate Prefix: DEVSelect:IdentityManagement->Oracle Adaptive Acce...
分类:其他好文   时间:2014-05-16 21:18:44    阅读次数:426
编程珠玑番外篇之番外篇-O 中间语言和虚拟机漫谈(ZZ)
http://blog.youxu.info/2014/05/11/language-and-vm/导言编程语言的发展历史,总的来说,是一个从抽象机器操作逐步进化为抽象人的思维的过程。机器操作和人的思维如一枚硬币的两面,而语言编译器就像是个双面胶,将这两面粘在一起,保证编程语言源程序和机器代码在行为...
分类:其他好文   时间:2014-05-16 20:38:48    阅读次数:437
VirtualBox 创建64位系统的问题
问题前置: 操作系统:windows7 旗舰版 64位 软件版本:Oracle VM VirtualBox 4.3.10 问题:在VirtualBox中创建虚拟机的时候版本中只支持32位系统,不支持创建64位系统 最后解决问题: cpu的BIOS设置中,没有开启虚拟化支持 调整BIOS设...
分类:其他好文   时间:2014-05-16 07:28:47    阅读次数:710
oracle之报错:ORA-00054: 资源正忙,要求指定 NOWAIT
SQL> conn scott/tiger@vm_databaseConnected to Oracle Database 11g Enterprise Edition Release 11.1.0.6.0Connected as scott。。。。。。SQL> drop table student...
分类:数据库   时间:2014-05-15 16:33:54    阅读次数:332
Android 启动流程简介
Android 启动流程:1.linux OS Bootloader -> Linux kernel2.Android/InitRuntime Init Process -> Services -> Zygote/VM -> System Server3.Framework HomeScreen.....
分类:移动开发   时间:2014-05-14 11:28:11    阅读次数:576
解决桥接模式下主机和VM虚拟机互ping不通的问题
在使用虚拟机时,有时候存在 主机ping不通虚拟机或者虚拟机ping不通主机的情况,此时应检查主机和虚拟机的windows防火墙状态,关闭防火墙后重试即可。
分类:其他好文   时间:2014-05-14 09:14:53    阅读次数:222
手动释放linux内存和缓存
/proc/sys/vm/drop_caches(since Linux 2.6.16)Writing to this file causes the kernel to drop clean caches,dentries and inodes from memory, causing that ...
分类:系统相关   时间:2014-05-14 08:54:16    阅读次数:331
ubuntu14.04启动提示set_sw_state failed
安装上ubuntu14.04时,系统启动时一直出现一个问题 kernel: [ 16.465893] [drm:rv770_dpm_set_power_state] *ERROR* rv770_set_sw_state failed 显卡是ATI4330,google了一下,网上也有类似的问题,看了一些,决定升级一下内核试一下。 原有的内核是3.13的,从ubuntu 内核网站上看到最新...
分类:其他好文   时间:2014-05-13 23:26:01    阅读次数:331
Unity 3D本地发布WebPlayer版时"Failed to download data file"解决方案
Unity 3D本地发布WebPlayer版时"Failed to download data file"解决方案...
分类:Web程序   时间:2014-05-13 15:12:03    阅读次数:850
菜鸟调错(四)——Spring与DWR集成,配置文件报错
Multiple annotations found at this line: - schema_reference.4: Failed to read schema document 'http://www.directwebremoting.org/schema/spring-dwr-2.0.xsd', because 1) could not find the document;  2)...
分类:编程语言   时间:2014-05-12 22:55:47    阅读次数:409
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!