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
双语例句
- CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.
CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。 - These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。 - Db ( crud) and view update functions
db(crud)和视图更新函数 - Start with the first of the four CRUD operations: create.
以这四种CRUD操作中的第一个操作开始:创建操作。 - The second CRUD operation is read: The code simply needs to read widget records from the database.
第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。 - Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的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)功能。 - All CRUD operations are supported for creating, reading, updating, and deleting items.
对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。 - These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。