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

          双语例句

          • Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
            通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。
          • HTTP methods are mapped to CRUD ( create, read, update and delete) actions for a resource.
            HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。
          • At this point, I have a generic DAO capable of typesafe CRUD operations.
            现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
          • These verbs are somewhat analogous to the create-retrieve-update-delete ( CRUD) model that many developers are familiar with.
            这些动词有点类似于许多开发人员都熟悉的create-retrieve-update-delete(CRUD)模型。
          • Db ( crud) and view update functions
            db(crud)和视图更新函数
          • The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
            服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。
          • The second CRUD operation is read: The code simply needs to read widget records from the database.
            第二个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)访问。
          • Of course you can register a new application with the Skyway generated CRUD application.
            当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。