看词语>英语词典>crud翻译和用法

crud

英 [krʌd]

美 [krʌd]

n.  脏东西; 污垢; 渣滓

复数:cruds 

机械

BNC.49193 / COCA.22950

牛津词典

    noun

    • 脏东西;污垢;渣滓
      any dirty or unpleasant substance

      英英释义

      noun

      • an ill-defined bodily ailment
        1. he said he had the crud and needed a doctor
      • any substance considered disgustingly foul or unpleasant
          Synonym:filthskank
        1. heavy wet snow that is unsuitable for skiing

          双语例句

          • All CRUD operations are supported for creating, reading, updating, and deleting items.
            对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。
          • Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
            扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
          • You can perform CRUD actions on files with certain directory path.
            可以使用目录路径对文件执行CRUD操作。
          • These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
            这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。
          • Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
            通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。
          • The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
            服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。
          • CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.
            SPARQL中的CRUD操作通常比read操作更神秘。
          • It lets you communicate with server-side database/ persistent data storage using the Dojo Data API with JavaScript, and efficiently handles create, read, update, and delete ( CRUD) operations.
            它允许您使用DojoDataAPI和JavaScript与服务器端数据库/持久性数据存储通信,以及高效地处理创建、读取、更新和删除(CRUD)操作。
          • Users can get all the wiki and blog libraries 'information, can create, update, and delete a specified wiki page or blog entry, and can CRUD a specified comment.
            用户可以获得所有的wiki和博客库的信息,可以创建、更新和删除指定的wiki页面或博客条目,并且可以CRUD指定的评论。
          • Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
            此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。