
词语导航
基本信息
词语:返回标记
繁体:返回標記
拼音:fǎn huí biāo jì
英语翻译
【计】 return label
分词翻译
返回的英语翻译:
backtrack; rebound; return
【计】 backspacing; return; reverse back
标记的英语翻译:
mark; sign; symbol; badge; earmark; tag
【计】 badge; benchmarking; F; L; labelling; marker; sentinel; tag; tagging
【化】 code; mark; marks; stamping; tag; tagging
【医】 labelling; Sig.; signa; signature; symbol
【经】 mark; marking
翻译例句
1. 返回标记的大小对日志记录器未知(- 1)。
The size of the returned markup is unknown to the logger (-1).
2. 然后,对单击的响应需要返回标记为li的条目列表,但没有包围的ul标记,这个标记已经存在于需要更改的页面中。
Then the response to that click needs to return a list of items tagged li, but without the surrounding ul tag, which already exists on the page being modified.
3. 考试软件允许您标记以后要返回的题目,因此您可以跳过难题,以后再回过头来解决它们。
The exam software allows you to mark questions to return to later, so you can skip hard questions and return to them.
4. 根据具体分支创建标记之后,您就可以在以后的开发周期中返回到该版本了。
By creating a tag based on a particular branch, you can get back to this version later in the development cycle.
5. 可以在CONNECT标记返回的外部内容或数据上进行外部数据高速缓存。
External data caching can be performed on external content or data returned by CONNECT tags.
6. 定制标记有两个方法,分别返回组件类型和渲染器类型。
The custom tag has two methods that return the component type and the renderer type.
7. 很多时候,这些数据都会通过标记和内联样式在所返回的HTML内被格式化。
Many times, you even see that the data is formatted using tags and inline styling within the returning HTML.
8. 通过标记,团队可以安全地返回到源代码的前一版本中。
By tagging, your team can get back safely to a previous version of the source code.
9. 另外,它返回格式更正确的XML,其中有一个根结果集标记。
Also, this returns more properly formatted XML, with a root result set tag.
10. 整个xml有效负载在结果XML标记中返回。
The entire XML payload is returned in the result XML tag.
11. 高度依赖重大版本变化的应用程序,应用程序应该不返回结果或者检查重大版本变化并标记异常。
In applications that are highly dependent on major version changes, design the queries to either silently return no results or detect the major version changes and flag an exception.
12. 在清单24中,过程被编码为返回一个OUT参数值,使用参数标记(?)表示,并且不能接受输入值。
In Listing 24, the procedure proc is coded to return an OUT parameter value, which is denoted by the parameter marker (?), and was not coded to accept an input value.
13. 可以使用标记或标签返回到变更保存点,以撤销变更,或者审计特定的变更。
You can use the tag or label to get back to the point where the changes were saved, to undo a change, or to audit a particular change.
14. 最后的标记满足了返回某种表示处理成功与否的XML这一需求。wWw.WenTIYi.cOm
The tag at the bottom satisfies the need for this to return some type of XML indicating the success or failure of the process.
15. 获悉标记何时加载的最好的方法是让标记返回的脚本调用函数而不是简单地加载数据。
The best way to know when a tag is loaded is to have the script that the tag returns call a function instead of simply loading data.
16. 它不处理任何特别困难的操作,只是对所返回的标记进行简单的解析和分类。
It isn"t handling anything particularly difficult, just straightforward parsing and categorization of the returned tokens.
17. 第一个方法返回去除了HTML标记的文本内容,第二个方法返回HTML文件的标题,最后一个方法返回HTML文件的路径。
The first method returns the HTML contents without HTML tags, the second method returns the title of the HTML file, and the last method gets the path of the HTML file.
18. 审书时,我习惯于在我发现有趣或引人思考的书页中用书签作标记,以便返回来再次阅读并思考。
When reading a book for review, it is my habit to put a sticky note on any page where I find something interesting or thought-provoking that I want to return to and think more about.
19. 将从文档中返回一个名为name的标记数组(或NodeList)。
Will return an array (or a NodeList) of tags called name from within the document.
20. 要连接起JSP世界和JSF 世界,需要能够返回组件类型的定制标记(然后在 faces-context文件中登记)和渲染器,如图3 所示。
To bridge from the JSP world to the JSF world you need a custom tag that returns the component type (which you"ll then register in the faces-context file) and a renderer, as Figure 3 demonstrates.
21. add方法把to - do项添加到表中,然后为得到的标记返回新的内容。
The add method just adds the to-do item to the table, then returns new contents for the results tag.
22. 但是这段脚本通常会返回多个Zip标记。
However more often than not, this script will return multiple Zip tags.
23. 另一个是text(),它能返回某个标记内的所有文本。
The other is the text() tag, which will return all of the text inside of a certain tag.
24. resultListStart是HTML页面中作为结果返回的搜索结果的开始标记。
ResultListStart is the marker for the start of the search results in the HTML page returned as the result.
25. 这个字符串可直接用于构建指向Google服务的URL, Google服务将为Google小部件返回对应的标记。
This string can be directly used to build the URL to the Google service, which returns the corresponding markup for the Google gadget.
26. 它显示了转化成XML文本、发送给params . php然后返回到result标记的数据模型。
This shows the data model that was turned into XML text, sent across to params.php, then returned into the result tag.
27. 因此x. .height返回height标记的数值。
So x.. height returns the values of the height tags.
28. getTags()方法返回del.icio.us帐户使用的所有标记以及使用的次数。
The getTags() method returns a list of all tags used in a del.icio.us account, together with a count of how often each one is used.
29. 图16显示了在静态页面中定义portlet标签的服务器返回的portlet标记。
Figure 16 shows the portlet markup that is returned by the server for a portlet tag that is defined in a static page.
30. 图16显示了在静态页面中定义portlet标签的服务器返回的portlet标记。
Figure 16 shows the portlet markup that is returned by the server for a portlet tag that is defined in a static page.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
