火范文>英语词典>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

      双语例句

      • The first step is to install Sass through its Ruby components.
        您要做的第一步是通过Ruby组件安装Sass。
      • This article provided an introduction to several concepts that can help you successfully implement Sass on your website.
        本文介绍了一些有助于在您的网站中成功实现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改进网站样式表的基础知识。
      • SCSS is simply the name of the new syntax in Sass v3.
        SCSS只不过是SASSv3中新语法的名字而已。
      • Text editors have varying levels of support for Sass.
        文本编辑器对Sass的支持级别各有不同。
      • 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代码提供了流和逻辑。
      • Sass is not the only CSS preprocessor on the Internet.
        Sass并非Internet上的惟一CSS预处理程序。
      • Nevertheless, you still must to turn the Sass from Listing 1 into CSS.
        无论如何,您都必须将清单1中的Sass转为CSS。