一些函数的输入是数值,比如字符串函数的起始、长度和偏移量参数。
For some functions, a numeric value is input, for example start, length, and offset parameters of string functions.
想要增加头发长度的女性可以有很多方法了,包括织入式假发和合成发件,比如马尾发、圆发髻甚至刘海。
Women who want to add length to their locks can do it in a number of ways, including weaved extensions or synthetic hair pieces, like ponytails, buns and even bangs.
比如矩形只需要给出左上角作为起点,再加上两条边的长度就行了。
For example, to describe a rectangle, you specify the starting point for the top left corner, and then the length of the two sides.
在XForms模型中,xfg生成xforms绑定属性形式的数据约束,它与数据库元数据相对应,比如列类型、长度、是否是必需的,等等。
In the XForms model, XFG generated data constraints as XForms bind attributes which correspond to database metadata, such as column type, length, required, and so on.
转换和验证使您可以侧重于业务逻辑,而不是侧重于对输入数据进行繁琐的资格认定,比如null检验、长度限定、范围边界,等等。
Conversion and validation allow you to focus on business logic rather than the tedious qualifications of input data such as null checks, length qualifiers, range boundaries, etc.
可以使用选项控制wc的输出,或者显示其他信息,比如行的最大长度。
Options allow you to control the output from wc or to display other information such as maximum line length.
对于标准的检验(比如检查属性的名称、长度和格式),可以使用ActiveRecord提供的检验。
For standard validations like checking the name, length and format of an attribute, we can make use of validations provided by Active Record.
如果指定字符串输出的精确指定符(比如%. 10s),那么您就能够通过指定输出的最大长度来防止缓冲区溢出。
If you include a precision specifier for a string output (such as "%.10s"), then you can protect against buffer overflows by specifying the maximum length of the output.
甚至可以使用“ * ”作为精确指定符(比如“ %.*s ”),这样您就可以传入一个最大长度值,而不是在控制字符串中嵌入最大长度值。
You can even use "*" as a precision specifier (such as "%.*s"), so you can pass in a maximum length instead of having the maximum length embedded in the control string.
一个“字段宽度”(比如“ %10s ”)仅指定了最小长度 ――而不是最大长度。
A "field width" (such as "%10s") only specifies the minimum length -- not the maximum length.
其他语言中,比如法语或者意大利语,每个音节都是同等重要的,他们也有重音,但是每个音节的长度是固定的。
In other languages, such as French or Italian, each syllable receives equal importance (there is stress, but each syllable has its own length).
如果不考虑它们究竟是作为物理系统还是作为某一个组成部分的话,它们共有着一些通用的物理属性,比如重量、长度、宽度、高度等等。
Regardless of whether we consider the physical systems themselves or their individual constituent parts, they share some common physical properties, such as weight, length, width, height, etc.
比如,在19世纪,舒伯特的音乐被评论为太冗长,我也表示同意但是那音乐正可以让你体验天堂的长度…?
For example, in 19th century, the music of Schubert was criticized as "too long". I agree but that what you get when you want to experience "heavenly length".
其中一些计划比较谨慎,比如加长火车长度和延长站台。
这些策略制定了密码的最小长度以及类的最少数量(比如字母、数字和特殊符号中的类的数量)。
These policies mandate the minimum length of password and minimum number of classes (as in alphabets, numerals, and special characters, etc).
即便研究人员们考虑了其它能影响端粒长度的因素(比如她们的实际年龄、身体质量指数和吸烟习惯),这些发现依旧站得住脚。
The findings held even after the researchers took into account other factors that could affect telomere length, including the women's chronological age, body mass index and smoking habits.
它涉及相同材料的X型节点的竹棒的连接,比如使用一定长度的绳子来提供额外的力量。
It involves connecting bamboo rods with X-shaped joints of the same material, then using lengths of rope to offer additional strength.
天线发射信号是通过一定长度的导体上的电流震荡产生电磁波,比如无线电波。
Antennas transmit signals by using an oscillating electrical current in a length of conductive material to generate electromagnetic radiation, such as radio waves.
比如,部分患者,不需要连身袜,到膝盖长度的弹力袜即可;
For example, in some patients, does not need to dress socks, knee length stretch socks can;
数值数据块有否明确描述。比如,如果一个数字代表长度,应标明单位是英尺还是米。
Comment the units of numeric data. For example, if a number represents length, indicate if it is in feet or meters.
比如,两个美国商人第一次见面时保持一个手臂长度的距离,而两个阿拉伯人几乎是脸贴着脸。
S. businessmen meeting for the first time will stand about an arm's length apart while two Arab men may stand almost fact-to-face.
粘胶纤维比起棉花来说,技术更为先进。比如它拥有全部相同的纤维长度以及截然不同的属性。
Viscose has some technical advantages over cotton, such as a uniform fibre length, and boasts different properties.
比如说,该物体的长度会变短,而它所感受到的时间似乎要比观察者的慢。
The object's length shortens, for example, and it seems to experience time more slowly than the observer does.
在近景图片中,我们利用iToo软件的专业树木打包软件中可以看到树木的整体外观,比如在植物库中的不同长度的小草和花朵。
For the close views we used iToo Software's Forest Pack Pro to give the general look of the vegetation, like the different lengths of grass and some flowers found in the library of Forest Pack.
一种是纵向整合,就是垂直拓展上下游渠道的长度,比如,收购上游供应商或是下游经销商。
Some expand by vertical integration, owning and integrating a greater length of the value-creation-and-delivery pipeline-for example, buying upstream suppliers or downstream distributors.
比如字符串abaaba的最长回文子串的长度就是6。
For example, the string "abaaba" longest palindromic substring length is 6.
工程师必须解决设计差异,比如中断能力、默认变量长度以及内存中地址的分配。
Engineers must address architectural differences, such as interrupt capabilities and default variable sizes and their layout in memory.
HTTPPOST方法允许客户端向Web服务器一次发送无限长度的数据,对于提交比如信用卡号码信息是有用的。
The HTTP post method allows the client to send data of unlimited length to the Web server a single time and is useful when Posting information such as credit card Numbers.
但是这类缺席依然超过了比如我们夏季休假的长度,我们知道,在夏季的休假之后,你需要一个半月来恢复体能和提高状态。
But that kind of absence is still longer than, for example, our summer break - and we know that after the summer holidays you need a month and a half to get fit and sharp.
但是这类缺席依然超过了比如我们夏季休假的长度,我们知道,在夏季的休假之后,你需要一个半月来恢复体能和提高状态。
But that kind of absence is still longer than, for example, our summer break - and we know that after the summer holidays you need a month and a half to get fit and sharp.
应用推荐