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指定的评论。 - If you have to have RCS or CVS crud in your source file, do it as follows.
如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。 - HTTP methods are mapped to CRUD ( create, read, update and delete) actions for a resource.
HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。 - CRUD through HTTP is a good step forward to using resources and becoming RESTful.
通过HTTP的CRUD是通向使用资源和成为RESTful的重要一步。 - At this point, I have a generic DAO capable of typesafe CRUD operations.
现在,我有一个能够进行类型安全CRUD操作的泛型DAO。 - Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface.
通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。 - Db ( crud) and view update functions
db(crud)和视图更新函数 - Although this scaffold has a'standard'UI, it lets you try all CRUD operations on your tables.
尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。 - These are the same for all CRUD applications: List, View, Edit, and Search
这是所有的CRUD应用程序一样:列表,查看,编辑和搜索 - You can perform CRUD actions on files with certain directory path.
可以使用目录路径对文件执行CRUD操作。