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
双语例句
- If you have to have RCS or CVS crud in your source file, do it as follows.
如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。 - The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.
CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。 - Of course you can register a new application with the Skyway generated CRUD application.
当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。 - HTTP methods are mapped to CRUD ( create, read, update and delete) actions for a resource.
HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。 - Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。 - 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)操作。 - 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)访问。 - You get sophisticated CRUD operations, execution of queries as well as specifications for free.
你可以自由的进行精确的CRUD操作、执行查询和规范等。 - All CRUD operations are supported for creating, reading, updating, and deleting items.
对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。