码迷,mamicode.com
首页 >  
搜索关键字:machine driver    ( 10857个结果
解决谷歌浏览器在win8下没有注册类的问题
在网上搜索了很多方法,终于找到一种有用的,分享下新建一个txt,里面存放代码Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open\command]@="\"C:\\...
分类:Windows程序   时间:2014-06-28 17:08:54    阅读次数:326
指定Webbrowser控件所用IE内核版本
如果电脑上安装了IE8或者之后版本的IE浏览器,Webbrowser控件会使用IE7兼容模式来显示网页内容。解决方法是在注册表中为你的进程指定引用IE的版本号。比如我的程序叫做a.exe对于32位程序HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Exp...
分类:Web程序   时间:2014-06-28 16:49:29    阅读次数:211
Selenium Webdriver 自动化测试开发常见问题(C#版)
转一篇文章,有修改,出处http://www.7dtest.com/site/blog-2880-203.html1:Selenium中对浏览器的操作首先生成一个Web对象IWebDriver driver = new FirefoxDriver();//打开指定的URL地址driver.Navig...
分类:Web程序   时间:2014-06-28 16:14:23    阅读次数:318
PatentTips - Supporting address translation in a virtual machine environment
BACKGROUNDA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of one or more virt...
分类:其他好文   时间:2014-06-28 15:25:05    阅读次数:311
PatentTips - Virtual machine management using processor state information
BACKGROUND OF THE INVENTIONThe invention generally relates to virtual machine management, and more particularly to efficient scheduling of virtual mac...
分类:其他好文   时间:2014-06-28 14:54:06    阅读次数:319
PatentTips - Method to manage memory in a platform with virtual machines
BACKGROUND INFORMATIONVarious mechanisms exist for managing memory in a virtual machine environment. A virtual machine platform typically executes an ...
分类:其他好文   时间:2014-06-28 14:53:29    阅读次数:320
PatentTips - Resource partitioning and direct access utilizing hardware support for virtualization
BACKGROUNDThe present disclosure relates to the resource management of virtual machine(s) using hardware address mapping, and, more specifically, to f...
分类:数据库   时间:2014-06-28 14:31:49    阅读次数:288
PatentTips - Method, apparatus and system for instructing a virtual device from a virtual machine
BACKGROUND OF THE INVENTIONA virtual machine (VM) may be or include a framework or environment created by for example a virtual machine monitor (VMM) ...
分类:移动开发   时间:2014-06-28 14:30:32    阅读次数:232
PatentTips - Adaptive algorithm for selecting a virtualization algorithm in virtual machine environments
BACKGROUNDA Virtual Machine (VM) is an efficient, isolated duplicate of a real computer system. More than one VM may be provided concurrently by a sin...
分类:其他好文   时间:2014-06-28 14:27:00    阅读次数:433
PatentTips - Use of multiple virtual machine monitors to handle privileged events
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:其他好文   时间:2014-06-28 14:16:36    阅读次数:276
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!