crud

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

crudcrud

crud

n.

删除

创建,读取,更新,删除 (CRUD) 是应用的数据对象中的四个基本操作。由于在Web应用的开发中实现CURD的任务非常常见,…

删改查

实现增删改查CRUD)在UltraWebGrid中主要分为两种类型,一种是单个(Single)的实现,它的意思就是你修改或是增加或 …

增删改查

基于增删改查CRUD)的基本权限模型过于简单,不能直接应用到文件系统。例如,CRUD中删除和销毁之间没有区别。

增删改查操作

...(SQLiteOpenHe lper) 31 加入增删改查操作(CRUD) 32 加入相依的活动(ActivityForResult) 地图与定位应用 使用 Android 极富 …

更新和删除(Create Read Update Delete)

LTS的简化设计不仅体现在做CRUDCreate Read Update Delete)时使用的API和DML,在VS2008的设Although LTS lacks s…

添加增删改查操作

GoogleAndro... ... 第32章 访问数据表( SQLite OpenHelper) 第33章 添加增删改查操作CRUD) 第34章 添加相依的活动…

1
So, quite a few people have had a go at simplifying the basic CRUD operation. 所以,很多人已经开始尝试使CRUD的基本操作更简洁。
2
As this point, we have extended our simple CRUD web application to a full-fledged enterprise application. 至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。
3
The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated. 服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。
4
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)操作进行后端处理。
5
Rails ships with a "scaffold" generator that will generate a basic set of CRUD pages for a given model. Rail提供了一个“scaffold”生成器,它可以为某个给定模型生成一组基本的CRUD页面。
6
InfoQ: When defining information services you seem to imply that those are the ones providing CRUD interface to the data. InfoQ:在定义信息服务时,这些服务似乎就是数据的CRUD接口。
7
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所示。
8
The Persistence layer (Direct JDBC) is called by the business component for any query operations. 持久层(DirectJDBC)由业务组件为执行CRUD操作而调用。
9
Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service. 扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。
10
You will be able to populate the database tables with the CRUD application you will create in the next step. 您可以使用在下一步创建的CRUD应用程序来生成数据库数据表。
11
However, all the code required for performing CRUD operations needs to be written by the developer. 然而,执行CRUD操作所需的所有代码都是由开发人员编写。
12
Encourages separation of persistence layer (CRUD) statements from the rest of the application inside the data access object. 鼓励将持久层(CRUD)语句与应用程序在带注释接口中的其余部分分离。
13
At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects. 在编译阶段,JLINQ生成可以处理自定义对象CRUD操作的接口。
14
However, there are a few circumstances where one could defend bidirectional mapping, like for very simple CRUD applications. 然而,在某些特定环境中,有人可能会为双向映射辩解,比如:非常简单的CRUD应用程序。
15
The CRUD (Create, Read, Update, Delete) module generates a fully usable web interface for your JPA Model objects. (增加,读取,更新,删除)模块生成一个完全可用的web接口为你的JPA模型对象。
16
Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo. 此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。
17
LightSwitch, Microsoft's answer to lightweight CRUD style applications, has recently been released in two parts. 是微软针对轻量级CRUD风格应用程序的一种回应,它于最近发布,包含了两方面的内容。
18
It's worth taking a look at the similarities and differences between CRUD operations when developed in SQL and SPARQL. 在使用SQL和SPARQL进行开发时,需要查看一下CRUD操作之间的异同。
19
We hosed the dish room, the kitchen, the serving line, sending the water and crud and suds into the drains. 我们冲洗了洗碗间,厨房,递菜的台子,把水扫到下水道去。
20
Your first venture into CRUD operations is to show the details of a single course selected from the course listing. 遇到的第一项CRUD操作是显示从课程列表中选出的单门课程的详细内容。
21
you see that crud on the faces of children . 你看见那个小孩脸上的东西了吗?
22
This seems to contradict the CRUDy anti pattern for SOA. 这有好像与SOA反模式CRUD是矛盾的。
23
In REST, clients address a remote resource and provide the CRUD action as the HTTP request method (GET, PUT, POST, DELETE). 在REST模式中,客户机将处理远程资源并提供CRUD操作作为HTTP请求方法(GET、PUT、POST、DELETE)。
24
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。
25
You get sophisticated CRUD operations, execution of queries as well as specifications for free. 你可以自由的进行精确的CRUD操作、执行查询和规范等。
26
The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses. CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。
27
These verbs are somewhat analogous to the create-retrieve-update-delete (CRUD) model that many developers are familiar with. 这些动词有点类似于许多开发人员都熟悉的create-retrieve-update-delete(CRUD)模型。
28
Figure 2 shows a UML service model where the interface of the service contains a number of CRUD-like operations. 图2显示了UML服务模型,其中的服务接口包括许多CRUD之类的操作。
29
You'll see some generic interfaces generated by Grails that support CRUD (create, read, update, delete) on my domain object. 您将看到在我的域对象中,Grails生成了一些支持CRUD(创建、读取、更新、删除)的通用接口。
30
The data object in these CRUD operations, ideally for this pattern, is a composite value object data object. 这些CRUD操作中的数据对象是组合值对象数据对象,特别适合此模式。