字符或其它表达式的一种纵向排列。
我们可以通过祈祷、冥想、写作和其它表达感恩的艺术方式还培养感恩之心。
We can cultivate gratitude through prayer, meditation, writing, and other expressions of art.
这种方法的可移植性比xslt模板的稍微差点,但是您可以将该函数用作样式表中其它表达式的一部分。
This approach is a little less portable than XSLT templates, but you can use the function as part of other expressions in your style sheets.
书写单位;书写符号代表一个元音、辅音、音节、词或其它表达方式,并且不能进一步分解的书写符号。
A written character that represents a vowel, consonant, syllable, word, or other expression and that cannot be further analyzed.
你不能仅仅因为从来没有业务分析师愿意书写一些类似XPath表达式或其它表达式语言,就将开发人员排除在BPM生命周期之外。
You won't remove the developer from the BPM lifecycle, simply because no business analyst will ever be willing to write something that resembles an XPath expression, or any other expression language.
在其它条件相同的情况下,能有效表达自己的人肯定比语言表达能力差的人更容易获得成功。
Other things being equal, a man who expresses himself effectively is sure to succeed more rapidly than a man whose command of language is poor.
因此,正则表达式 A*B将与字符串AB 、AAB 、AAAB或任何其它以 A 开头并以单个 B 为结尾的字符串相匹配。
Therefore the regular expression A*B will match the strings AB, AAB, AAAB, or any other string starting with an A and ending with a single B.
我认为,对疟疾以及众多其它健康问题的这种重新承诺表达了全球在涉及卫生方面的团结一致。
I view this renewed commitment to malaria, as well as to many other health problems, as an expression of global solidarity where health is concerned.
尝试理解伤害、悲伤、发怒、失去、被出卖或者被其它被表达的感觉。
Try to understand the hurt, sadness, anger, loss, betrayal or other emotions being expressed.
开发TS的原始团队是雅虎的员工,但其它的开发者早已对参与这一项目表达了意向。
The initial team of developers working on TS are Yahoo! Employees but other developers have already expressed their intent to work on this project.
我们使用成语是要表达其它词语无法如此清晰或如此巧妙表达的东西。
We use idioms to express something that other words do not express as clearly or as cleverly.
今年的情人节,浪漫的您若想要打动爱人,又不满足于随意购束鲜花或弄盒巧克力送给对方,何不尝试着用其它方法来表达您的爱?
To impress your loved ones this Valentine's Day, why not try some other alternatives instead of the usual bunch of hastily-purchased flowers or a box of chocolates?
步骤3:如果表达式中不包含其它括号,求值的过程就完成。
Step 3: If the expression doesn't contain any more parentheses, the process of evaluation is finished.
动物采用的交流形式非常有限,他们能发出求偶信号,或者入侵警报,但是那些信号不能被组合起来表达其它新含义。
The forms of communication that animals use are much more limited-they can express a desire to mate, or warn of the approach of a predator, but those calls cannot be combined to mean something new.
表达感谢,对方便乐于再做同样的事情或者做令你感谢的其它事情。
Thank somebody for something and they are more likely to do the same thing again or to do something else you can thank them for.
您可以用其它编程语言创建类似的功能,但Python提供了非常通用的反射机制,而且能够清晰地表达有效性约束。
You could create an analogous capability in other programming languages, but Python provides particularly versatile reflection mechanisms, and allows clear expression of validity constraints.
我意识到相当好的length_message可以从其它属性上生成,但我感觉如果它由程序员编写,那么消息的复数化以及用短语表达就会更好。
I realize that a pretty good length_message could be generated from the other attributes, but I felt that the pluralization and phrasing of messages would be better if it was written by a programmer.
如果已经在其它编程语言中使用正则表达式,那么Scala的应该不会让你感觉到惊讶。
Regexes in Scala should contain no surprises if you've used them in other programming languages.
对要识别的消息,SpamAssassin(及其它类似工具)评估了大量的模式—大多数是正则表达式。
SpamAssassin (and similar tools) evaluate a large number of patterns — mostly regular expressions — against a candidate message.
第一个“非引用”子表达式只表示“查找类似于http或ftp或其它值的字符串”。
The first of these "non-reference" child subexpressions just says "match something that looks like HTTP or that looks like FTP or...".
故事板是一个功能非常强大的技术,可以帮助你描述已经用图形很好表达的信息(比如可用性,用户经验,用户界面标准,以及其它需求)。
Storyboards are a powerful technique to help describe information that is best communicated graphically (such as usability, user experience, user interface standards, and other requirements).
有时他可能很难表达自己,但他爱你胜过爱世界上的任何其它东西。
Sometimes it's hard for him to express it, but he loves you more than anything.
当然,还可能有其它的格式,只需要在URL格式的字符串中修改正则表达式即可。
It is of course possible to have other formats, simply by changing he regular expression in the URL pattern string.
如果解析器在其扫描期间发现了除这三个记号外的任何其它记号,则认为它正在扫描的表达式是无效的。
If the parser finds anything other than these three tokens during its scan, the expression it's scanning is considered invalid.
新闻集团和时代华纳与其它潜在的购买者一起,都表达了自己的兴趣。
News Corp and Time Warner each expressed interest, along with other potential buyers.
最好还是观察其它方面,比如观察是否有表达其它含义。
It is better to look for other indicators, such as signs of additional cognition.
所以,正则表达式a.c将与字符串abc、aac、akc以及许多其它字符串相匹配,但它依然不与def相匹配。
So, the regular expression A.C will match the strings ABC, AAC, AKC, and many others, but it still won't match DEF.
如果表达式再不包含任何其它的括号,求值(过程)完成。
If the expression doesn't contain any more parentheses, the process of evaluation is finished.
所有括号内的子表达式都求值完毕后,表达式的其它部分再求值。
When all parenthetical subexpressions have been evaluated, the rest of the expression is evaluated.
所有括号内的子表达式都求值完毕后,表达式的其它部分再求值。
When all parenthetical subexpressions have been evaluated, the rest of the expression is evaluated.
应用推荐