• The translation code in the GraphicsEnvironment class is highlighted, as is the render code in the GraphicsObject, which calls back to the graphic environment for coordinate translation.

    GraphicsEnvironment 类中的 viewport 转换代码高亮显示的,正如GraphicsObject 中的render 代码一样,这会图形环境进行坐标转换的工作。

    youdao

  • Code would process input, make decisions, and produce data for display, while markup would anticipate the data and provide the scaffolding required to render the information.

    代码处理输入制定决策生成显示数据标记期待获得数据并提供所需的支架渲染信息

    youdao

  • If there are few frames per second to render, then much of the user code can be executed.

    如果渲染每秒很少,那么就可以执行大部分用户代码

    youdao

  • At this point you can take a look at the sample code which includes the initialization I described earlier, as well as functions to plot single pixels, draw filled rectangles, and render text.

    现在我们可以开始来查看样例代码了,包含前面介绍的初始化工作以及处理单个像素填充矩形渲染文本的函数

    youdao

  • It separates code from character forms, so the same code can be used again and again, even to render different orthographies in the same application.

    代码字符格式区分开来,因此相同的代码可以反复使用甚至相同的应用程序呈现不同字法都可以。

    youdao

  • The window JSP template has links to commonly used templates, code to render the screen, and then ends with the WML tag.

    窗口JSP模板常用模板(即处理屏幕代码)的链接然后WML标记结尾

    youdao

  • From the above code, we understand the following as the steps involved to render the chart in the view page.

    上面代码我们知道如何视图页面中渲染图表

    youdao

  • Be prepared to render most of your HTML code on the client-side.

    准备好在客户渲染大多数HTML代码

    youdao

  • You can easily take the code from Listing 3 and use it to render charts for each of the months of data from Listing 1.

    可以很容易获取清单3中的代码使用来自清单1每一个月份数据呈现图表

    youdao

  • And you must implement some custom code to render the useful data from the retrieved complex object.

    并且,必须实现一些自定义代码呈现检索复杂对象中的有用数据

    youdao

  • To render the game results, add the code in Listing 7.

    呈现比赛结果,请清单 7 中添加以下代码

    youdao

  • Visiting this page once loads all the PHP code used to render the page into the cache.

    访问这个php页面一次,便会加载用来此页呈现缓存内所有php代码

    youdao

  • If you are just going to render a larger image or add more information, using the JSP tags will help you avoid a lot of duplicate JSP code.

    如果打算呈现一个较大图像添加更多信息,那么使用JSp标记帮助避免许多重复的JSp代码

    youdao

  • Through these techniques and with the sample code, you can now render your own graphs and tailor them to your own requirements.

    通过这些技术提供的示例代码可以呈现自己的图形根据需要定制图形。

    youdao

  • MDAT allows the developer to design the application once and generate the code necessary to render the requested content on selected target devices.

    MDAT允许开发人员一次性设计应用程序生成在所选目标设备呈现请求内容所需代码

    youdao

  • Reverse engineering provides the ability to connect to databases and source code, which you can then render into visual models.

    逆向工程提供连接数据库功能可以译成可视化模型的源代码

    youdao

  • Once you get these full server controls on the behind code, you can execute and write your own login on the same and render the page back to the browser.

    一旦得到这些服务器控件后台代码,你可以执行自己的逻辑和呈现返回浏览器

    youdao

  • The biggest benefit of HTML5 support is that it frees users from the need to use proprietary plug-ins like Flash player or Microsoft's Silverlight by using a simple bit of code to render video.

    支持HTLM5最大好处使得用户必需使用专用插件中解放出来,通过使用简单代码呈现视频Flashplayer或者微软Silverlight

    youdao

  • The browser loads executable code so it can render the application immediately, without waiting to compile the app first.

    浏览器直接加载运行代码所以可以立即渲染应用而不用应用完成首次编译

    youdao

  • Web Forms could render different code depending on the browser capabilities.

    网站控件可以根据浏览器功能来呈现不同代码效果。

    youdao

  • Compartmentalize the Ajax code that connects to the server from the DHTML user interface (UI) components that render the data.

    连接服务器Ajax代码呈现数据DHTML用户界面(UI)组件分开。

    youdao

  • Apache Shindig: Explore this OpenSocial container to quickly host OpenSocial apps with code to render gadgets, proxy requests, and handle REST and RPC requests.

    ApacheShindig探索这个opensocial容器,通过呈现工具、代理请求以及处理RESTRPC请求的代码快速托管opensocial应用程序。

    youdao

  • Then the prepared HTML code is added to the DOM tree, which triggers the Dojo parser to render the new fragment of the page.

    然后准备好的HTML代码添加DOM从而触发Dojo解析呈现页面的片段

    youdao

  • Example code used to dynamically render a label.

    如下例子实现标签动态渲染

    youdao

  • The effect of placing this code here is that for each portlet rendered on the page, you have an HTML comment placed below it that displays how many milliseconds it took to render that portlet.

    在该处放置代码作用在于对于页面呈现每个Portlet其下放置HTML注释用于显示呈现Portlet所花的毫秒数。

    youdao

  • With a few lines of code similar to that shown below, they were able to render HTML based reports from the server directly in the Eclipse RPC based client.

    只需一些类似于下面代码,就基于EclipseRPC的客户端上直接获得基于HTML报表而这些报表来自于服务器端。

    youdao

  • Identifier: (Required) a string used in the portlet code to refer to the render parameter.

    Identifier:(必需的)portlet代码使用字符串引用变量

    youdao

  • To modularize your code, you must write two functions: one to render the entire blog and one to render just a single post.

    模块化代码必须编写两个函数一个用来呈现整个blog

    youdao

  • CrystalReportViewer.jsp: this file contains the viewer code that is used to render to the report in the Web page.

    jsp这个文件包含阅读器代码,它用来报告交付到web页面

    youdao

  • Andgiven a solution, there's a million ways to render it as code.

    对于一种解决方案,我们能百万编码方案来实现

    youdao

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

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

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