释义 |
boil·er·plate 英ˈbɔɪləˌpleɪt美ˈbɔɪlɚˌpletAHDboiʹlər-plāt' ○○○○○高COCA⁵⁵⁷⁸²BNC¹²⁶⁴¹⁶⁺⁴iWeb²⁵⁵⁹⁸Economist²⁹⁹⁰¹⁺⁴ 基本英英词源例句Thesaurus例句 n.样板文件⁸⁷;锅炉钢板¹³
Noun: standard formulations uniformly found in certain types of legal documents or news storiesthick plate iron used in the production of boilers来自20世纪初以类似锅炉板的金属板做为模具的印刷技术。 名词100% 用作名词Therefore, in chapter seven we build a small preprocessor to create theboilerplaterequired.为了创建样板文件的需要,我们在第七章构建一个小型预处理器。as in.average 同义词 mediocre,moderate,ordinary,regularcommon,commonplace,fair,familiar,garden,general,humdrum,intermediate,mainstream,medium,middling,nowhere,plastic,standardcustomary,dime a dozen,everyday,fair to middling,garden-variety,middle-of-the-road,passable,run of the mill,so-so,tolerable,undistinguished,unexceptional,usual 反义词 abnormal,extraordinary,irregular,uncommon,unusual,exceptional,extreme,infrequent,rareatypical,outstandingas in.standard 同义词 accepted,basic,classic,common,definitive,normal,typical,usualaverage,general,official,regulation,set,staple,stock,vanillaauthoritative,canonical,customary,established,everyday,garden variety,orthodox,popular,prevailing,recognized,run-of-the-mill 反义词 abnormal,atypical,irregular,rare,uncommon,unconventional,unorthodox,unusual,exceptional,extraordinarydifferentas in.stereotype 同义词 patternaverage,convention,custom,fashion,formula,institution,moldreceived idea 反义词 difference averageadjective normal, typical common,commonplace,customary,dime a dozen,everyday,fair,fair to middling,familiar,garden,garden-variety,general,humdrum,intermediate,mainstream,mediocre,medium,middle-of-the-road,middling,moderate,nowhere,ordinary,passable,plastic,regular,run of the mill,so-so,standard,tolerable,undistinguished,unexceptional,usual standardadjective regular, approved accepted,authoritative,average,basic,boilerplate,canonical,classic,common,customary,definitive,established,everyday,garden variety,general,normal,official,orthodox,popular,prevailing,recognized,regulation,run-of-the-mill,set,staple,stock,typical,usual,vanilla stereotypenoun idea held as standard, example average,boilerplate,convention,custom,fashion,formula,institution,mold,pattern,received idea stereotypesnoun idea held as standard, example averages,boilerplates,conventions,customs,fashions,formulas,institutions,molds,patterns,received ideas A WDM driver contains a great deal of code that you could call boilerplate for handling Plug and Play and power management. 一个 WDM驱动包含很多代码,这些代码你可以调用样板文件来执行即插即用以及电源管理等操作。 http://dj.iciba.com Asked about coup plots, military chiefs serve up boilerplate denials, just as they did in 2006. 当被问及有关政变的阴谋时,军方头目像2006年那样,仅做了样版的书面否认。 ecocn But, as we strip away the boilerplate, we realize that the idiom used for extracting the sort key— here, the last name— is in itself somewhat convoluted. 但是,由于删除了样板文件,我们意识到,用来提取分类关键字的词语在这里是姓氏本身有点让人晦涩难懂。 ibm Clearly, the boilerplate portion of this code could be reused, and we typically do so in object-oriented languages by creating structure. 很显然,该代码的样板文件可重复使用,我们通常会在面向对象语言中通过创建架构来实现。 ibm For many interfaces, much of the functionality can be implemented with “ boilerplate” code that will be valid for all classes that use the interface. 对于许多接口,大多数功能都可以用对于所有使用这个接口的类都有效的“样板”代码来实现。 yeeyan However, for those of us who are not old China hands, even boilerplate can be somewhat revealing. 然而,对于我们这些不是中国通的人来说,即使是老生常谈的东西也可以给人一些启示。 yeeyan In the Outline view, you can see that the generated methods show up in the compile class, while the source file remains free of boilerplate. 在大纲视图中,可以看到在编译类中展示了所生成的方法,同时源文件仍处于样文件之外。 ibm In such cases, it is often a good idea to create a mini- language that allows you to work with your boilerplate code in an easier fashion. 在这种情况中,通常创建一个小型的语言来更简单地利用样板文件的代码。 ibm It uses binding to significantly reduce boilerplate code. 它使用绑定极大地减少了样板文件代码。 ibm It would save time and effort, but at the expense of code readability and comprehension, because boilerplate code usually adds noise to application source. 这是节省了时间与精力,但将以牺牲可读性与可理解性为代价,因为样本代码通常会向应用程序源增加干扰词。 ibm Listing1 presents the boilerplate module functions, defining the module entry and exit functions. 清单1展示了样板模块功能,定义了模块入口和出口函数。 ibm No one likes writing or maintaining boilerplate GUI to domain model synchronization code. 没有人喜欢编写或维护样本 GUI至域模型同步代码。 ibm Now, if you can, it's best to abstract out the boilerplate portions into a function. 现在,如果可以,最好是能够将这些样板部分抽象成一个函数。 ibm Obtaining a simple reference to an EJB involved a lot of boilerplate code. 为了获得一个简单的 EJB引用,就需要许多样板代码。 ibm Other frameworks go further by abstracting many of the steps and providing a more logical flow with less boilerplate. 其他框架进一步提取大量步骤,并使用较少的样板文件提供一个更有逻辑的工作流。 ibm Say, you parse a database or an XML file and generate data classes. Tens of classes, hundreds of properties, all fairly generic, boilerplate stuff. 假设你解析一个数据库或者一个 XML文件,然后生成了数据类,结果你会发现有数十个类、几百个属性以及一大堆泛型和模板文件等。 infoq The drawback is that it requires some boilerplate code to create new classes and manipulating objects around. 不足之处在于这需要一些样板文件代码来创建一些新类并需要四处操作对象。 ibm This gives you freedom in naming methods the way you like while preserving the full control over the query definition without bothering you with the boilerplate query execution code. 这样你可以自由的进行方法命名,既可以对查询定义实现完全控制,又不必担心那些查询模板代码。 infoq This kind of architecture could only be employed with powerful tools to keep developers from writing tedious boilerplate code. 这类架构只能与强大的工具结合使用,从而使开发人员避免编写单调乏味的样板代码。 ibm This lets us splice the expression into our bit of boilerplate code, then the whole shebang is converted back into a syntax object as the final transformation. 这使我们能够将表达式拼接到样板代码的位中,然后将产生的整个表达式转换为语法对象。 ibm We have numerous success stories from all around the company, in reducing boilerplate and making it easier for new engineers to come on board and learn the complex inner workings of legacy code. 在公司到处都有减少样板代码,让新来的工程师易于上手并学习遗留代码内部工作机制方面的成功案例。 infoq You can also create some helper methods to simplify the boilerplate initialization of the server object. 还可以创建一些助手方法以简化服务器对象的样例初始化。 ibm Boilerplate or in- line content? 样板文件还是内联内容? ibm |