N头条>英语词典>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

          双语例句

          • NOTE: symfony provides functionality to auto-generate code to provide the Create, Read, Update, and Delete ( CRUD) functionality based on your database.
            注:symfony提供了自动生成代码的功能,用于基于数据库提供Create、Read、Update和Delete(CRUD)功能。
          • CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.
            SPARQL中的CRUD操作通常比read操作更神秘。
          • Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
            通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。
          • The final CRUD operation is delete.
            最后一个CRUD操作是删除。
          • At this point, I have a generic DAO capable of typesafe CRUD operations.
            现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的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)模型。
          • As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
            至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
          • The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
            服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。
          • Of course you can register a new application with the Skyway generated CRUD application.
            当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。