• 类别布局并不时间改变因此可以放心地将类别路径永久地存储代码

    Category layouts do not change over time, so you can safely store category paths permanently in your code.

    youdao

  • 视图页面模板紧密结合,页面模板包含必要布局代码标记视图正确地呈现用户

    Views are closely coupled with page templates, which contain the layout code or markup necessary to correctly present the view to the user.

    youdao

  • 尽管FXGCSS进行比较似乎有点奇怪,但FXG完成的任务在概念上与CSS完全相同布局代码样式信息分离开来

    Although it may seem strange to compare FXG to CSS, FXG conceptually accomplishes the same exact thing as CSS: it separates the layout code from the style information.

    youdao

  • 布局代码剩下部分非常简单

    The rest of the layout code is very straightforward.

    youdao

  • 注意到,代码示例设置为适合用作不同用户界面控件布局想法测试温床。

    You'll notice that the code sample is set up to be useful as a test bed for different UI widgets and layouts ideas.

    youdao

  • 代码间隔图片一起装入的,目的得到所需布局

    The code was loaded with tables and small spacer images to achieve the desired layout.

    youdao

  • 布局代码中的窗口一侧便捷工具不是必需的。

    Marginal convenience in your layout code is not a necessity.

    youdao

  • 使得我们可以一个简洁字符串来描述布局规格不比长篇累编写很多代码指明约束或者创建面板层次结构。

    This makes the layout specification a compact string, instead of many lines of code specifying constraints or setting up hierarchies of panels.

    youdao

  • 一个布局包含HTML标记CakePHP代码文件

    A Layout is a file containing HTML markup and Cake code.

    youdao

  • 除此之外GuiBuilder有助于ui布局设计生成actionscript代码

    Besides, the GuiBuilder helps the UI layout design and later generates ActionScript source code.

    youdao

  • 设计师可以处理布局格式甚至不用接触实际XHTMLXForms代码

    The designer can work on the layout and formatting without even touching the actual XHTML and XForms code.

    youdao

  • 有了它,能够屏幕上设计全页面布局,而不用ERb(嵌入Ruby)模板代码了。

    So you will be able to design full-page layouts on screen as an alternative to writing ERb (embedded Ruby) templates in code.

    youdao

  • 上述代码中,构造函数接受参数表示布局整型参数。

    In the code above, the constructor of the parent class takes one argument, an integer representing the layout.

    youdao

  • 这些方法都假设面板窗体布局手工代码创建

    Both of these approaches presume the creation of panels, forms, and layouts using hand-crafted code.

    youdao

  • 设计师通过代码了解真实的数据如何页面布局中工作

    Designing in code allows you to see how real data works inside a layout.

    youdao

  • 这种方法会使整个用户界面是可配置,而且XML文件中描述GUI布局应用程序代码分开

    This approach also makes the whole user interface configurable, with the GUI layout being described in an XML file separate from the code of the application.

    youdao

  • 清单6给出了一小用来设置数据布局面板成为不可见代码

    Listing 6 gives a piece of code, which sets the data layout panel invisible.

    youdao

  • 清单2显示了设置基本布局所需代码应当自解释的

    Listing 2 shows the code needed to set up the basic layout; it should be self-explanatory.

    youdao

  • 实践上很容易的;只要编写堆栈桢执行低级操作堆栈的布局假设代码行了。

    In practice this is easy; just don't write code that does low-level manipulations of the stack frame or makes assumptions about the stack layout.

    youdao

  • 对于软件来说,包括代码模型、实现、DLL结构对于硬件来说可能包括电路布线电路板布局

    For software, this would include the structure of code modules, executables, DLLs, etc., while for hardware it might include circuit pathways, board layouts, and the like.

    youdao

  • 要重新编写汇编程序实现代码各个部分必须数据布局深刻理解

    You must have an in-depth understanding of the data layout when rewriting those parts of the source code that are implemented in assembler.

    youdao

  • 最后,注意上述代码获得布局XML创建按钮句柄添加一个单击事件处理程序

    Finally, notice that we get a handle on the button we created in the layout XML and add a click event handler.

    youdao

  • 如果更好想法帮助达到“液态布局的话,设计团队欢迎提交代码补丁

    The team is also accepting patches if you have better ideas about how to approach the "liquid layout" they're going for.

    youdao

  • 内存数据分配布局非常复杂并且难以再现,所以任何症状都不可能追溯到代码级别具体错误

    The layout of data allocations in memory is complex and subtle to reproduce, so any symptoms might be hard to connect back to the specific error at the level of source code.

    youdao

  • 这些内容可以帮助开发布局良好代码JSP文件应用生产环境,将使用工具进行处理除去格式设置

    It can be helpful to have code in development that is nicely laid out, but it is processed and stripped off its formatting with a tool before the JSP files are applied to your production environment.

    youdao

  • 这个布局产生问题代码引入许多冗余

    The problem with this placement is that it could introduce a lot of redundancy into your code.

    youdao

  • 修改代码重新构建二进制文件时,二进制文件内部布局也将发生相应变化适应新的变化。

    When a source code is modified and the binaries rebuilt, the internal layout of the binary changes accordingly to accommodate the recent changes.

    youdao

  • 没有循环依赖二进制文件文档构建第三方代码组织合适的文件夹内。源码物理布局逻辑层次组织方式相匹配

    No circular dependencies, binaries, libs, docs, builds, third-party code all organized into appropriate folders Physical layout of source tree matches logical hierarchy and organization.

    youdao

  • 任何设备调用JSP代码实际上生成同样的标记这些标记应用于设备布局中时数据才被删减

    The JSP code that is invoked for any of the devices can actually emit the exact same markup, the data pruning will take place when the markup is applied to the layout of each device.

    youdao

  • 很多试图使用传统方法多个字段布局一行徒劳无功或者产生代码很难维护

    There have been many times where I have struggled to lay out several fields on the same row using traditional means but come up short, or the process created code that was difficult to maintain.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定