读知识>英语词典>sass翻译和用法

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
        1. Don't sass your mother!
          跟你母亲说话别大呼小叫的!

      英英释义

      noun

      verb

      • answer back in an impudent or insolent manner
        1. don't sass me!
        2. The teacher punished the students who were sassing all morning

      双语例句

      • SCSS is simply the name of the new syntax in Sass v3.
        SCSS只不过是SASSv3中新语法的名字而已。
      • Nevertheless, you still must to turn the Sass from Listing 1 into CSS.
        无论如何,您都必须将清单1中的Sass转为CSS。
      • An added benefit is to make it easier for CSS tools to support Sass.
        修改语法的另一个好处是可以使得CSS工具更容易支持Sass。
      • Don't you sass your father like that!
        不要这样和你父亲顶嘴!
      • Understanding Sass principles is your key to faster, more efficient CSS development.
        了解Sass准则是确保您更快、更高效地进行CSS开发的关键所在。
      • In Sass version 3.2.1, all valid CSS is also valid Sass.
        在Sass版本3.2.1中,所有有效的CSS也属于有效的Sass。
      • Sass is primarily implemented in Ruby, though other implementations exist.
        Sass主要使用Ruby来实现,但也存在其他实现。
      • Learn the basics of using Sass to improve the stylesheets for your website in this introduction.
        在这篇简介性文章中,您将学习到使用Sass改进网站样式表的基础知识。
      • Compass is an open source CSS authoring framework that uses the Sass stylesheet language.
        Compass是一种开放源码CSS创作框架,它使用了Sass样式表语言。
      • Variables:@ name in LESS or! name in Sass are variables.
        变量:LESS中的@name和Sass中的!name都是变量。