查询
1 词典释义:
swap out
时间: 2025-07-01 08:16:16
英 [swɒp aʊt]
美 [swɑːp aʊt]

交换出来;交换出去;交换出

双语例句
  • You can swap out one system and replace it with another.

    您可以交换一个系统并且用其它的系统替换它。

  • Get the oil checked, swap out the brakes, check the exhaust etc.

    检查机油,换个刹车,检查排气装置等等。

  • You could even swap out the batteries while charging others with the phone.

    你甚至可以更换出有电的电池,装入没电的电池,用手机太阳能给没电的电池充电。

  • And during live shows, guitarists may swap out for a new guitar with every song.

    而在现场表演时,吉他手有可能为每首曲子的演出而更换一把新吉他。

  • Finally, you'll see how easy it is to swap out one relational database for another.

    最后,将看到能够轻松地切换到另一个关系数据库。

  • They can swap out the phone's homescreen, the style of the dialer, or any of the applications.

    他们可以随心所欲的替换手机屏幕、按键的风格,以及其他任何的应用。

  • For my mouse I just use generic AA rechargeables that I swap out and charge outside the mouse.

    对于我的鼠标我只是使用一般机管局可充电电池,我换出鼠标外收费。

  • Swap out überbright bedroom bulbs for low-watt ones, or install a dimmer switch and keep it low.

    还等什么,赶紧用低瓦灯泡换掉卧式那些大瓦数的灯泡吧,或者安装一个变光开关,把灯光调暗。

  • It's more than a logo swap out, incorporating our new illustration style and other brand elements.

    它的一个标志交换出来,加入我们的新的插图风格和其他品牌元素。

  • When you decide to use it, you can swap out the current active piece, for the piece held in the store.

    当你决定使用它,你可以换出当前活动件,在商店举行的一块。

  • And the only explanations for it do not seem to work if you swap out "human" for some other animal or creature.

    并且如果你将人类换成其他任何动物,这个仅有的解释将是不成立的。

  • By using this layer of abstraction, consuming applications can easily swap out the dictionary provider they use.

    通过这个抽象层,消费应用程序很容易切换使用的词典提供程序。

  • This allows you to swap out at runtime a different class exposing the same methods, taking advantage of polymorphism.

    它允许利用多态性在运行时换出一个不同的类来公开相同的方法。

  • This is required so that when you dynamically swap out the skin, the application can locate the required styles.

    这是必需的,以便当您动态交换了皮肤,应用程序可以找到所需的样式。

  • Swap out the soda, wine or cocktail for water, especially when out at a restaurant. It's free and better for you.

    把苏打水,葡萄酒或鸡尾酒换成水,尤其是当在餐馆时,它既是免费的又对身体有好处。

  • They consider it important to be able to swap out any layer of the system in favor of alternative implementations.

    他们非常看重在任何一个层次对系统进行替换,以保证另一种解决方案的可行性。

  • Answer: If you want your applications to perform, the application server instance's JVM should not swap out of physical memory.

    答:如果希望应用程序正常执行,则不应该将应用服务器实例的jvm换出物理内存中。

  • This change means that it's better physically protected, as well as more difficult to swap out without noticeable damage to the cover.

    这一变化意味着它得到了更好地物理保护,而且更难以在不明显损坏封面的情况下将其置换。

  • This would allow you to easily swap out your simplistic XML-file based implementation for a more standard database-driven implementation.

    这样很容易就能把过于简单化的基于XML文件的实现改成更加标准的数据库驱动实现。

  • This flexibility also makes unit testing your code much, much easier, since you can swap out real components for mock objects during your tests.

    这种灵活性使得你能够更加容易地进行单元测试,因为在测试期间,你可以将真实组件替换为Mock对象。

  • If MaxClients is too high, then all clients experience poor service because the Web server tries to swap out one process to allow another one to run.

    如果MaxClients过高,那么所有客户机都将体验到糟糕的服务,因为Web服务器会试图换出一个进程,以使另一个进程能够运行。

  • This abstraction of implementation details is key to flexibility: it enables you to swap out the implementation type completely without affecting the GUI.

    这种对实现细节的抽象是灵活性的关键:它使您能够更换实现类型,而完全不会影响到GUI。

  • This practice does make the project structure in Eclipse a bit more complex, but the benefit is that you can swap out the implementation bundles much more easily.

    这种实践并没有增加Eclipse中的项目结构的复杂性,相反,它的好处是可以更轻松地交换出实现捆绑包。

  • You should now have a good idea of what an ORM is, how to manage validation and table relationships, and how to swap out HSQLDB for the database of your choice.

    通过本文,您应该很好地理解了什么是ORM、如何管理验证和表关系以及如何用自己选择的数据库替换hsqldb。

  • Writing your software with inversion of control in mind also makes unit testing much, much easier, because you can swap out real implementations for mocks in your tests.

    在内心建立用控制反转编写软件的思想,会使得进行单元测试更加容易,因为你可以替换真实实现而在测试中进行模拟。