六六字典>英语词典>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

          双语例句

          • The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.
            CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。
          • Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
            扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
          • These verbs are somewhat analogous to the create-retrieve-update-delete ( CRUD) model that many developers are familiar with.
            这些动词有点类似于许多开发人员都熟悉的create-retrieve-update-delete(CRUD)模型。
          • Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
            此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。
          • You get sophisticated CRUD operations, execution of queries as well as specifications for free.
            你可以自由的进行精确的CRUD操作、执行查询和规范等。
          • At this point, I have a generic DAO capable of typesafe CRUD operations.
            现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
          • Of course you can register a new application with the Skyway generated CRUD application.
            当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。
          • All CRUD operations are supported for creating, reading, updating, and deleting items.
            对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。
          • CRUD through HTTP is a good step forward to using resources and becoming RESTful.
            通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。
          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。