单词 | renderer | ||||||||||||
释义 | renderer
更多释义 收起释义 例句释义: 渲染器,描绘器,渲染程序 1. Meaning, when they are created, the renderer knows how much of the background can be seen thru the object. 当图像被创建出来,渲染器会去判断这个物体有多透明,能看到多少后面的背景。 blog.sina.com.cn 2. The only constraints are renderer performance and the desire to maintain a clean, easy-to-navigate interface for the end-user. 惟一的限制是呈现程序的性能和要求为终端用户维护一个干净、易导航的界面。 www.ibm.com 3. With a delegated implementation approach, the component delegates to a renderer that does the encoding and decoding. 使用委托实现方式,组件委托渲染器进行编码和解码。 www.ibm.com 4. You've seen the renderer-specific conversion utilities, as well as the facilities for testing your completed form in a renderer. 还看到了针对特定呈现工具的转换工具,以及在呈现工具中测试表单的设施。 www.ibm.com 5. Ray tracing and radiosity are slow processes. Blender can perform much faster rendering with its internal scanline renderer. 光线跟踪和光能传递都是缓慢的步骤。Blender通过其内部的扫描县渲染器,可以使渲染的速度大大提高。 wiki.blendercn.org 6. If you're wondering how the component is associated with the renderer, simply take a look at Figure 6. 如果想知道如何把组件和渲染器关联,那么只要看看图6即可。 www.ibm.com 7. Eventually, solutions began to roll out that suggested using JSF PhaseListeners or component Renderers to handle partial page updates. 最终的解决办法是建议使用JSFPhaseListener或组件Renderer来处理局部页面更新。 www.ibm.com 8. Gets or sets a value indicating whether the renderer uses the application state to determine rendering style. 获取或设置一个值,该值指示呈现器是否使用应用程序状态来确定呈现样式。 msdn2.microsoft.com 9. Use this class to access the renderer of any object, mesh or particle system. 使用这个类可访问任意物体,网格或粒子系统的渲染器。 game.ceeger.com 10. As you will see below in Listing 16, we use a renderer to customize the data and to color individual items in cells before displaying them. 如您即将在清单16中见到的一样,我们在显示数据之前使用呈现器定制它,并为单元格中的各个项着色。 www.ibm.com 1. Has this renderer been statically batched with any other renderers? 这个渲染器有被任何其他渲染器静态批处理? game.ceeger.com 2. At runtime, the renderer converts the panel definition into the actual user interface, producing the necessary HTML code. 在运行时,此呈现器将面板定义转变为实际的用户界面,生成所需的HTML代码。 www.ibm.com 3. Instead, they delegate that task to a component created by a renderer. 而是将此任务委托给由呈现程序创建的组件。 www.ibm.com 4. The final piece of a graph is a renderer filter . 图的最后一部分是输出程序筛选器。 www.bing.com 5. Box2D is meant to be agnostic of the renderer (graphical visualization). Box2D注定是不关心呈现程序(图形可视化)的。 www.ibm.com 6. Otherwise, nothing would be shown on the screen because the SVG renderer does not zoom-in on the area in question. 否则,屏幕上不显示任何东西,因为SVG呈现器不能在当前区域放大。 www.ibm.com 7. You would never see this source when developing the form; it's just here to demonstrate a renderer's interpretation of the repeat construct. 开发此表单时您不会看到这段源代码;这里只是为了演示呈现程序对于repeat结构的解释。 www.ibm.com 8. As previously mentioned, the main thing this renderer does is decode input and encode output. 正如前面提到的,渲染器做的主要工作就是解码输入和编码输出。 www.ibm.com 9. Set additional renderer-specific values into the GlobalContext, where appropriate. 在全局上下文中相应地设置其他特定于呈现工具的值。 www.ibm.com 10. Changing the renderer and visual styles for an application. 更改应用程序的呈现器和可视样式。 msdn2.microsoft.com 1. Each instance of the renderer program fetches a partial scene and builds a finished frame. 渲染程序的每一个实例都取得一部分场景并构建出一个完成的帧。 www-128.ibm.com 2. As mentioned earlier, there are basically three types of filters: source filters, transform filters, and renderer filters. 正如前面提到的,基本上有三种筛选器类型:源筛选器、转换筛选器和输出程序筛选器。 msdn2.microsoft.com 3. Thus, JSF components consist of two parts: the component and the renderer. 因此,JSF组件由两部分构成:组件和渲染器。 www.ibm.com 4. Last, the preview pin of the video capture filter is connected to the video renderer. 最后,视频捕获筛选器的预览针连接到视频输出程序。 msdn2.microsoft.com 5. Problems arise because the XSL-FO renderer has a bunch of blocks to work with and it does not know how they are related to each other. 之所以出现这些问题,是因为XSL-FO渲染器要处理一长串块,但却不知道这些块之间的关系。 www.ibm.com 6. The video renderer filter draws the frames to the display by using DirectDraw or graphics device interface (GDI). 视频输出程序筛选器使用DirectDraw或图形设备接口(GDI)将这些帧绘制到显示器。 msdn2.microsoft.com 7. First, on Windows, we use a sandbox that prevents us from displaying windows from our renderer processes. 首先,在windows系统上,我们使用了沙箱阻止了我们从渲染进程中显示窗口。 www.bing.com 8. The renderer converts the values of the component to appropriate markup. 渲染器把组件的值转换成适当的标记。 www.ibm.com 9. The family property shown below is used to associate the Label component with a renderer. 下面显示的family属性用来把Label组件与渲染器关联。 www.ibm.com 10. The code for generating the charts is nicely encapsulated in the net. sf. statcvs. renderer package. 生成图表的代码被很好地封装在net.sf.statcvs.renderer包中。 www.ibm.com 1. You can override the rendering of the column using a form column renderer. 您可以使用窗体列渲染程序来重写对列的渲染。 www.ibm.com 2. The main thing the separate renderer has to worry about is decoding (input) and encoding (output). 独立渲染器必须考虑的主要问题是解码(输入)和编码(输出)。 www.ibm.com 3. Renderer filters accept fully processed data and present it on a monitor or speaker, and they include filters that write files. 输出程序筛选器接受完全处理的数据并在显示器或扬声器上进行呈现,它们包括编写文件的筛选器。 msdn2.microsoft.com 4. You can view the effects of various settings on a particular renderer. 您可以查看各种设置在特定呈现器上的效果。 msdn2.microsoft.com 5. Regardless of how you implement your renderer, the most important thing is to make your renderer component based and clean. 不管你是怎么实现渲染器的,最重要的事情就是让渲染器组件基本并且明白。 www.programfan.com 6. Custom Renderer sample, you can switch between renderers and observe the effects of various settings. 自定义呈现程序示例,可以在呈现程序之间切换并查看各种设置的效果。 msdn2.microsoft.com 7. Effects of various settings on a given renderer. 给定呈现器中各种设置的效果。 msdn2.microsoft.com 8. Mesh Filter together with Mesh Renderer makes the model appear on screen. 一个网格过滤器再加上网格渲染器,使模型显示在屏幕上。 game.ceeger.com 9. We modify the current row data object after it gets passed to the item renderer. 我们在当前的行数据对象传递到项呈现器之后修改它。 www.ibm.com 10. The renderer can then stretch the image in a certain way to fit the allotted space. 然后呈现程序可以通过一定的方式拉伸图像,以适合指定的空间。 www.ibm.com 1. The custom tag has two methods that return the component type and the renderer type. 定制标记有两个方法,分别返回组件类型和渲染器类型。 www.ibm.com 2. In order to scale a Particle System, you need to modify the properties in the System's Particle Emitter, Animator and Renderer. 为了缩放粒子系统,需要修改系统的粒子发射器,动画和渲染的属性。 game.ceeger.com 3. For mobile tests the page is loaded by a WebKit renderer. 测试移动网页时,Google使用WebKit的渲染引擎来加载。 www.infoq.com 4. This allows the renderer to easily do batch operations to fetch data. 这使得显示器可以轻松地将获得的数据进行批处理。 www.bing.com 5. Can't connect the capture filter to the video renderer filter. 无法将字幕筛选器连接到视频输出程序筛选器。 www.fan6.net 6. Can't set default configuration for video renderer. 无法为视频输出程序设置默认配置。 www.fan6.net 7. The renderer then uses this region to handle the text control and the carat. 此后,呈现程序使用这个区域来处理文本控制和carat。 www.ibm.com 8. Component. renderer The Renderer attached to this GameObject (null if there is none attached). 渲染器连接到这游戏物体上拥有(空如无附后)。 uc3do.com 9. A cutting-edge Web renderer then delivers this massive phone map via HTML by leveraging the latest in Web 2. 0 technologies. 一种尖端的Web着色器利用最新的Web2.0技术,通过HTML交付此大规模的电话映射。 www.ibm.com 10. When you drag a mesh to the scene, you are creating a GameObject that has a Mesh Renderer Component. 当你将其拖动到场景中时,你就已经创建了一个具有网格渲染器组件的游戏对象。 game.ceeger.com 1. Raised when the Renderer property changes. 当Renderer属性更改时引发。 msdn2.microsoft.com 2. Autocad models, X3D, and other three-dimensional objects still need a custom renderer. Autocad模型、X3D和其他三维对象仍然需要专门的呈现工具。 www.ibm.com 3. Try the different renderers and renderer options. 尝试不同的图形插件和插件中的不同选项。 club.163.com 4. Movie is shown on the renderer component. 电影在renderer组件中显示。 www-128.ibm.com 5. That's because the encoding and decoding occur in a separate renderer. 这是因为编码和解码发生在独立的渲染器中。 www.ibm.com 6. These are used to look up the correct renderer and the component that is configured in faces-config. xml. 这些方法用于查找配置在faces-config.xml中的正确的渲染器和组件。 www.ibm.com 7. Just invoke the renderer to get the file created. 仅需调用处理器来创建文件。 www.ibm.com 8. It is also possible to cache components with the Renderer and Cacher modules. 还可以使用Renderer和Cacher模块缓存组件。 www.ibm.com 9. Sun's JSF RI expects a renderer will send a null pointer exception if your component doesn't have a renderer. Sun的JSFRI期望,在组件没有渲染器的时候,渲染器会发送一个空指针异常。 www.ibm.com 10. Command line renderer doesn't quit properly in some environments. 在部分环境中命令行渲染不能正常退出。 blog.sina.com.cn 1. Finally, a renderer for sending a 406 response code (Figure 16). 最后是用来发送406响应代码的呈现(图16)。 www.ibm.com 2. What renderer did you use to make the final effect so realistic? 你采用了什么表现手法使的最后的效果如此逼真?。 archive.hxsd.com 3. Later I'll show you how to create a separate renderer. 稍后我会介绍如何创建独立的渲染器。 www.ibm.com 4. On the other hand, note that if you do not have a separate Renderer, you do not need the above (getConvertedValues) method. 另一方面,请注意如果没有独立的Renderer,就不需要以上(getConvertedValues)方法。 www.ibm.com 5. This method outputs the component family, the renderer type, the unique id, and the validated value of each component (see Listing 13) 此方法会输出组件成员、呈现程序类型、惟一ID及每个组件验证后的值(见清单13)。 www.ibm.com 6. Formatter: : Template provides a simple templating system for renderer options Template提供了一个简单的包含各种显示选项的模板系统 www.infoq.com 7. the display control information and the renderer are returned to the client; 将显示控制信息和渲染器返回至客户端; ip.com 8. Implementation of CJK Unified Character Set Font File Renderer CJK汉字字形文件处理器的实现 www.ilib.cn 9. In both cases, indirect rendering is used here to produce XML and JSON output. Invoking a renderer generally involves these steps 在本文两个示例中,均使用了间接呈现来产生XML和JSON输出。 www.ibm.com 10. The type binding alone provides cues to the renderer, as seen in the markup in Listing 5, which results in the rendering in Figure 5 类型绑定单独向呈现程序(renderer)提供提示,如清单5中的标记所示,这导致了图5中的呈现 www.ibm.com 1. Can't connect Overlay Mixer to Video Renderer filter 无法将重叠混音器连接到视频输出程序筛选器 angel.w15.5tom.cn 2. Can't instantiate Video Renderer object 无法例示视频输出程序对象 angel.w15.5tom.cn 3. Define the renderer or implement inline 定义渲染器或者内联地实现它 www.ibm.com 4. Property to the custom renderer and set the 属性设置为自定义呈现器并将 msdn2.microsoft.com 5. Can't add Video Renderer filter to filter graph 无法将视频输出程序筛选器添加到筛选器图表 angel.w15.5tom.cn 6. How to: Set the ToolStrip Renderer at Run Time 如何:在运行时设置ToolStrip呈现程序 msdn2.microsoft.com 7. How to write your own Layout Renderer 如何编写自定义的布局呈现器 bokegu.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。