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
双语例句
- Users can get all the wiki and blog libraries 'information, can create, update, and delete a specified wiki page or blog entry, and can CRUD a specified comment.
用户可以获得所有的wiki和博客库的信息,可以创建、更新和删除指定的wiki页面或博客条目,并且可以CRUD指定的评论。 - You get sophisticated CRUD operations, execution of queries as well as specifications for free.
你可以自由的进行精确的CRUD操作、执行查询和规范等。 - Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。 - CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。 - The final CRUD operation is delete.
最后一个CRUD操作是删除。 - The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.
服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。 - Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.
扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。 - For one thing, I get finder-like methods, as well as the typical CRUD methods save and delete.
首先,我获得一个类似finder的方法,以及典型的CRUD方法save和delete。 - All CRUD operations are supported for creating, reading, updating, and deleting items.
对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。