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實體

熱門查詢