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

          双语例句

          • Db ( crud) and view update functions
            db(crud)和视图更新函数
          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。
          • These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
            这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。
          • The second CRUD operation is read: The code simply needs to read widget records from the database.
            第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。
          • You get sophisticated CRUD operations, execution of queries as well as specifications for free.
            你可以自由的进行精确的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)模型。
          • Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
            扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
          • Start with the first of the four CRUD operations: create.
            以这四种CRUD操作中的第一个操作开始:创建操作。
          • The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
            服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。
          • 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)操作。