sass
英 [sæs]
美 [sæs]
n. 莽撞的行为; 粗鲁的话
v. 对…粗鲁地(或恶声恶气地)说话; 对…出言不逊
现在分词:sassing 过去式:sassed 第三人称单数:sasses 过去分词:sassed
COCA.28388
牛津词典
noun
- 莽撞的行为;粗鲁的话
behaviour or talk that is rude and lacking respect
verb
- 对…粗鲁地(或恶声恶气地)说话;对…出言不逊
to speak to sb in a rude way, without respect- Don't sass your mother!
跟你母亲说话别大呼小叫的!
- Don't sass your mother!
英英释义
noun
- an impudent or insolent rejoinder
- don't give me any of your sass
verb
- answer back in an impudent or insolent manner
- don't sass me!
- The teacher punished the students who were sassing all morning
双语例句
- Sass is primarily implemented in Ruby, though other implementations exist.
Sass主要使用Ruby来实现,但也存在其他实现。 - You can apply functions in Sass.
您可以在Sass中应用函数。 - The code from Listing 1 is valid CSS and is also valid Sass.
清单1中的代码是有效的CSS,因此也是有效的Sass代码。 - Compass is an open source CSS authoring framework that uses the Sass stylesheet language.
Compass是一种开放源码CSS创作框架,它使用了Sass样式表语言。 - The Compass library of common code is an indispensable tool in Sass development.
Compass常用代码库是Sass开发工作中不可或缺的工具。 - Sass supports basic if/ else functions and compiles them to CSS.
Sass支持基本的if/else函数,可将其编译为CSS。 - In Sass version 3.2.1, all valid CSS is also valid Sass.
在Sass版本3.2.1中,所有有效的CSS也属于有效的Sass。 - Sass is a stylesheet language and cascading stylesheets ( CSS) preprocessor that adds traditional programming attributes to CSS development.
Sass是一种样式表语言和层叠式样式表(CSS)预处理程序,它为CSS开发添加了传统编程属性。 - LESS and Sass tools ( compilers, APIs) can be installed as Gems and bring command line tools for compilation, but can also be used from Ruby code.
LESS和Sass工具(编译器和API)能够作为Gems安装,使用命令行工具进行编译,但是也可以在Ruby代码中使用。 - Sass control directives provide flow and logic to your CSS code.
Sass控制指令为CSS代码提供了流和逻辑。