simple selector信息详情

simple selector发音

意思翻译

简单选择器

相似词语短语

simple───n.笨蛋;愚蠢的行为;出身低微者;n.(Simple)人名;(法)桑普勒;adj.简单的;单纯的;天真的

selector switch───选择开关;选择器开关;选线开关,选线器,选择器开关

copy selector───复印选择器,拷贝选择器

simple machines───[机]简单机械

simple minded───adj.纯朴的;率直的;头脑简单的

simple chic───简单别致

simple beauty───单纯的美

simple jack───简易千斤顶

simple text───简单文本

双语使用场景

A selector consisting of a single simple selector matches any element satisfying its requirements.───包含一个简单选择符的选择符,匹配任意符合它要求的元素。

simple selector matches if all of its components match.───如果它的所有内容都匹配,则简单选择符匹配。

A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order.───一个简单选择符或者是一个类型选择符,或者是一个全局选择符,紧跟在后的是零个或多个属性选择符,ID选择符或伪类,次序任意。

If the universal selector is not the only component of a simple selector, the "*" may be omitted. For example.───如果一个通用选择器不是某个简单选择器的唯一组成部分,它将被忽略。例如。

The simple selector matches if all of its components match.───如果它的所有内容都匹配,则简单选择符匹配。

英语使用场景

One pseudo-element may be appended to the last simple selector in a chain, in which case the style information applies to a subpart of each subject.

Prepending a simple selector and combinator to a chain imposes additional matching constraints, so the subjects of a selector are always a subset of the elements matching the last simple selector.

The simple selector matches if all of its components match.

And, "A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order."

A selector consisting of a single simple selector matches any element satisfying its requirements.

Pseudo-classes are allowed anywhere in selectors while pseudo-elements may only be appended after the last simple selector of the selector.

A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order.