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
双语例句
- Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。 - If you have to have RCS or CVS crud in your source file, do it as follows.
如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。 - 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)功能。 - CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - Start with the first of the four CRUD operations: create.
以这四种CRUD操作中的第一个操作开始:创建操作。 - These APIs provide basic CRUD operations, governance operations, and a flexible query capability based on XPath.
这些API提供基本的CRUD操作、治理操作和基于XPath的灵活查询功能。 - These are the same for all CRUD applications: List, View, Edit, and Search
这是所有的CRUD应用程序一样:列表,查看,编辑和搜索 - All CRUD operations are supported for creating, reading, updating, and deleting items.
对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。 - Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.
此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。 - You get sophisticated CRUD operations, execution of queries as well as specifications for free.
你可以自由的进行精确的CRUD操作、执行查询和规范等。