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 supports basic if/ else functions and compiles them to CSS.
Sass支持基本的if/else函数,可将其编译为CSS。 - Text editors have varying levels of support for Sass.
文本编辑器对Sass的支持级别各有不同。 - Learn the basics of using Sass to improve the stylesheets for your website in this introduction.
在这篇简介性文章中,您将学习到使用Sass改进网站样式表的基础知识。 - Sass control directives provide flow and logic to your CSS code.
Sass控制指令为CSS代码提供了流和逻辑。 - Sass is a stylesheet language and cascading stylesheets ( CSS) preprocessor that adds traditional programming attributes to CSS development.
Sass是一种样式表语言和层叠式样式表(CSS)预处理程序,它为CSS开发添加了传统编程属性。 - In this article, you learn the key principles of Sass.
在这篇文章中,您将学习Sass的重要准则。 - You just sit there and shut up& I don't want to hear any more of your sass.
你坐在那里闭上嘴&我不想听你再顶嘴。 - In Sass version 3.2.1, all valid CSS is also valid Sass.
在Sass版本3.2.1中,所有有效的CSS也属于有效的Sass。 - Variables:@ name in LESS or! name in Sass are variables.
变量:LESS中的@name和Sass中的!name都是变量。 - You can also use Sass to monitor an entire directory by using the command in Listing 3.
您还可以通过清单3中的命令,使用Sass监视整个目录。