padding-left 双语例句
全部
1·The prepend-v styles, where v is 1 through 23, prepend v columns and v-1 gutters worth of pixels, using padding-left.
prepend-v 样式,其中 v 的范围是从 1 到 23,用于使用 padding-left 为 v 列和 v-1 分隔线预留足够的像素。
2·Opposite horizontal margin constraint. A left float box that has another left float box to its left may not have its right margin edge to the right of the containing block's right padding edge.
对立水平边框限制:如果一个左浮动框的左边还有另一个左浮动框,那么这个左浮动框的右 margin edge 不能在此包含块的右 padding edge 之右。
3·Containing block horizontal constraint. A left float box's left margin edge may not be to the left of the containing block's left padding edge.
包含块的水平限制:左浮动框的margin edge不能在包含块的左padding edge框的左边。
4·Containing block vertical constraint. A left float box's top margin edge may not be higher than the containing block's top padding edge.
包含块的垂直限制:左浮动框的上margin edge不能高于包含块的上padding edge。
5·Line-box vertical constraint. A left float box's top margin edge may not be higher than the top padding edge of any line-box containing a box generated by an earlier element in the source document.
line - box垂直限制:左浮动框的上margin edge不能高于任何包含由源文档中前一元素生成的框的line - box的上padding edge。
6·It can remove the padding for larger ciphertexts, but you would still be left with the IV as overhead.
它可以删除较大密文的填充,但是您仍然将IV作为开销。
7·Returns a new string that right-aligns the characters in this instance by padding them with Spaces on the left, for a specified total length.
传回新字串,此字串会以空格填补左侧至指定的总长度,靠右对齐这个执行个体中的字元。
8·Returns a new string that left-aligns the characters in this string by padding them with Spaces on the right, for a specified total length.
传回新字串,此字串会以空格填补右侧至指定的总长度,靠左对齐这个字串中的字元。
