释义 |
crud 英krʌd美krʌdAHDkrŭd ○○○○○高COCA³⁸⁹⁵¹BNC⁸⁶⁶⁶⁰⁺⁹iWeb²²⁴¹¹ 基本英英词源近义反义Thesaurus例句 n.渣滓⁵⁰;污垢²⁵;怪病²⁵;卑鄙的人
Noun: heavy wet snow that is unsuitable for skiingany substance considered disgustingly foul or unpleasantan ill-defined bodily ailment;he said he had the crud and needed a doctor 词源不确定,可能来自curd, 凝乳,黏稠物。近义词 dirt污垢muck垃圾scum槽粕filth污秽grime污垢slime烂泥bunkum废话sludge泥泞twaddle废话nonsense废话malarkey说大话skank 粗俗下流的人…gibberish莫名其妙的话… noun.filth 同义词 dirt,dregs,grime,muck,scum,skank,slime,smut,waste 反义词 cleanliness,purity dirtnoun grime, impurity dreck,dregs,excrement,feculence,filth,filthiness,gook,ground,gunk,mire,muck,mud,rottenness,scuz,sleaze,slime,smudge,smut,soil,stain,tarnish filthnoun dirt, pollution carrion,contamination,corruption,crud,defilement,dregs,dung,excrement,feces,feculence,filthiness,foul matter,foulness,garbage,grime,impurity,manure,mire,muck,mud,nastiness,ordure,putrefaction,putrescence,putridity,refuse,rottenness,sediment,sewage,silt,sleaze,slime,slop,sludge,slush,smut,trash,uncleanness goonoun sticky substance crud,glop,gook,guck,gunk,muck,ooze,sludge,slush,yuck grimenoun dirt crud,dust,film,filth,gook,gunk,muck,smudge,smut,soil,soot,tarnish microbenoun bacteria bacillus,bacterium,bug,crud,germ,microorganism,pathogen,plague,virus sleazebagnoun contemptible or vulgar person crud,dirtbag,dirtball,pervert,pig,scum,scumbag,scuzzbag,sleaze,sleazeball,slimebag,slimeball,slimebucket,slob,weirdo Starting with that version the CRUD operations are transactional out of the box so that in very simple cases there's no need for a transactional wrapping layer anymore. 基于该版本的 CRUD事务操作使用非常简单,开箱即用,对于相对简单的场景基本不需要再进行事务性的封装。 infoq The process and information architecture viewpoints are often developed together and demonstrated through such things as a process- data CRUD matrix. 流程和信息体系结构观点通常一起形成并通过流程数据 CRUD矩阵之类表现出来。 ibm This is where JLINQ generates the OO- based classes and interfaces required to perform the CRUD operations on the selected tables. JLINQ就是通过这种方式,在选中的数据表中,为执行 CRUD操作而生成基于面向对象的类和接口。 infoq Although this scaffold has a' standard' UI, it lets you try all CRUD operations on your tables. 尽管这个脚手架有一个“标准的” UI,它可以让您在数据表上进行所有的 CRUD操作。 infoq An example of a standard associated with contract expression is the CRUDcreate, read, update, delete convention traditionally used to outfit components with a predictable set of methods. 服务表达相关的标准的一个例子是 CRUD增删改查,传统上,它用于给组件配备一组可预见的方法。 infoq Encourages separation of persistence layer CRUD statements from the rest of the application inside the data access object. 鼓励将持久层 CRUD语句与应用程序在带注释接口中的其余部分分离。 ibm However, there are a few circumstances where one could defend bidirectional mapping, like for very simple CRUD applications. 然而,在某些特定环境中,有人可能会为双向映射辩解,比如:非常简单的 CRUD应用程序。 infoq It contains abstract methods whose sole implementation purpose is to perform the CRUD operations on the underlying table. 它包含一些抽象方法,实现这些方法的惟一目的是在底层表上执行 CRUD操作。 ibm Services are for methods that go beyond simple CRUD operations on a single domain object. 服务是为在单一区域对象上超越简单 CRUD操作的方法而准备的。 ibm Start with the first of the four CRUD operations: create. 以这四种 CRUD操作中的第一个操作开始:创建操作。 ibm The author goes on to describe how to mitigate the risk and issues but the solution still uses CRUD. 作者进而描述了如何规避该反模式的风险,但解决方案所使用的依然是 CRUD。 infoq The second CRUD operation is read: The code simply needs to read widget records from the database. 第二个 CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。 ibm The data object in these CRUD operations, ideally for this pattern, is a composite value object data object. 这些 CRUD操作中的数据对象是组合值对象数据对象,特别适合此模式。 ibm They also contain a lot of cosmic crud, mostly in the form of dust- sized grains. 他们也含有一些宇宙杂质,大多是灰尘大小的颗粒。 ecocn This helps improve response times for both queries and create, retrieve, update, and delete CRUD operations, and it also improves concurrency. 这有助于改进查询以及创建、检索、更新和删除 CRUD操作的响应时间,还会改进并发性。 ibm This interface does more than just Resource CRUD; there are operations like“ Start server” and“ Snapshot storage”. 这一接口不仅仅是资源的 CRUD操作;还有类似“启动服务器”和“快照存储”这样的操作。 infoq This means we will modify the basic CRUD SQL statements for each database. 这意味着对于每种数据库,我们将修改基本的 CRUD SQL语句。 ibm When the bladder’s owner urinates and the bladder thus collapses, the bladder wall wipes the oil—and the accumulated crud—from the surface of the shell. 当病人排尿时,膀胱收缩,膀胱壁会与这层矿物油摩擦,这样就将外壳表面积累的杂质擦除干净了。 ecocn You get sophisticated CRUD operations, execution of queries as well as specifications for free. 你可以自由的进行精确的 CRUD操作、执行查询和规范等。 infoq You have a full CRUD create, read, update, delete application at your fingertips to play around with. 您有一个完整的 CRUD创建、读取、更新、删除应用程序可以使用。 ibm Your first venture into CRUD operations is to show the details of a single course selected from the course listing. 遇到的第一项 CRUD操作是显示从课程列表中选出的单门课程的详细内容。 ibm CRUD operations and a query language are provided. 它提供了 CRUD操作和一种查询语言。 infoq |