表情符号是代表情感的简单符号,而表情包是由很多部分组成的。
While emoji are simple symbols that represent an emotion, stickers are made up of many parts.
分析了三维统计地图符号的构图规律,并将其分为简单符号、复合符号和组合符号3类。
This paper analyzes the rule of composition of a map of 3d statistic map symbols. They are divided into three kinds: simple symbols, compound symbols and combination symbols.
他们画简单的图画或符号来代表事物和思想,也代表他们的语言。
They drew simple pictures or signs to represent things and ideas, and also to represent the sounds of their language.
通过简单的递归语句,可以轻松地推动处理符号和数据列表。
Through simple recursive statements, you can power process lists of symbols and data easily.
保守派突然发现他们面对的是年轻活动家的狂潮,他们求变的热情通过自发的,有效的使用简单的符号和现代通讯而放大了。
Conservatives suddenly found themselves facing a torrent of youthful activists, their passion for change magnified by the spontaneous but effective use of simple symbols and modern communications.
这门语言简单到甚至不需要有一个符号表来进行词法分析。
The language is simple enough that it does not even require a symbol table to parse.
此程序没有内置的编程功能,旨在用作简单的符号数学计算器。
This program has no programming capability built in and is intended to be used as a simple symbolic math calculator.
不过想出一连串的字母数字符号往往烦人且让人来气,所以就有相对来说不多的人对此困惑不已。他们青睐简单易猜的单词来做密码。
But coming up with complex concatenations of alphanumeric symbols tends to be tedious and offputting, so relatively few people bother, plumping instead for simple, and easily guessable, words.
但不幸的是,简单的正则表达式并不满足于处理复杂的模式和符号。
Unfortunately, simple regular expressions are unable to cope with complex patterns and symbols.
简单的培训能够为员工提供基本的语言和符号知识,但是并不能提供使用和交流中所必不可少的技巧。
Simple training can provide people with basic language and notation awareness, but not necessarily the skills to use and communicate with them effectively.
尾数一般是一个23位的不带符号的整数—它非常简单。
The mantissa is basically a 23-bit unsigned integer - simple enough.
然后,它使用一种非常简单的算法对该符号进行压缩。
It then compresses the symbol using a very simplistic algorithm.
正如从该输出中看到的,简单的a . o utHello World文件中包含了大量有价值的细节信息,包括版本信息、柱状图、各种符号类型的表格,等等。
As you can see from this output, a huge amount of useful detail resides in the simple a.out Hello World file — version information, histograms, multiple tables of various symbol types, and so on.
该类提供外表简单的parse和for mat方法,这些方法能够自动识别地区,还包含格式符号的知识。
The class provides externally simple parse and format methods that are automatically locale aware, including knowledge of formatting symbols.
对于样例应用程序,一个包括了在消息头中使用成员资格令牌符号(token)的简单技术可以用来提供路由标准。
For the example application, a simple technique involving the use of a membership token in the message header is used to provide routing criteria.
只要简单地换一种方式呈现这些符号——而不用改变这些符号
with one simple change to the way in which the symbols are presented--and without changing the symbols
表达式闭包是定义简单函数的一种便捷方式,用来模仿lambda符号。
Expression closures are a shorthand method of defining simple functions that mimics lambda notation.
MooTools(还有其他库)提供了一个简单的方法来实现此功能—双美元符号(dollar - dollar)函数。
MooTools (and some of the other libraries) provide a very simple method to do this-the dollar-dollar function.
符号链接文件也称为symlink,是一种简单的文件,当被访问时,它会将请求重定向到另一个文件。
When accessed, a symbolic link file, also called a symlink, redirects the requester to another file.
如果时间和金钱不成问题的话,他们可以使用蛮力手段即简单地偿试每一个字母数字和符号的组合直至对上找到。
If time and money is no problem, they can use brute-force methods that simply try every combination of letters, Numbers and symbols until a match is found.
什么是全音符,这些符号又都是什么呢,这些就是简单代表了持续时间,因此我们这里有一套符号语言,来代表横轴,就是时值的那条轴
What the whole note is, what all these symbols are are simply representations of duration so we have a symbolic language here that's going to represent the horizontal axis the axis of duration.
SXML结构中,每个标签并非都是简单的符号,特别地,命名空间限定的标签就有两个符号。
Not every tag is a simple symbol in the SXML structure; specifically, a namespace-qualified tag is a pair instead.
根据脚本编写的方式,生成的HTTP响应可能非常简单,比如只包含几个标准头部和一个文本字符串,该字符串包含给定符号的当前价格。
Depending on how the script is written, the resulting HTTP response might be as simple as standard headers and a text string containing the current price for the given ticker symbol.
分号是一个简单的标点符号,与逗号相比,它的用法工作比较容易,因为它所遵循的规则相当清楚。
The semicolon is a simple piece of punctuation, much easier to work with than the comma because it follows fairly clear rules.
在编辑方面,规范的格式已经统一化了,使用了语法与简单参考资料相结合的模型概念符号规范。
On the editorial side, the format of the specification was consolidated with the semantics and notation specifications for the modeling concepts combined for easier reference.
他们的预期作用下降或死亡,他们往往存在,它们所代表的思想内容较简单的符号,而真正的输送机。
Their intended role has decreased or deceased and they often exist simply as symbols of the ideas they represent rather than true conveyors of content.
宋微为我们描绘了这样一个喜剧的时代,作为背景的城市,作为符号的笑脸,象一出故事简单的情景剧。
Song Wei paints a comedy times for us, cities as background and smiling faces as symbols like the scenarios of a simply story.
前段时间一个小伙子在论坛上询问如何在运行时计算简单的数学表达式,支持符号和函数调用。
Some days ago a guy on the forum asked about how to evaluate at runtime simple mathematical expressions with support for symbols and function calls.
只需简单地在连续的名称/值对之间添加一个 “与” 符号(&),即可将其放在一起,就像这样:name=jennifer&job=president。
You can stack those up by simply adding an ampersand (&) between successive name/value pairs, like this: name=jennifer&job=president.
另外,建议使用符号链接为设备创建更简单的路径。
It is also recommended that you create simpler paths for the devices by using symbolic links. For example.
应用推荐