单词 | workaround |
释义 |
第三人称单数:works around 现在分词:working around 过去式:worked around 例句释义: 变通方法,应变方法,暂时避开,工作区,权变措施,变通方案 1. Merge history allows this and makes things more convenient. The workaround is simply to use a label to mark the point of your last merge. 合并历史就允许这样做,并且很便利。工作区里面会简单的使用一个标签来标示你上一次合并的点。 kb.cnblogs.com 2. However, I have frequently wished for a workaround, some sort of simple "turn this exception into a run-time exception" command. 然而,我经常希望有一个变通方法,类似于“将该异常转换为运行时异常”这样简单的命令。 www.ibm.com 3. A user will tolerate only so much security-related (or other) overhead before he either dumps your product or figures out a workaround. 他转储您的产品或计算出一种解决方法之前,用户会容忍只有这么多安全相关(或其他)的开销。 msdn.microsoft.com 4. Note: In the remainder of this article, this workaround is referred to as the middleware proxy approach. 注意:本文剩下的部分将此解决方法称为中间件代理方法。 www.ibm.com 5. Class with a workaround message and a Boolean value indicating whether the obsolete element usage is considered an error. 类的新实例,该布尔值指示是否将使用已过时的元素视为错误。 msdn2.microsoft.com 6. My workaround is to coerce the code into believing it's running on a 720x400-pixel screen, which seems to work nicely. 我的解决方案是强制代码相信自己是在一个720x400像素的屏幕上运行的,这看起来似乎可以很好地工作。 www.ibm.com 7. In reality, though, that workaround would have barely changed the status quo and did not satisfy the EU. 事实上,这样做并不会改变现状,欧盟对此并不满意。 www.bing.com 8. Workaround: Ensure that HTTPS pages do not contain embedded references to resources addressed by the HTTP protocol. 处理:确保HTTPS页面不包含由HTTP协议标明地址的嵌入式资源引用。 www.cnblogs.com 9. We do not recommend these workaround but are providing this information so that you can implement these workarounds at your own discretion . 我们不建议采用这些替代方法,此信息仅供参考,您应自行决定是否实施这些替代方法。 www.bing.com 10. Of course, JSONP is a great help to workaround the cross-domain limitation and specifically when a server-side proxy cannot be used. 当然,JSONP对于绕开跨域限制很有帮助,尤其是在服务器端代理无法使用的情况下。 www.infoq.com 1. The workaround, if you want more fine-grained control over the deployment of synchronized code, is to use an atomic field updater. 如果您希望对同步代码的部署进行更多细粒度控制,那么解决方案就是使用一个原子字段更新程序。 www.ibm.com 2. A common workaround is to break the data import into many pieces, with each piece requiring less than 30 seconds to upload and process. 常用的解决方法就是将数据导入分成许多块,且每一块都要求上传并处理的时间少于30秒。 www.ibm.com 3. The workaround to this problem is to use a custom class that acts as a container for the array but does not extend INOUT_HOLDER. 这个问题的应对方法是使用一个用作数组容器但是没有扩展INOUT_HOLDER的自定义类。 www.ibm.com 4. This Active Directory Group Policy Object should be used as a temporary workaround until such time as the patch can be applied. 在修补程序可应用之前,应将该ActiveDirectory组策略对象用作暂时的解决办法。 www.microsoft.com 5. The workaround is to encapsulate your variables in an anonymous function and call that function immediately after you define it. 解决办法是,把你的变量放在一个匿名函数内部,定义完之后立即调用它。 www.nowamagic.net 6. Another easy workaround is to use a virtual private network, or VPN, which fools the system into thinking you're outside Egypt. 另一个简单方法是使用虚拟私人网络,欺骗这个系统,使它认为你不在埃及。 www.bing.com 7. Files should be extracted to the main storage as a workaround to avoid hardware issues on some storage cards. 应将档案撷取到主要储存区作为因应措施,以避免某些储存卡上的硬体问题。 www.microsoft.com 8. Keep this constraint in mind, as you need a workaround to allow the user to select the same row repeatedly. 请记住这种限制,因为您需要一个解决方案来允许用户重复地选择相同的行。 msdn2.microsoft.com 9. The simplest workaround for this scenario is to cancel the original checkout, and then check the document out again as a new reservation. 规避这一问题的最简单的方法是取消原先的签出,然后重新将文档作为新的reservation签出。 www.ibm.com 10. If you are unable to upgrade or apply the patch, a workaround is to set an invalid SSLCIPH value on unused channels. 如果您无法升级或应用修复程序,可以采用避开这个问题的方法,即在未使用的通道上设置无效的SSLCIPH值。 www.ibm.com 1. Workaround: Ensure that you are using valid, non-expired security certificates issued by a trusted root certification authority. 处理:确保您在使用由可信任的根证书颁发机构颁发的有效的、非过期的安全证书。 www.cnblogs.com 2. If you implement this workaround, take any appropriate additional steps to help protect your system. 如果实施该替代方法,请采取任何适当的附加措施来保护您的系统。 support.microsoft.com 3. Luckily, there is a workaround that allows you to extend the expiration date of the certificate indefinitely. 幸运的是,已经有一种方式能够无限地延长证书的过期时间。 www.infoq.com 4. One common workaround was to use a pool of threads created at VM startup, rather than creating each new thread on demand. 一个常见的解决方案是使用VM启动时创建的线程池,而不是按需创建每个新线程。 www-128.ibm.com 5. A workaround to this problem is to have all incoming IIS requests map to the ASP. NET engine. 解决此问题的方法是使所有传入的IIS请求都映射到ASP.NET引擎。 archive.cnblogs.com 6. One workaround is to switch the Help viewer from the Visual Studio integrated development environment (IDE) browser to an external window. 一种解决方法是将帮助查看器从VisualStudio集成开发环境(IDE)浏览器切换到外部窗口。 msdn2.microsoft.com 7. To perform this workaround, you need to have the right to sign agents that run on behalf of someone else. 为了实施这个变通方法,需要具有对代表其他用户运行的代理进行签名的权限。 www.bing.com 8. The Dwg Find application is designed to provide a workaround for a problem regarding the text inside an AutoCAD drawing. 该dwg档找到应用的设计是为了提供一种替代一个问题,关于内的文字一AutoCAD绘图。 xtdownload.com 9. This tool should be used as a temporary workaround until such time as the patch can be applied. 在可应用修补程序之前,应将此工具用作暂时的解决办法。 www.microsoft.com 10. There is a balance to be achieved in terms of effort involved in finding a workaround. 寻找解决方案时,在付出的努力上应该有一个平衡。 www.ibm.com 1. Workaround: If this feature causes performance problems in your environment, the certificate revocation check can be disabled. 处理:如果这个特性在您的环境出导致性能问题,可以关闭证书撤回的选项。 www.cnblogs.com 2. A common workaround for this (used by applications like QuickTime and Internet Explorer) is to launch the VM into memory on start-up. 对此有一种解决办法比较常见(像QuickTime和InternetExplorer等应用就是这样),就是启动时将虚拟机载入内存。 www.infoq.com 3. At certain point during a JIT debugging procedure a workaround can be reached that gives acceptable performance. 在JIT调试过程中,在某一个特定的平衡点上可以找到一个性能可接受的解决方案。 www.ibm.com 4. As a workaround, a schema author might place a required element in between the optional one and the wildcard as in Listing 3. 作为一种解决方案,模式作者可能会在可选的元素声明和通配符之间放置一个必需的元素,如清单3所示。 www.ibm.com 5. This tool should be used as a temporary workaround until the patch can be applied. 在应用修补程序之前,应将此工具用作暂时的解决办法。 www.microsoft.com 6. Using guidelines, a workaround can be provided quickly while a permanent optimizer fix is developed. 使用指导方针,在开发永久优化器修复的同时,可以快速提供一个工作区。 www.ibm.com 7. If you obtain a software update from Oracle which addresses this issue, this switch may be set to True to disable the NO_MERGE workaround. 如果从Oracle获得了解决此问题的软件更新,可将此切换设置为True以禁用NO_MERGE解决方法。 msdn2.microsoft.com 8. You will need very detailed technical Integration Developer knowledge for a workaround in this situation. 在此情况下,您将需要非常详细的IntegrationDeveloper技术知识才能找到解决方法。 www.ibm.com 9. In my experience, these functions are needed only rarely in entry actions so this workaround should not uglify user code too much. 以我的经验,在进入动作中很少需要这些函数,所以这一方法不会使得用户代码太过难看。 fanyi.chaci.org 10. As a simple workaround in Rational Publishing Engine, you can directly assign the table cell widths in the document template. 作为RationalPublishingEngine中一个简单地工作环境,您可以直接在文件模板中分配表格单元的宽度。 www.ibm.com 1. annoying, but I haven't figured a good workaround for it yet. 有点麻烦,但我还没有想出好的解决办法。 www.zzbaike.com 2. As a workaround, manually configure the SPN for the service specified in the event description. 作为解决办法,可以手动为事件描述中指定的服务配置SPN。 www.microsoft.com 3. Workaround: Use the command-line interface to run the Application Configuration Tool and the Enabler. 变通方法:使用命令行界面运行ApplicationConfigurationTool和Enabler。 download.boulder.ibm.com 4. A workaround or permanent solution is developed for the affected sites within a day. 在一天内会为受影响的站点提供应急方案(workaround)或者永久性解决方案。 www.ibm.com 5. But in this case, the shear number of projects involved made this "repeated build" workaround impractical. 但是在这样的情况下,包含的那部分会使得“重复开始构造过程”不太实际可行。 www.ibm.com 6. One possible workaround to some of these situations is to use the OptionalValidationFramework. 对于这些情况可能使用到的一个框架 blog.chinaunix.net 7. A potential workaround is to make applications or components run from remote locations fully trusted. 可行的方法是,让应用程序或组件从受到完全信任的远程位置运行。 msdn2.microsoft.com 8. There is a workaround, however this workaround requires making changes to a Group Policy setting that could expose a known attack vector. 没有一种解决方法,但是这种解决方法要求对组策略设置的更改无法公开已知的攻击媒介。 technet.microsoft.com 9. Workaround: Before you install or uninstall VMware Workstation, make a list of drivers in the Device Manager. 解决方法:在安装或卸载VMware工作站,请在设备管理器的驱动程序的列表。 www.tiantianbt.com 10. Gets the workaround message, including a description of the alternative program elements. 获取变通方法消息,包括对可选程序元素的说明。 msdn2.microsoft.com 1. Note, however, that the alternative syntax is provided only as a workaround. 需要注意的是,这种格式仅仅是为了兼容性而提供的一种解决方案。 www.chinaitpower.com 2. One workaround is to order associations by name; another is to use tags to control the position explicitly. 一种方法是按照名称排序关联,另一种方法是使用标记明确控制位置。 www.ibm.com 3. While this workaround provides Internet access for more devices, its complexity can hurt network performance. 虽然,这项解决方案能让更多的设备接入互联网,但它的复杂性却也损害了网络的性能。 shi-wei.net 4. The WebSphere Application Server offers one example of this workaround. WebSphere应用服务器提供了一个这种解决方法的例子。 www-128.ibm.com 5. The preferred workaround when circular references are encountered is to remove them. 当遇到循环引用的时候首选的方法是删除它们。 www-128.ibm.com 6. Workaround: Right-click the project that contains the script in the Functional Tester Projects view and click Reset Java Build Path. 变通方法:在FunctionalTester“项目”视图中右键单击包含脚本的项目,然后单击重新设置Java构建路径。 download.boulder.ibm.com 7. Work around the problem: Use Ajax frameworks that already have a workaround for this problem. 解决问题:使用已经解决了这个问题的Ajax框架。 www.ibm.com 8. Fortunately, a workaround is as simple as deploying tools to integrate the two activities. 所幸的是,解决方法很简单,只需要部署工具来集成这两类活动。 www.ibm.com 9. This is intended for limited use as a workaround only until meaningful authentication can be implemented. 此方法仅适合在能够实现有意义的身份验证之前作为有限使用的解决办法使用。 www.ibm.com 10. Where this facility is not provided, technology can still provide a workaround. 在还没有提供这一设施的地方,仍能从技术上提供一种解决方案。 www.ibm.com 1. If this is the case (and the exploit was properly patched) there would be no workaround or 'fix' to get Pandora to run. 如果情况真是这样(preipl漏洞被正确修复),神奇电池将彻底不再神奇。 jtldcsp.com 2. For the other unsupported functions, there is no direct workaround. 对于其他不受支持的函数,没有直接的解决方法。 msdn2.microsoft.com 3. Workaround: Configure the Web server software to offer stronger encryption options. 处理:配置网络服务器软件提供强密码选项。 www.cnblogs.com 4. Workaround: Allow the Windows guest operating system to start and reach an idle state before you log in to the first user account. 解决办法:允许Windows客户操作系统启动之前,达到到第一个用户帐户登录空闲状态。 www.tiantianbt.com 5. The workaround is to use best practices from RosettaNet in the Web services paradigm. 需要进行的工作是Web服务范例中使用RosettaNet中的最优方法。 www-128.ibm.com 6. Making a copy of this outside the closure is a simple workaround. 请在封装之外做一份this的副本,这是一项简单的工作。 www.ibm.com 7. Setting the library path can provide a workaround in the rare case where two applications require incompatible versions of a library. 设置程序库路径可以为两个应用程序需要同一程序库的不兼容版本的这种罕见情况提供一个迂回解决方案。 www.ibm.com 8. Through the analysis to landform and data of elevation in the section the text simulates development of workaround. 通过对研究区地形特征的分析,结合高程等数据,模拟了工作区的发育。 www.fabiao.net 9. The workaround is to request the specific type of cursor, instead of depending on implicit conversion. 解决方法是请求特定类型的游标,而不是依赖于隐式转换。 msdn2.microsoft.com 10. Workaround: Check-out the project from ClearCase before you add new scripts. 变通方法:添加新脚本前,从ClearCase中检出项目。 download.boulder.ibm.com 1. Pre-fetching cached information is the recommended workaround. 建议的解决方法是预先撷取快取的资讯。 technet.microsoft.com 2. That workaround suited my example, but it poses an interesting question in real life. 这种变通办法对于我的例子是适用的,但是也提出了现实中存在的一个有趣的问题。 www.ibm.com 3. Workaround: Manually configure the network or USB printer to print from the virtual machine. 解决方法:手动配置网络或USB打印机打印从虚拟机。 www.tiantianbt.com 4. From Java I cannot detect when a directory was last modified (please post to the list if you have a workaround). 我无法通过Java来检测到最后修改目录是什么时候(如果您有变通的方法,请张贴到这个邮件列表中)。 www.ibm.com 5. While a workaround for using the keep properties with FOP is available, it's only a partial one. 尽管存在通过FOP使用keep特性的变通方法,但它只是局部的解决方案。 www.ibm.com 6. A similar workaround is to use the -M option to specify an architecture sub-type. 一个相似的解决方法是使用-M选项指定一个架构子类型。 www.ibm.com 7. A possible workaround may be disabling the USB controller in your mainboard BIOS setup. 一个可能的解决方法是设置主板的BIOS禁止USB控制器。 translations.launchpad.net 8. As a workaround, you can detect a key event and set the focus on another control. 若要解决此问题,您可以检测一个按键事件并将焦点置于另一控件上。 msdn2.microsoft.com 9. In the first workaround, a second JVM was added on the gateway with two HTTP instances. 在第一个方法中,我们给网关增加了第二个具有2个HTTP实例的JVM。 www.ibm.com 10. Know your workaround. Nimble people thrive on uncertainty. 懂的变通。聪明人都知道利用不确定性获得成长。 www.hxen.com 1. To workaround this, you should lower your error_reporting level not to include warnings. 要绕过此问题,应将error_reporting级别降低为不包括警告。 bs.php.net 2. This section describes the use of the Picture toolbar, resizing, cropping, and a workaround to rotate a picture. 本节介绍使用图片工具栏对图片调整大小、裁剪和一种替代旋转图片的方法。 fanyi.chaci.org 3. There is a good workaround for this limitation, provided you are familiar with the underlying LVM tools. 假如您熟悉底层的LVM工具,有一种突破这种限制的方法。 debian.fr 4. The code example shows the workaround for this obsolete type. 该代码示例演示了解决此过时类型的方法。 msdn2.microsoft.com 5. Workaround to avoid hardware issues on some storage cards. 以避免在一些存储卡上出现硬件问题。 www.microsoft.com 6. Scroll buffs are wiped by changing forms. Workaround: Don't use a scroll on yourself. 使用卷轴而得到的增益魔法会在改变形态时消失应对方法:不要对自己使用卷轴。 games.tom.com 7. CXF also fails with the Listing 6 policy configuration, but without any easy workaround in the current code. 使用清单6策略配置,CXF也可能失败,但是在目前代码中没有轻松的工作环境。 www.ibm.com 8. The workaround is illustrated in nbsp. xsl, in Listing 4, with the relevant element highlighted in red. 在清单4的nbsp.xsl中说明了变通方法,并且以红色突出显示了有关元素。 www.ibm.com 9. You can perform this workaround to manually add the associations. 您可以采用以下办法来手动添加关联。 www.ibm.com 10. In the second workaround, a second presentation layer JVM was added. 在第二个方法中,我们增加了第二个表现层。 www.ibm.com 1. CXF also fails with the Listing 6 policy configuration, but without any easy workaround in the current code. 使用清单6策略配置,CXF也可能失败,但是在目前代码中没有轻松的工作环境。 www.ibm.com 2. The workaround is illustrated in nbsp. xsl, in Listing 4, with the relevant element highlighted in red. 在清单4的nbsp.xsl中说明了变通方法,并且以红色突出显示了有关元素。 www.ibm.com 3. You can perform this workaround to manually add the associations. 您可以采用以下办法来手动添加关联。 www.ibm.com 4. In the second workaround, a second presentation layer JVM was added. 在第二个方法中,我们增加了第二个表现层。 www.ibm.com 5. And as soon as several starting points (e. g. multiple managers) are defined the hardcoded workaround will no longer work. 只要在硬编码定义多个起始点(比如多个经理),工作区就无法再运行。 www.ibm.com 6. However, you can use some workaround methods to provide partial support of bidi lanaguages. 不过,可以使用一些解决办法来提供部分bidi语言支持。 www.ibm.com 7. The Code Contracts API offers a workaround for this. 代码合同API提供了这样一种解决方法。 msdn.microsoft.com 8. Parallel programming in C is no easy task, so I have devised a workaround. 用C语言进行并行编程不是件容易的事,因此我设计了一个替代方案。 www.ibm.com 9. These include a lack of an effective workaround, a critical business effect, and so on. 这些包括缺乏替代一个有效方法关键业务影响,等等。 support.microsoft.com 10. Yeah, sometimes, but there's usually a workaround. 是啊,有时,但通常都有一个解决办法。 www.kekenet.com 1. Yeah, sometimes, but there's usually a workaround. 是啊,有时,但通常都有一个解决办法。 www.kekenet.com 2. Under Windows, however, there is a workaround function provided. 不过,在Windows下,提供了一个解决此问题的函数。 www.ibm.com 3. Workaround: Exit and reenter Unity mode. 解决方法:退出并重新输入统一模式。 www.tiantianbt.com 4. SOLUTION This is a known issue with fast-user switching and there is no workaround at this time. 这个是一个已知的快速用户切换的的问题,现在还没有办法解决。 www.eatdiy.com 5. Workaround: In order to revert to an earlier version of a package, you must uninstall the entire package. 变通方法:要回到程序包的较早版本,必须卸载整个程序包。 download.boulder.ibm.com 6. Unfortunately, I am unable to install 4Suite 1. 0a1 on the Mac OSX machine I use (a workaround is in the works). 很遗憾,我不能在我使用的MacOSX机器上安装4Suite1.0a1(我正在研究一种变通方法)。 www.ibm.com 7. Run chmod u-s as a workaround to disable it. 作为workaround运行chmodu-s来禁止它。 www.ibm.com 8. For gamers facing issue when running GTA IV in Windows 7, there is workaround dealing with display resolution to fix the issue. 对于运行时所面临的问题在Windows7多伦多四玩家,有解决办法处理与显示分辨率来解决这个问题。 zhidao.baidu.com 9. Workaround 1 requires no changes to work with the new XML data. 变通办法1要求要使用新的XML数据没有更改。 support.microsoft.com 10. Another workaround to avoid this issue is to use a RAID 7K card in each xSeries 346. 避免这个问题的另外一种解决方案是在每台xSeries346上都使用一个RAID7K卡。 www.ibm.com 1. Another workaround to avoid this issue is to use a RAID 7K card in each xSeries 346. 避免这个问题的另外一种解决方案是在每台xSeries346上都使用一个RAID7K卡。 www.ibm.com 2. This download includes a CAB installation workaround for Windows Mobile 5. 0 Devices with low memory. 此下载包括一个适用于低内存WindowsMobile5.0设备的CAB安装解决方案。 www.microsoft.com 3. The VC would almost certainly have seen this issue before and would likely have a workaround. VC以前肯定见过类似问题,并很可能会安排另一轮谈判。 www.bing.com 4. Now let's see what Scala has to offer in the way of a better workaround. 现在,让我们来看看Scala提供什么样内容来实现更好的变通方法。 www.ibm.com 5. Workaround: Enable strong ciphers (128-bit or higher) in your Web server software. 处理:在网络服务器软件中打开强密码(128位或更高) www.cnblogs.com 6. To workaround this issue, you can set the MaxCapacity property. 若要解决此问题,可以设置MaxCapacity属性。 msdn2.microsoft.com 7. In many cases, there are ways to workaround these situations. 在很多的情况下有方法替代方法,这些情况。 www.cnblogs.com 8. It is a nice workaround to platforms we don't yet support. 这是对我们尚不支持的平台的一个很好的解决方案。 www.infoq.com 9. In the third and final workaround, a third JVM was added which was able to handle the load of users logging in. 在第三个方法中,我们增加到第三个JVM,它能够处理用户的登录请求。 www.ibm.com 10. Listing 2 uses the well-known workaround inserting a comment designed to pad out this 512 bytes. 清单2采用了一种广为人知的办法,专门插入一段注释来填充这512个字节。 www.ibm.com 1. Listing 2 uses the well-known workaround inserting a comment designed to pad out this 512 bytes. 清单2采用了一种广为人知的办法,专门插入一段注释来填充这512个字节。 www.ibm.com 2. Impact of workaround. 变通办法的影响。 apps.hi.baidu.com 3. Note: there is workaround to access the non-shared features. 注意:用一个工作区来访问非共享的特性。 www.ibm.com 4. If goal is just to find a quick workaround with acceptable performance debugging effort can be stopped at that point. 如果目标只是找到一个性能可接受的快速解决方案,那么调试努力就可以到此处结束了。 www.ibm.com 5. That is why the above procedure is suggested only as a quick workaround. 这就是为什么上面这个过程只是给出一个快速解决方案的建议。 www.ibm.com 6. The primary workaround is to create full-text catalogs that are separate from the SQL Server database files and logs. 主要的解决方法是创建独立于SQLServer数据库文件和日志的全文目录。 technet.microsoft.com 7. A possible workaround applies when the ASBR is also an area border router (ABR). 一个可能可行适用时,asbr也是一个地区的边界路由器(听性脑干反应)。 chinaunix.net 8. This workaround can save time and effort, because one person can perform this task from one machine. 这个工作流程可以节省时间并提高效率,因为一个人从一个机子上就可以执行这些任务了。 www.ibm.com 9. Xilinx's recommended workaround is to downgrade to 3. 79. 1, which is installed with the Xilinx toolchain. Xilinx的推荐工作区是更低的3.79.1版本,该版本通过Xilinx工具链安装。 www.ibm.com 10. I think there is mostly always a way to workaround a compatibility issue. 我认为总有办法绕过兼容性问题。 www.infoq.com 1. I think there is mostly always a way to workaround a compatibility issue. 我认为总有办法绕过兼容性问题。 www.infoq.com 2. Workaround: Select the Import the sample (for WAS 6. 1) link, and it will work on either WebSphere Application Server 6. 0 Or 6. 1. 变通方法:选择“导入样本(适用于WAS6.1)”链接,它在WebSphereApplicationServer6.0或6.1上都将起作用。 download.boulder.ibm.com 3. The workaround to avoid this alert is to turn off the security check manually by following these steps 如果想要避免这种类型的告警信息出现,那么您可以按照下列步骤手动的关闭安全性检查 www.ibm.com 4. To workaround this problem, record the new script into a local Rational Performance Test project first 为了处理这个问题,首先将一条新脚本记录到本地的RationalPerformanceTest项目中 www.ibm.com 5. As a workaround, to retrieve the interface of a finished type, retrieve the type using 作为一种变通方法,要检索已完成类型的接口,可以使用 msdn2.microsoft.com 6. provides temporary workaround with acceptable performance in production environment, while IBM works on fixing the root cause of the problem 提供一个暂时的解决方案,它可以在生产环境中提供可以接受的性能,同时让IBM修正问题的根源。 www.ibm.com 7. Workaround Solutions Support Database Lookup 支持数据库查询 www.adminlm.net 8. As a workaround, you can put your kernel onto the FAT partition next to the 作为一个变通方法,您可以把内核放到FAT分区中,紧跟着 debian.fr 9. A workaround for this issue is to use the boot parameter 要避开这个问题的方法是使用 debian.fr 10. Workaround: Perform the following on the agent machine 变通方法:在代理机器上执行以下操作 download.boulder.ibm.com 1. Workaround: Perform the following on the agent machine 变通方法:在代理机器上执行以下操作 download.boulder.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。