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

          双语例句

          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的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)模型。
          • 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)功能。
          • Users can get all the wiki and blog libraries 'information, can create, update, and delete a specified wiki page or blog entry, and can CRUD a specified comment.
            用户可以获得所有的wiki和博客库的信息,可以创建、更新和删除指定的wiki页面或博客条目,并且可以CRUD指定的评论。
          • CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.
            SPARQL中的CRUD操作通常比read操作更神秘。
          • At this point, I have a generic DAO capable of typesafe CRUD operations.
            现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
          • These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
            这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。
          • CRUD through HTTP is a good step forward to using resources and becoming RESTful.
            通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。
          • The second CRUD operation is read: The code simply needs to read widget records from the database.
            第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的CRUD应用程序一样:列表,查看,编辑和搜索