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

          双语例句

          • The second CRUD operation is read: The code simply needs to read widget records from the database.
            第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。
          • 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)功能。
          • The final CRUD operation is delete.
            最后一个CRUD操作是删除。
          • As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
            至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
          • Services are for methods that go beyond simple CRUD operations on a single domain object.
            服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。
          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。
          • Start with the first of the four CRUD operations: create.
            以这四种CRUD操作中的第一个操作开始:创建操作。
          • Db ( crud) and view update functions
            db(crud)和视图更新函数
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的CRUD应用程序一样:列表,查看,编辑和搜索
          • These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
            这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。