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

          双语例句

          • 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指定的评论。
          • You can perform CRUD actions on files with certain directory path.
            可以使用目录路径对文件执行CRUD操作。
          • These are the same for all CRUD applications: List, View, Edit, and Search
            这是所有的CRUD应用程序一样:列表,查看,编辑和搜索
          • Services are for methods that go beyond simple CRUD operations on a single domain object.
            服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。
          • It lets you communicate with server-side database/ persistent data storage using the Dojo Data API with JavaScript, and efficiently handles create, read, update, and delete ( CRUD) operations.
            它允许您使用DojoDataAPI和JavaScript与服务器端数据库/持久性数据存储通信,以及高效地处理创建、读取、更新和删除(CRUD)操作。
          • CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.
            SPARQL中的CRUD操作通常比read操作更神秘。
          • These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
            这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。
          • As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
            至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
          • Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
            尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。
          • The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
            服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。