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 control directives provide flow and logic to your CSS code.
Sass控制指令为CSS代码提供了流和逻辑。 - Sass supports basic if/ else functions and compiles them to CSS.
Sass支持基本的if/else函数,可将其编译为CSS。 - For Sass to automatically monitor your file, run the command in Listing 2 in your command-line application.
要使Sass自动监视您的文件,请在命令行应用程序中运行清单2所示的命令。 - See Resources for a list of text editors with different levels of Sass syntax highlighting support.
请参见参考资料部分,了解具有不同级别Sass语法突出显示支持的文本编辑器的列表。 - This article provided an introduction to several concepts that can help you successfully implement Sass on your website.
本文介绍了一些有助于在您的网站中成功实现Sass的概念。 - Don't you sass your father like that!
不要这样和你父亲顶嘴! - Variables:@ name in LESS or! name in Sass are variables.
变量:LESS中的@name和Sass中的!name都是变量。 - An added benefit is to make it easier for CSS tools to support Sass.
修改语法的另一个好处是可以使得CSS工具更容易支持Sass。 - Text editors have varying levels of support for Sass.
文本编辑器对Sass的支持级别各有不同。 - Sass supports strings concatenation and variables interpolation.
Sass支持字符串联接和变量插值。