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
双语例句
- 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)功能。 - These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。 - 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)操作。 - The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.
CRM服务支持客户及其开单和发货地址数据库上的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)模型。 - Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。 - Of course you can register a new application with the Skyway generated CRUD application.
当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。 - Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。 - 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的重要一步。