Secondly, be clear and concise with your answers.
其次,你的回答一定要清晰简洁。
The whole designing process is very clear and concise with the visual characteristic of VB. The needed parameter for computation can be easily found out by using the linking database.
VB的可视化特性使整个设计过程简洁明了,连接的数据库可很方便地查找计算所需要的参数。
For external links include only the best sites with concise descriptions. For internal content be like a magazine editor, don't rush to publish mediocre or incomplete articles.
外部链接应该只包含最好的站点和简明的介绍,一个杂志编辑不应该在站内急于发表普通或者未完成的文章。
A concise table shows project roles and responsibilities with respect to requirements.
一个简明的表格展示了与需求相关的项目角色和责任。
When your presentation is finished, leave him with a concise, factual, well-organized document summarizing the information you presented.
当你和他的见面结束时,要留给他一份简练、实际、规整的文件,总结一下你刚刚传达的信息。
With the addition of the 'context' namespace in Spring 2.5, a more concise alternative for the property placeholder configuration is available.
5中新加入了‘context’命名空间,这个命名空间让我们能够得到更为简洁的方式来实现属性占位符(property placeholder)的配置。
Using this approach, as Rails does, you get the best of both worlds: concise code with less repetition without sacrificing flexibility.
像Rails那样使用这种方法,您可以两全其美:具有较少重复的简洁代码而不会失去灵活性。
Because of its concise specification and powerful features, forms created with XForms tend to be much easier to maintain than traditional Web forms.
由于其简明的规范和功能强大的特性,用X Forms创建的表单往往比传统Web表单更易于维护。
Some might say that Ruby's syntax is terse, and it's that way with a purpose: this language lets you create concise working code in short order.
有人可能会说Ruby的语法很简洁,这正是它的意图:这种语言使开发人员可以迅速编写简洁的代码。
Greenfield development, where a development team starts out with a blank IDE console and fills it with beautiful, concise code is a very small slice in the life of a software application.
绿地开发(greenfielddevelopment)是指开发团队首先开发一个空白的IDE控制台,并用漂亮、简洁的代码填充它,这只是软件应用程序生存期中一个非常小的片段。
Strangely, The Concise Oxford Dictionary of English Etymology seems to agree with Brewer’s and not with the OED—it’s fellow Oxford University Press publication, in blaming galoshes on the Gauls.
很奇怪,《简明牛津英语词典》中关于galoshes的词源解释似乎和布鲁尔氏大词典一致,却有悖于《牛津英语词典》(牛津大学出版社版本),不同意galoshes源自Gauls的提法。
The book was full of clear and concise examples that I could use to easily play around with MongoDB and get a feel for using it.
本书有许多简洁明了的例子可供我来简单的使用MongoDB,有一种使用它的感觉。
These equations represent one of the most elegant and concise ways to state the behaviour of electric and magnetic fields and how they interact with matter.
这些方程以最优雅、最简洁的方式描述了电场和磁场的特性以及电场、磁场与物质互相作用的方式。
Once you have crunched all of the data, you may be left with very valuable information in a concise format, but it's probably sitting in a database or maybe as an XML file on a filer somewhere.
挖掘所有数据后,您将得到一些精简格式的非常有价值的信息,但这些信息可能位于一个数据库中,也可能作为一个XML文件位于某个文件夹中。
With tail-recursion optimization, this idiom is a marvelously concise way to iterate over a list.
由于尾部递归优化,这种方式是对列表进行迭代的一种非常简单的方式。
At around 200 pages, it is concise enough to read cover to cover - something I rarely do with tech books, often preferring to use the longer ones as a reference.
书的内容简明扼要,200页左右的篇幅正好可以从头读到尾——我很少这样阅读技术书籍,通常我都把更厚的书做为参考手册。
These language features provide a compact and concise way to organize actions for events and transitions between states, and an elegant way to cope with differences between browser event models.
这些语言特性可以提供一种紧凑而简明的方式来为状态间的事件和转移组织动作,还可以提供一种巧妙的方式来兼容不同的浏览器事件模型。
Watson-like technology would be able to quickly read and understand those thousands of pages and provide the employee with a concise list of the processes and dependencies for obtaining the permit.
沃森样的技术将能够快速地阅读和理解那些成千上万页的资料,并给员工提供一个获得许可证的简要清单。
However, you will not come up with a proper answer or explanation if there is not a concise definition and understanding of the business problem.
然而,如果缺乏对业务问题的简明定义和理解,就无法得到适当的解答或解释。
Well-organized webpages help people navigate your site: Short pages with compact paragraphs and lists are ideal, and simple, concise headings help people find what they're looking for.
组织良好的网页会更好的帮助访问者了解你的网站。紧凑的段落、清晰的排序、短小的页面是理想的选择。
You'll be empowered with the clear and concise information you need to make the choices that are best for you.
你将有权获得清晰而简明的信息来做出对自己最有利的选择。
Extend the core language with syntactic abstractions that allow concise expression.
在核心语言的基础上扩展出语法抽象,语法抽象的表述应当简洁。
It's clear from the aspect declarations in figures 2-5 that the code style is the most concise approach to working with AOP declarations.
显然,从图2 - 5的方面声明来看,代码风格是处理AOP声明最简洁的技术。
The image algebra description of the normal tracking algorithm is concise and inherently correspondent with the algorithm.
正常跟踪算法的图像代数描述是简明的,与算法是内在一致的。
Sections are marked by shaded tabs for quick reference, and information on each feature is presented in a concise format, with background, configuration, and example components.
部分是由阴影标签为快速参考,并在每一个功能的信息是一个简洁的格式,与背景,配置和示例组件。
With concise design, deliver to the customer a simple and inner tranquility, and tireless pursuit.
以简洁明了的设计,传递给顾客内心的简单和宁静,追求和不懈。
Now, consider the same example written in Groovy, shown in Listing 7, which takes advantage of the more concise syntax offered with code blocks.
现在看一下用Groovy编写的同样的示例,如清单7所示,它利用了代码块提供的更简洁的语法。
This article identifies important differences in how you work with the two releases, and provides a concise guide to migrating existing Version 3.
本文旨在指出两种发行版在工作方式上的主要差别,并为您提供一个简明的向导用来把现有的版本3 .x应用程序迁移到版本4。
Building a total of three indoor, outdoor part of the build of the balcony, the whole building basic belongs to the modern style of concise form, but with pure modern style is a bit different.
建筑室内共三层,室外有一部分阳台的加建,整个建筑形式基本属于简洁的现代风格,但又与纯粹的现代风格略有不同。
Building a total of three indoor, outdoor part of the build of the balcony, the whole building basic belongs to the modern style of concise form, but with pure modern style is a bit different.
建筑室内共三层,室外有一部分阳台的加建,整个建筑形式基本属于简洁的现代风格,但又与纯粹的现代风格略有不同。
应用推荐