读知识>英语词典>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

          双语例句

          • CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.
            SPARQL中的CRUD操作通常比read操作更神秘。
          • If you have to have RCS or CVS crud in your source file, do it as follows.
            如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。
          • All CRUD operations are supported for creating, reading, updating, and deleting items.
            对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。
          • The final CRUD operation is delete.
            最后一个CRUD操作是删除。
          • Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
            此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。
          • Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
            通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。
          • At this point, I have a generic DAO capable of typesafe CRUD operations.
            现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
          • 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)操作。
          • You get sophisticated CRUD operations, execution of queries as well as specifications for free.
            你可以自由的进行精确的CRUD操作、执行查询和规范等。
          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。