crud
英 [krʌd]
美 [krʌd]
n. 脏东西; 污垢; 渣滓
复数:cruds
BNC.49193 / COCA.22950
牛津词典
noun
- 脏东西;污垢;渣滓
any dirty or unpleasant substance
英英释义
noun
- an ill-defined bodily ailment
- he said he had the crud and needed a doctor
- any substance considered disgustingly foul or unpleasant
- heavy wet snow that is unsuitable for skiing
双语例句
- The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。 - For one thing, I get finder-like methods, as well as the typical CRUD methods save and delete.
首先,我获得一个类似finder的方法,以及典型的CRUD方法save和delete。 - The final CRUD operation is delete.
最后一个CRUD操作是删除。 - These are the same for all CRUD applications: List, View, Edit, and Search
这是所有的CRUD应用程序一样:列表,查看,编辑和搜索 - CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - These verbs are somewhat analogous to the create-retrieve-update-delete ( CRUD) model that many developers are familiar with.
这些动词有点类似于许多开发人员都熟悉的create-retrieve-update-delete(CRUD)模型。 - Of course you can register a new application with the Skyway generated CRUD application.
当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。 - These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。 - These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。 - Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。