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
双语例句
- Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。 - For one thing, I get finder-like methods, as well as the typical CRUD methods save and delete.
首先,我获得一个类似finder的方法,以及典型的CRUD方法save和delete。 - You can perform CRUD actions on files with certain directory path.
可以使用目录路径对文件执行CRUD操作。 - At this point, I have a generic DAO capable of typesafe CRUD operations.
现在,我有一个能够进行类型安全CRUD操作的泛型DAO。 - You get sophisticated CRUD operations, execution of queries as well as specifications for free.
你可以自由的进行精确的CRUD操作、执行查询和规范等。 - As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.
至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。 - Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。 - The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.
CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。 - Services are for methods that go beyond simple CRUD operations on a single domain object.
服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。 - Start with the first of the four CRUD operations: create.
以这四种CRUD操作中的第一个操作开始:创建操作。