单词 | crud |
释义 | 例句释义: 脏东西,污垢,渣滓,删改查,增删改查,增删改查操作 1. So, quite a few people have had a go at simplifying the basic CRUD operation. 所以,很多人已经开始尝试使CRUD的基本操作更简洁。 ipshade.org 2. As this point, we have extended our simple CRUD web application to a full-fledged enterprise application. 至此,我们已将简单的CRUDweb应用程序扩展为成熟的企业应用程序。 www.ibm.com 3. The service layer object will be treated as a stateless interface to which the CRUD operations can be delegated. 服务层对象将作为无状态的接口对待,CRUD操作可以委托给该接口。 www.ibm.com 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)操作进行后端处理。 www.infoq.com 5. Rails ships with a "scaffold" generator that will generate a basic set of CRUD pages for a given model. Rail提供了一个“scaffold”生成器,它可以为某个给定模型生成一组基本的CRUD页面。 www.ibm.com 6. InfoQ: When defining information services you seem to imply that those are the ones providing CRUD interface to the data. InfoQ:在定义信息服务时,这些服务似乎就是数据的CRUD接口。 www.infoq.com 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所示。 www.ibm.com 8. The Persistence layer (Direct JDBC) is called by the business component for any query operations. 持久层(DirectJDBC)由业务组件为执行CRUD操作而调用。 www.ibm.com 9. Extending interfaces of a particular service to include CRUD methods for manipulation of the data controlled by the service. 扩展一个服务的接口来包含操纵由服务控制的数据的CRUD方法。 www.infoq.com 10. You will be able to populate the database tables with the CRUD application you will create in the next step. 您可以使用在下一步创建的CRUD应用程序来生成数据库数据表。 www.ibm.com 1. However, all the code required for performing CRUD operations needs to be written by the developer. 然而,执行CRUD操作所需的所有代码都是由开发人员编写。 www-128.ibm.com 2. Encourages separation of persistence layer (CRUD) statements from the rest of the application inside the data access object. 鼓励将持久层(CRUD)语句与应用程序在带注释接口中的其余部分分离。 www.ibm.com 3. At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects. 在编译阶段,JLINQ生成可以处理自定义对象CRUD操作的接口。 www.infoq.com 4. However, there are a few circumstances where one could defend bidirectional mapping, like for very simple CRUD applications. 然而,在某些特定环境中,有人可能会为双向映射辩解,比如:非常简单的CRUD应用程序。 www.infoq.com 5. The CRUD (Create, Read, Update, Delete) module generates a fully usable web interface for your JPA Model objects. (增加,读取,更新,删除)模块生成一个完全可用的web接口为你的JPA模型对象。 wenku.baidu.com 6. Here, we will extend that simple CRUD web application into a full-fledged enterprise application using Spring Roo. 此处,我们将使用SpringRoo将简单的CRUDweb应用程序扩展成一个成熟的企业应用程序。 www.ibm.com 7. LightSwitch, Microsoft's answer to lightweight CRUD style applications, has recently been released in two parts. 是微软针对轻量级CRUD风格应用程序的一种回应,它于最近发布,包含了两方面的内容。 www.infoq.com 8. It's worth taking a look at the similarities and differences between CRUD operations when developed in SQL and SPARQL. 在使用SQL和SPARQL进行开发时,需要查看一下CRUD操作之间的异同。 www.ibm.com 9. We hosed the dish room, the kitchen, the serving line, sending the water and crud and suds into the drains. 我们冲洗了洗碗间,厨房,递菜的台子,把水扫到下水道去。 www.bing.com 10. Your first venture into CRUD operations is to show the details of a single course selected from the course listing. 遇到的第一项CRUD操作是显示从课程列表中选出的单门课程的详细内容。 www.ibm.com 1. you see that crud on the faces of children . 你看见那个小孩脸上的东西了吗? www.ichacha.net 2. This seems to contradict the CRUDy anti pattern for SOA. 这有好像与SOA反模式CRUD是矛盾的。 www.infoq.com 3. 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)。 www.ibm.com 4. 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。 www.ibm.com 5. You get sophisticated CRUD operations, execution of queries as well as specifications for free. 你可以自由的进行精确的CRUD操作、执行查询和规范等。 www.infoq.com 6. The CRM service supports the CRUD operations on a database of customers and their billing and shipping addresses. CRM服务支持客户及其开单和发货地址数据库上的CRUD操作。 www.ibm.com 7. These verbs are somewhat analogous to the create-retrieve-update-delete (CRUD) model that many developers are familiar with. 这些动词有点类似于许多开发人员都熟悉的create-retrieve-update-delete(CRUD)模型。 www.ibm.com 8. Figure 2 shows a UML service model where the interface of the service contains a number of CRUD-like operations. 图2显示了UML服务模型,其中的服务接口包括许多CRUD之类的操作。 www.ibm.com 9. You'll see some generic interfaces generated by Grails that support CRUD (create, read, update, delete) on my domain object. 您将看到在我的域对象中,Grails生成了一些支持CRUD(创建、读取、更新、删除)的通用接口。 www.ibm.com 10. The data object in these CRUD operations, ideally for this pattern, is a composite value object data object. 这些CRUD操作中的数据对象是组合值对象数据对象,特别适合此模式。 www.ibm.com 1. Although this scaffold has a 'standard' UI, it lets you try all CRUD operations on your tables. 尽管这个脚手架有一个“标准的”UI,它可以让您在数据表上进行所有的CRUD操作。 www.infoq.com 2. These information services provide Create-Read-Update-Delete (CRUD) access to domain information. 这些信息服务提供了对域信息的创建、读取、更新和删除(CRUD)访问。 www.ibm.com 3. At this point, I have a generic DAO capable of typesafe CRUD operations. 现在,我有一个能够进行类型安全CRUD操作的泛型DAO。 www.ibm.com 4. 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-gen是Ruby-on-Rails样式的Seam应用程序生成器。 www.ibm.com 5. This plug-in shows the implementation of one of the CRUD methods (3), just to illustrate the code. 此插件显示了CRUD方法之一(方法(3))的实现,仅为了说明代码。 www.ibm.com 6. The first main COBOL program performs the standard CRUD (Create, Read, Update, Delete), operations set, acting on a single record. 第一个主COBOL程序执行标准的CRUD(创建、读取、更新、删除)、操作集合,并对单个记录进行操作。 www.ibm.com 7. CRUD operations and a query language are provided. 它提供了CRUD操作和一种查询语言。 www.infoq.com 8. This will assist to take away the corrosion and also crud that structure in the region of the jobs. 这种方法将会帮助您去除腐蚀及工作区域的脏东西。 www.foodmate.net 9. The Ext Scaffold Generator Plugin provides a jump start for developing CRUD based applications with Ext JS and Ruby on Rails. Ext脚手架生成器提供了在ExtJS和RubyonRails环境下,开发增删改查(CURD)程序的快捷起点。 www.infoq.com 10. For each entity, a common pattern emerges -- users perform a search, select an entity, view a detail page, and CRUD the entity. 对于每个实体,一个通用模式会出现——用户执行一次搜索,选择一个实体,查看详细信息页面,然后CRUD该实体。 www.ibm.com 1. Scaffolding: Helps you develop iteratively by connecting to default Rest services and providing an easily expandable CRUD interface. 通过连接到默认的Rest服务器来帮助您进行迭代开发,同时还提供了一个易于扩展的CRUD接口。 blog.sina.com.cn 2. As databases behind Web applications are typically relational databases, these CRUD operations are done using the well-known language, SQL. 由于Web应用程序的后台数据库通常都是关系数据库,因此这些CRUD操作都是使用众所周知的SQL语言执行的。 www.ibm.com 3. All CRUD operations are supported for creating, reading, updating, and deleting items. 对数据项的创建、读取、更新和删除的所有CRUD操作都被支持。 www.infoq.com 4. CUSTLIST. log: Log file for the LIST application, similar to the content as described above for the CRUD application. log:用于LIST应用程序的日志文件,类似前面所描述的用于CRUD应用程序的内容。 www.ibm.com 5. As mentioned earlier, all CRUD methods are candidates for container-managed methods since they are abstract methods. 正如前面所提到的,由于CRUD方法是抽象方法,因此所有的CRUD方法都是容器管理方法的候选方法。 www.ibm.com 6. The CRUD operations implemented in GenericDao are transactional by default (with readOnly set to true for read-only operations). 在GenericDao中的CRUD操作具备默认的事务性(对只读操作来说就是把readOnly设置为true)。 www.infoq.com 7. The second CRUD operation is read: The code simply needs to read widget records from the database. 第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。 www.ibm.com 8. Of course you can register a new application with the Skyway generated CRUD application. 当然您可以使用Skyway生成的CRUD应用程序来注册一个新的应用程序。 www.ibm.com 9. The term false hope is an oxymoron, and the person feeding you this crud is a moron. 不切实际的希望这个词是个矛盾体,告诉你这个概念的人是白痴。 blog.sina.com.cn 10. Let's perform some basic XML Create, Retrieve, Update, and Delete (CRUD) operations to get a feel for how to manage XML data. 我们来执行一些基本的XML创建、获取、更新和删除(CRUD)操作,体会一下如何管理XML数据。 www.ibm.com 1. This interface does more than just Resource CRUD; there are operations like "Start server" and "Snapshot storage" . 这一接口不仅仅是资源的CRUD操作;还有类似“启动服务器”和“快照存储”这样的操作。 www.infoq.com 2. Let's look at the Web application in terms of CRUD operations. 让我们从CRUD操作的角度来分析这个Web应用程序。 www.ibm.com 3. Figure 2 shows an architectural view of the persistence mechanism for CRUD operations using CMP entity beans in WebSphere Customer Center. 图2显示了WebSphereCustomerCenter中用于CRUD操作的使用CMP实体bean的持久性机制的架构视图。 www.ibm.com 4. Services are for methods that go beyond simple CRUD operations on a single domain object. 服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。 www.ibm.com 5. The XForms use the exposed generic CRUD and query services to access the stored messages. XForms使用公开的通用CRUD和查询服务来访问已存储的消息。 www.ibm.com 6. See the Usage Scenarios section for further details on working with both CRUD methods and data-logic methods. 有关使用CRUD方法和数据逻辑方法的详细信息,请参阅使用场景部分。 www.ibm.com 7. Scaffolding is what we call the automatically generated boilerplate controller and view code for CRUD operations. “脚手架”即是可以自动生成控制器和视图之增删改代码的样板控制器。 dictsearch.appspot.com 8. Start with the first of the four CRUD operations: create. 以这四种CRUD操作中的第一个操作开始:创建操作。 www.ibm.com 9. And at this point, we'veimplemented all of the CRUD operations. We can now create, read, update, and delete products. 到了这里,我们已经完成了所有CRUD操作。我们现在可以生成、读取、更新、及删除产品了。 www.xue5.com 10. You won't believe the ignorant crud written online about my country by Westerners and other Asians. 你不会相信那些来自西方或是亚洲其他地方无知的家伙对我的国家大放厥词。 www.tianya.cn 1. This is where pureQuery generates the OO-based classes and interfaces required to perform the CRUD operations on the selected tables. 此时,pureQuery生成基于面向对象的类和接口,用于在所选表上执行CRUD操作。 www.ibm.com 2. You can perform CRUD actions on files with certain directory path. 可以使用目录路径对文件执行CRUD操作。 www.ibm.com 3. The application lets you do CRUD operations on the entities. 应用程序允许您对实体执行CRUD操作。 www.ibm.com 4. The generic DAO should contain features to perform the basic CRUD methods, like save, remove, findById and findAll. 泛型DAO中应该包含基本的CRUD方法,如save、remove、findById和findAll等。 www.infoq.com 5. The author goes on to describe how to mitigate the risk and issues but the solution still uses CRUD. 作者进而描述了如何规避该反模式的风险,但解决方案所使用的依然是CRUD。 www.infoq.com 6. IMHO "stealth" aircraft all look like crud. 恕我直言,所有“隐形”机看起来都很垃圾。 www.tianyayidu.com 7. Taleggio: Aw, crud! I thought I'd nailed it. 啊,可恶!我想我已经决定用它了。 games.pcsky.org 8. This is the simplest non-relational bean possible, demonstrating the four basic CRUD methods. 这可能是最简单的非关系Bean,演示了四个基本的CRUD方法。 www.ibm.com 9. We tried our hand at developing our own CRUD application in Chapter 13. 在第13章中,我们已经尝试开发了我们自己的CRUD应用程序。 ipshade.org 10. This means we will modify the basic CRUD SQL statements for each database. 这意味着对于每种数据库,我们将修改基本的CRUDSQL语句。 www.ibm.com 1. ITSOBD. JCL: JCL to build the generated CRUD and LIST COBOL application programs and bind the DB2 plans and packages. JCL:使用JCL构建生成的CRUD和LISTCOBOL应用程序,并绑定DB2计划和包。 www.ibm.com 2. This is more like the Creeping Crud. 这里的要更象是”匍匐前进的肮脏东西“。 bbs.chinadaily.com.cn 3. I'll rub your nose in enlisted men's crud. 我会按着你的头浸油槽。 blog.sina.com.cn 4. There's still an awful lot of crud too. 事实上还是有很多长得抱歉的。 blog.sina.com.cn 5. Class demonstrates how to build a sortable CRUD listing. 类展示了如何构建一个可排序的CRUD清单。 www-128.ibm.com 6. For example, Create Read Update Delete (CRUD) data services may be too fine-grained and not business aligned. 例如,用于创建、读取、更新、删除(CRUD)数据的各项服务的粒度可能太小,无法与业务保持一致。 www.ibm.com 7. cleaning crud up in the kitchen as we sing along 在我们歌唱的时候把厨房的脏东西清扫干净 wenwen.soso.com 8. After running ant setup deploy, you should be able to CRUD the cat table from the deployed application 在运行antsetupdeploy之后,我们就应该可以在部署的应用程序中对cat表执行CRUD操作了 blog.163.com 9. somebody scrape this crud off of me . and serve it to the customers 谁来帮我把身上擦干净招呼客人 www.ichacha.net 10. In addition to these methods, the BankAccount CMP bean has other CRUD methods and ones listed below that do not use stored procedures 除了这些方法,BankAccountCMPbean还有其他的CRUD方法和下面列出的这些方法,下面这些方法不使用存储过程 www.ibm.com 1. The Electro-Thermal Coating of Mid Temperature Applied in Thermal Exchanger for Crud Oil Delivering 中温电热膜在输油换热系统中的应用 service.ilib.cn 2. Applied Studies of Biological Control Techniques on Healthful Chinese Crud Drugs 生物防治技术在绿色中药材生产中的应用 ilib.cn 3. Numerical Simulation Analysis of the Effect of Crud on Flow-rate Distribution of Hot Channel in Plate-type Fuel Core 板型元件表面结垢对堆芯最热通道流量分配影响的数值计算 ilib.cn 4. The basic REST design principle uses the HTTP protocol methods for typical CRUD operations REST的基本设计原则对典型CRUD操作使用HTTP协议方法 www.ibm.com 5. Installation of Crud Oil Nozzle on A Catalytic Cracking Unit in UOP Reforming 催化裂化装置UOP技术改造中原料油喷嘴的安装 www.ilib.cn 6. Synthesis of high-molecular weight ethylene-vinylacetate copolymer as pour point inhibitor for crud 用溶液聚合法合成高相对分子质量的原油降凝剂 www.wenloo.com 7. Secondly, it removes the need for error-prone type casts. (A problem more common with query operations than CRUDs. ) 其次,它消除了易出错的类型强制转换的需要(这是一个在查询操作中比在CRUD中更常见的问题)。 www.ibm.com 8. Crud in the Solvent Extraction Process for Spent Fuel Reprocessing 乏燃料后处理萃取过程中的界面污物 www.ilib.cn 9. SQL generation for basic entity CRUD operations 用于基本实体CRUD操作的SQL生成 www.ibm.com 10. Nutrition modulation of crud fiber in rabbit diets 家兔日粮粗纤维营养与调控 scholar.ilib.cn 1. Nutrition modulation of crud fiber in rabbit diets 家兔日粮粗纤维营养与调控 scholar.ilib.cn 2. Braised crud meat with eggplant 蟹肉虾子烧茄子 www.jlbk.net |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。