字典APP>英语词典>discards翻译和用法

discards

英 [dɪˈskɑːdz]

美 [dɪˈskɑːrdz]

v.  丢弃; 抛弃; 垫(牌); 打出(无用的牌)
discard的第三人称单数

柯林斯词典

  • VERB 丢弃;抛弃
    If youdiscardsomething, you get rid of it because you no longer want it or need it.
    1. Read the manufacturer's guidelines before discarding the box.
      在丢掉盒子前先看一下制造商的使用说明。
    2. ...discarded cigarette butts.
      丢弃的烟头

双语例句

  • Discards a pending new item.
    丢弃挂起的新项。
  • Do not easily discard love, for the day may come when love, in turn, discards you.
    不要轻易放弃你的爱,否则有朝一日爱也会这样放弃你。
  • One who discards a lover.
    负心人抛弃情人的人。
  • Use a source-code scanner or other preprocessor that discards input that uses questionable code constructs.
    使用源代码扫描程序或其他预处理程序,删除含有可疑代码构造的输入。
  • The default, then the runtime discards the access violation, but a warning message is reported to the user to indicate that an exception was thrown and discarded.
    则在默认情况下运行库会丢弃访问冲突,但会向用户报告一条警告消息,指出引发了一个异常并丢弃了该异常。
  • Notes discards these messages or documents when the active working document is sent, saved, or discarded.
    当将活动的工作文档发送、保存或删除后,Notes会删除这些消息或文档。
  • Heroku's Java offering discards the full Java EE stack for a simple servlet-based approach, using Jetty as the embedded Servlet Container.
    Heroku的Java服务抛弃了完整的JavaEE软件栈,使用更简单的基于servlet的方式,以Jetty作为内置的Servlet容器。
  • Discards the project's logical database model before re-building it from the source models.
    在从源模型重新创建项目前,删除项目的逻辑数据库模型。
  • That's why the preceding code locates the last occurrence of the$ symbol and discards all that precedes it.
    正因为此,前面的代码找到了最后一次出现的$符号,而丢弃它之前的所有$符号。
  • By adding versions on writes, the client discards reads of values with versions that precede the last-seen version.
    通过给写入添加版本,对那些版本早于最后版本的值来说,客户端会丢弃这些值的读出。