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

          双语例句

          • If you have to have RCS or CVS crud in your source file, do it as follows.
            如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的CRUD应用程序一样:列表,查看,编辑和搜索
          • Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
            扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
          • Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
            通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。
          • The second CRUD operation is read: The code simply needs to read widget records from the database.
            第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。
          • For one thing, I get finder-like methods, as well as the typical CRUD methods save and delete.
            首先,我获得一个类似finder的方法,以及典型的CRUD方法save和delete。
          • CRUD through HTTP is a good step forward to using resources and becoming RESTful.
            通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。
          • You can perform CRUD actions on files with certain directory path.
            可以使用目录路径对文件执行CRUD操作。
          • As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
            至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
          • All CRUD operations are supported for creating, reading, updating, and deleting items.
            对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。