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

          双语例句

          • For one thing, I get finder-like methods, as well as the typical CRUD methods save and delete.
            首先,我获得一个类似finder的方法,以及典型的CRUD方法save和delete。
          • If you have to have RCS or CVS crud in your source file, do it as follows.
            如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。
          • Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
            此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。
          • As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
            至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
          • HTTP methods are mapped to CRUD ( create, read, update and delete) actions for a resource.
            HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的CRUD应用程序一样:列表,查看,编辑和搜索
          • The final CRUD operation is delete.
            最后一个CRUD操作是删除。
          • You can perform CRUD actions on files with certain directory path.
            可以使用目录路径对文件执行CRUD操作。
          • Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
            扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
          • All CRUD operations are supported for creating, reading, updating, and deleting items.
            对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。