crud

crud

美 [krʌd]  英 [krʌd]

  • n.脏东西;污垢;渣滓
  • abbr.【计(=Create、Read、Update、Delete)指数据库操作中的创建、读取、更新和删除
  • 网络删改查;增删改查;增删改查操作

同义词

英汉双解

n.
1.
脏东西;污垢;渣滓any dirty or unpleasant substance

英汉解释

n.
1.
〈俚〉沉渣; 积垢
2.
〈俚〉可鄙的人或物
3.
无用的副产品,尤指核工业的副产品
4.
污垢雪
5.
怪病,常用于美语
abbr.
1.
【IT】(=Create, Read, Update, Delete)指数据库操作中的创建,读取,更新,删除

英英解释

n.
abbr.

例句

So, quite a few people have had a go at simplifying the basic CRUD operation.

所以很多已经开始尝试使CRUD基本操作简洁

As this point, we have extended our simple CRUD web application to a full-fledged enterprise application.

至此我们简单CRUDweb应用程序扩展成熟企业应用程序

The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated.

服务对象作为无状态接口对待CRUD操作可以委托接口

A service (or a set of services if you want) with a very clear responsibility: doing the back-end part of CRUD on a customer.

一个可以具有明确职责服务给定对象CRUD操作进行处理

Rails ships with a "scaffold" generator that will generate a basic set of CRUD pages for a given model.

Rail提供一个scaffold生成可以某个给定模型生成基本CRUD页面

InfoQ: When defining information services you seem to imply that those are the ones providing CRUD interface to the data.

InfoQ定义信息服务这些服务似乎就是数据CRUD接口

And presto: You've got a simple working database-backed Web application that does each CRUD-based operation, as shown in Figure 1.

现在已经得到一个简单能够工作带有数据库支持Web应用程序可以进行基于CRUD每个操作1

The Persistence layer (Direct JDBC) is called by the business component for any query operations.

持久DirectJDBC业务组件执行CRUD操作调用

Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service.

扩展一个服务接口包含操纵服务控制数据CRUD方法

You will be able to populate the database tables with the CRUD application you will create in the next step.

可以使用下一步创建CRUD应用程序生成数据库数据

However, all the code required for performing CRUD operations needs to be written by the developer.

然而执行CRUD操作所有代码开发人员编写

Encourages separation of persistence layer (CRUD) statements from the rest of the application inside the data access object.

鼓励持久CRUD语句应用程序注释接口其余部分分离

At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects.

编译阶段JLINQ生成可以处理定义对象CRUD操作接口

However, there are a few circumstances where one could defend bidirectional mapping, like for very simple CRUD applications.

然而某些特定环境有人可能会双向映射辩解比如非常简单CRUD应用程序

The CRUD (Create, Read, Update, Delete) module generates a fully usable web interface for your JPA Model objects.

增加读取更新删除模块生成一个完全可用web接口JPA模型对象

Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo.

此处我们使用SpringRoo简单CRUDweb应用程序扩展一个成熟企业应用程序

LightSwitch, Microsoft's answer to lightweight CRUD style applications, has recently been released in two parts.

微软针对轻量级CRUD风格应用程序一种回应最近发布包含方面内容

It's worth taking a look at the similarities and differences between CRUD operations when developed in SQL and SPARQL.

使用SQLSPARQL进行开发需要查看一下CRUD操作之间异同

We hosed the dish room, the kitchen, the serving line, sending the water and crud and suds into the drains.

我们冲洗厨房台子下水道

Your first venture into CRUD operations is to show the details of a single course selected from the course listing.

遇到第一CRUD操作显示课程列表选出单门课程详细内容

you see that crud on the faces of children .

看见那个小孩东西

This seems to contradict the CRUDy anti pattern for SOA.

好像SOA模式CRUD矛盾

In REST, clients address a remote resource and provide the CRUD action as the HTTP request method (GET, PUT, POST, DELETE).

REST模式客户机处理远程资源提供CRUD操作作为HTTP请求方法GETPUTPOSTDELETE)。

As RESTful protocols go, APP leverages the HTTP protocol (including methods, headers, and status codes, among others) to CRUD the resources.

随着RESTful协议发展APP利用HTTP协议包括方法报头状态资源执行CRUD

You get sophisticated CRUD operations, execution of queries as well as specifications for free.

可以自由进行精确CRUD操作执行查询规范

The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses.

CRM服务支持客户及其发货地址数据库CRUD操作

These verbs are somewhat analogous to the create-retrieve-update-delete (CRUD) model that many developers are familiar with.

这些动词有点类似许多开发人员熟悉create-retrieve-update-delete(CRUD模型

Figure 2 shows a UML service model where the interface of the service contains a number of CRUD-like operations.

2显示UML服务模型其中服务接口包括许多CRUD之类操作

You'll see some generic interfaces generated by Grails that support CRUD (create, read, update, delete) on my domain object.

看到对象Grails生成一些支持CRUD创建读取更新删除通用接口

The data object in these CRUD operations, ideally for this pattern, is a composite value object data object.

这些CRUD操作数据对象组合对象数据对象特别适合模式

Although this scaffold has a 'standard' UI, it lets you try all CRUD operations on your tables.

尽管这个脚手架一个标准UI可以数据进行所有CRUD操作

These information services provide Create-Read-Update-Delete (CRUD) access to domain information.

这些信息服务提供信息创建读取更新删除CRUD访问

At this point, I have a generic DAO capable of typesafe CRUD operations.

现在一个能够进行类型安全CRUD操作泛型DAO

It's actually possible to automate most CRUD work using seam-gen (see Resources), Seam's Ruby-on-Rails-style application generator.

实际上可以使用seam-gen自动完成大多数CRUD工作请参见参考资料),seam-genRuby-on-Rails样式Seam应用程序成器

This plug-in shows the implementation of one of the CRUD methods (3), just to illustrate the code.

插件显示CRUD方法之一方法(3))实现为了说明代码

The first main COBOL program performs the standard CRUD (Create, Read, Update, Delete), operations set, acting on a single record.

第一COBOL程序执行标准CRUD创建读取更新删除)、操作集合单个记录进行操作

CRUD operations and a query language are provided.

提供CRUD操作一种查询语言

This will assist to take away the corrosion and also crud that structure in the region of the jobs.

这种方法将会帮助去除腐蚀工作区域东西

The Ext Scaffold Generator Plugin provides a jump start for developing CRUD based applications with Ext JS and Ruby on Rails.

Ext脚手架生成器提供ExtJSRubyonRails环境开发删改CURD程序快捷起点

For each entity, a common pattern emerges -- users perform a search, select an entity, view a detail page, and CRUD the entity.

对于每个实体一个通用模式出现——用户执行一次搜索选择一个实体查看详细信息页面然后CRUD实体