• Make an object and dream it before.

    凡事先订立目标尽量制作梦想版”。

    youdao

  • Color can make an object look nearer than a blue object.

    颜色使物品看起来好像较或较远,较大或较小。

    youdao

  • Color can make an object look nearer or farther, larger or smaller.

    颜色使物品看起来好像较近较远较大较小

    youdao

  • These verb refer to cut off an unwanted part to make an object smaller, tidy, etc.

    这些动词均剪切不需要的部分使物体更小更整齐些

    youdao

  • If anyone tries to make an object of an abstract class, the complier prevents them.

    如果有人创建一个抽象对象编译器就会阻止它。

    youdao

  • These verbs refer to cutting off an unwanted part to make an object smaller, tidier, etc.

    这些动词均剪切不需要的部分使物体更小更整齐些

    youdao

  • A method for compensator design which can make an object optimally decoupled via system output prediction is proposed.

    提出一种通过对象输出预测实现对角优化补偿设计方法,给出了该补偿器的解耦算式。

    youdao

  • This works for setting an object to being a simple color, but to make an object look realistic, you need to specify how an object appears under lights.

    对于简单的为对象上色来说这样就行了,要想对象看起来更真实需要指定对象在光照的效果。

    youdao

  • Forced perspective is a technique that employs optical illusion to make an object appear farther away, closer, larger or smaller than it actually is.

    强行透视一种运用错觉的技术可以使物体实际看上去更远更近更大或是更小

    youdao

  • With a technique called forced perspective you can create illusions that make an object appear farther away, closer, larger or smaller than it actually is.

    使用强迫透视(forced perspective)技术也能创造出一种错觉相比于实际情况,对象看上去更远,或更近,或更大,或更小

    youdao

  • A method for compensator design which can make an object optimally decoupled via system output prediction is proposed. The algorithm of the compensator is presented.

    提出一种通过对象输出预测实现对角优化补偿设计方法给出了该补偿器解耦算式。

    youdao

  • I wondered whether you could make an object, a building or a piece of furniture where this is not the case — where another power actually dictates the image, "Ruijssenaars said."

    曾思考能否制造出物体幢房子或是家具受地心引力控制而受另一种能量掌控

    youdao

  • Especially with the latest techniques in rendering, texture mapping, ray tracing and radiosity, you can make an object look just like it's made of marble or rubber or whatever you wish.

    尤其是运用最新渲染纹理贴图光线追踪光能传递技术可以使一个物体像是大理石或者橡胶或者凡是所想到的物体所制成的。

    youdao

  • They learned that 3D printers that use heat or a laser to melt plastic consumed an estimated 50 to 100 times more electrical energy than injection molding to make an object of the same weight.

    他们了解到,使用激光熔化塑料打印机消耗估计50至100电能注射成型使相同的重量的目的

    youdao

  • You can define an index specification for this remote object, to make the federated server aware of the index and facilitate the access of this remote object.

    可以这个远程对象定义一个索引规范使得联邦服务器知道索引,并且便于这个远程对象访问

    youdao

  • Reductionism is the philosophical principle that the whole of an object can best be understood by understanding the parts that make it up.

    简化哲学思想理解组成一个对象各个部分能够帮助更好的理解这个对象本身。

    youdao

  • A quick way to solve this and make the SCA tool happy would be to introduce an object and populate the object with the required parameters.

    解决这个问题SCA工具不再警告的快捷方式就是引入一个对象所需参数封装起来。

    youdao

  • Public Service Reminder: Making all fields of an object final does not necessarily make the object immutable -- all fields must also be primitive types or references to immutable objects.

    PublicServiceReminder一个对象所有字段都为final并不一定使得这个对象不可变 —— 所有的字段必须原语类型或是不可变对象引用

    youdao

  • When the business object editor opens, add an attribute called message to the business object and make it type string.

    业务对象编辑器打开时业务对象添加一个名为message属性类型指定为string

    youdao

  • Both changed inheritance trees, and passing objects to external functions could often make it non-obvious whether a method would or would not actually run when working with an object. For example.

    不管处理对象是否实际运行方法修改继承对象传递外部函数经常使一点变得不那么明显

    youdao

  • For example, Ajax engines make use of an XMLHttpRequst object to exchange data asynchronously with remote servers.

    例如Ajax引擎利用一个XMLHttpRequst对象远程服务器异步交换数据

    youdao

  • To make tests into objects, they used the Command pattern, which encapsulates "a request as an object, thereby letting you […] queue or log requests."

    为了使测试成为对象他们使用Command模式模式“将请求封装成对象从而可以……建立请求队列或者记录请求”。

    youdao

  • For example you can display objects as wire-frames, display only the corners of an object and so on. You can even make objects transparent, with the following Settings.

    例如可以用线框效果显示对象显示对象边角等等

    youdao

  • If you obtain an object from a pool, always make sure you return it back to the pool.

    如果获取了一个对象请始终确保返回池中。

    youdao

  • In other words, it must initialize and make externally available an object model for it.

    就是说,必须初始化某对象使该对象从外部可以利用

    youdao

  • Typically, a lot of effort has already gone into developing an object model for the application, so it seems logical to make use of that effort and derive the XML model from the object model.

    通常,人们已经围绕应用程序对象模型大量开发工作因此,利用这些成果从对象模型中衍生xml模型似乎合理的。

    youdao

  • To deal with this possibility, make sure you use versioning if you are using an object-relational mapping (ORM) framework with this transaction strategy.

    为了应对可能的这种情况,如果事务策略中使用对象关系映射(ORM)框架,则应确保使用版本验证功能。

    youdao

  • For example, an update of an employee object that requires updating several database tables that make up the object could be done in a single trip to the database rather than multiple trips.

    例如,要更新雇员对象就需要更新组成对象的若干数据库个(非多个)数据库往返行程中完成

    youdao

  • In the popular example of a white bear or pink elephant, for example, trying not to think about an unusual and concrete object is the surest way to make that image stick in your mind.

    例如广为人知白熊(粉红大象)案例里,努力去想起一个奇特具体想象事物,恰恰会在内心里强化事物的形象。

    youdao

  • In the popular example of a white bear or pink elephant, for example, trying not to think about an unusual and concrete object is the surest way to make that image stick in your mind.

    例如广为人知白熊(粉红大象)案例里,努力去想起一个奇特具体想象事物,恰恰会在内心里强化事物的形象。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定