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
双语例句
- HTTP methods are mapped to CRUD ( create, read, update and delete) actions for a resource.
HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。 - These information services provide Create-Read-Update-Delete ( CRUD) access to domain information.
这些信息服务提供了对域信息的创建、读取、更新和删除(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)操作。 - All CRUD operations are supported for creating, reading, updating, and deleting items.
对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。 - Services are for methods that go beyond simple CRUD operations on a single domain object.
服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。 - CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - At this point, I have a generic DAO capable of typesafe CRUD operations.
现在,我有一个能够进行类型安全CRUD操作的泛型DAO。 - If you have to have RCS or CVS crud in your source file, do it as follows.
如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。 - These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。 - You can perform CRUD actions on files with certain directory path.
可以使用目录路径对文件执行CRUD操作。