separation n. 1.分离;分类;分开。 2.隔开;间隔;脱离。 3.(夫妇的)分居。 4.分隔物。 5.【化学】离析;析出;释出。 6.【矿物】分选。 7.【电学】(导线的)间距;间隙。 8.【航海】(装货的)隔票垫料。 9.【地质学;地理学】(断层引起的)离距。 separation of powers (政府)权能的分立。 contact separation 【电学】接点间隙。 judicial separation 【法律】(法庭判定的)夫妇分居。 n. -ist =separatist.
code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
The choice between using single - file pages and pages with code separation is primarily one of convenience and personal preference 选择使用单文件页还是使用代码分离的页主要是一个方便和个人喜好问题。
From the perspective of creating and running the page , there is not a significant difference between a single - file page and a page with code separation 从创建和运行页的角度来说,单文件页和使用代码分离的页没有显著的差别。
Dead code separation code that is not called during profiling is moved to a special section that is appended to the end of the set of sections 死代码分隔将配置过程中没有调用的代码移到一个特殊的节中,该节附加在一组节的末尾。
In the alternative model , called " code separation , " the visible elements are in one file and the code is in another file , referred to as the " code - behind " file 在另一种称为“代码分离”的模型中,可见元素在一个文件中,代码在另一个称为“代码隐藏”文件的文件中。
The walkthrough you are reading now shows you how to create a web page with the same functionality as the page in the single - file walkthrough , but with a focus on using code separation 中介绍。本演练演示如何创建具有与单文件演练中的页相同的功能的网页,但重点在于使用代码分离。
Optionally , if you are using an ide such as microsoft visual studio 2005 that provides tools for working with code separation source files in code projects , you can add the 或者,如果使用的是提供在代码项目中处理代码分离源文件的工具的ide (如microsoft visual studio 2005 ) ,可以添加
It helps developers today by better organizing their projects , sharing code with others on their team , and taking advantage of java design techniques such as interfaces and code separation 它可以帮助开发人员更好地组织项目,与小组中的其他人共享代码,并更好地利用java设计技术,如接口和代码分隔。
Eh code separation the eh code , being exceptionally executed , can often be moved to a separate section when profile - guided optimizations can determine that the exceptions occur only on exceptional conditions Eh代码分隔eh代码在发生异常时执行;如果按配置优化可以确定仅在异常条件下才会发生异常,通常可以将这些代码移到一个单独的节中。
The page with code separation makes it more practical to let a web designer work on the layout of a page while a programmer creates the code for the page , because the two pages can be edited separately 通过使用代码分离的页,可让以下这种工作模式变得更加切实可行:程序员在为页创建代码的同时web设计人员处理页布局,因为他们可以分别编辑这两个页。