处理标记的时候应考虑到这一点。
当所有信息一同涌向你时,集中精力处理标记1的项。
When there's too much information coming at you, focus on the topics on list 1 first.
解析开销是因为必须计算消息中的标记和长度字段以便决定如何处理标记后面的数据值而造成的。
The parsing overhead is a result of having to read and evaluate the tags and length fields in the message to determine how to handle the data value following the tag.
如在第16 章中所说,在第4 阶段的某些情况下,空白(也可能没有)可能不仅分隔预处理标记。
As described in clause 16, in certain circumstances during translation phase 4, white space (or the absence thereof) serves as more than preprocessing token separation.
处理标记以后,容器将取其名字和属性、以及标记正文中可能有的任何内容,并将它传递给一个或者多个类文件进行处理。
When the tag is processed, the container will take its name and attributes, as well as any content that may exist in the body of the tag, and pass it to one or more class files for handling.
然后,我可以更改我的用于模板的模板以仅仅处理带或者不带标记的模板。
I could then change my template-for-templates to only process templates with, or without, that mark.
为了处理这个问题,可以使用标记。
能否将处理限制到选择的标记并获得较好的性能呢?
Is it possible to limit processing to a selected tag and get better performance?
首要问题是将翻译标记处理成大家都知道的属性的形式,以表示该元素已经翻译过了。
The first issue is to handle a translation tag in the form of a well-known attribute to indicate that an element has been translated.
过滤程序用于读入提纲,依次处理所有特殊的标记。
A filter is used to read the skeleton and process all special marks sequentially.
如果我们开发的是几个标记或者定义有标记变量的标记,那么我们就会有多个标记处理程序类。
If we were developing several tags or defining tags with tag variables, we would have multiple tag handler classes.
标记处理程序和TLD确定在请求时,从JS p页面内如何解释和处理这些标记及其属性和主体。
Tag handlers and TLDs determine how the tags, their attributes, and their bodies will be interpreted and processed at request time from inside a JSP page.
更复杂的标记中可以处理属性和标记体。
More-sophisticated tags can work with attributes and the tag body.
使用字节索引值来代替标记的策略在某种程度上减少了重新构造后的文档的大小,但也限制算法只能处理不同标记数少于254的DTD。
The strategy of using byte index values in the place of tags reduces the size of restructured documents somewhat, but also limits the algorithm to handling DTDs with fewer than 254 distinct tags.
而且,必须在这里处理输出的标记格式。
Moreover, here you must handle the formatting of the markup that is output.
为能够处理CONNECT标记,必须在显示模板中选择处理后的CONNECT标记。
The processed CONNECT tag must be selected in the presentation template for the CONNECT tags to be processed.
encodetag类是用于编码操作的标记处理程序。
The EncodeTag class is the tag handler for the encode action.
tagclass元素定义标记处理程序类encodetag。
The tagclass element defines the tag handler class EncodeTag.
updateItems:如果成功处理支付,则将商品标记为已支付。
UpdateItems: Marks the items as paid if payment was processed successfully.
无需处理DocBook中的所有标记,只需处理文本标记语言中的两个标记即可。
Instead of parsing all the many tags in DocBook, I need to process only the two tags in the text markup language.
在一个信号处理器内部,您通常应该做的一件事是,设置一个将在以后处理的全局标记。
The only thing you should normally do inside a signal handler is set a global flag that will be processed later.
我们要做的第一件事是编写标记处理程序类。
The first thing we need to do is write the tag handler class.
清单1展示了定制标记的处理函数是什么样的。
Listing 1 shows what the handler of the custom tag should look like.
当执行此页时,jsp容器会创建标记处理程序的实例并调用它们的方法。
When the page is executed, the JSP container creates instances of the tag handlers and calls their methods.
本例子没有介绍邮箱代理,也没有介绍处理带标记电子邮件的代理。
The example does not cover the mailbox agent, nor the agent that processes the marked emails.
但是您最好只在一个信号处理器中设置标记(别的什么都不做),这胜过尝试创建复杂的处理器。
But you're better off setting flags — and nothing else — in a signal handler, as opposed to trying to create sophisticated handlers.
当使用JSF 1.1时,编码方法最初都由标记处理程序方法调用。
When using JSF 1.1, the encoding methods are initially called by the tag handler methods.
后续模板可以处理强调标记或链接等内嵌的标记。
Subsequent templates can then handle embedded markup such as emphasis and links.
支持延期执行的表达式,JS p标记处理器可以根据需要执行它们。
Support for deferred expressions that can be executed as needed by a JSP tag handler.
标记是XML事件处理程序。
应用推荐