网站首页  词典首页

请输入您要查询的英文单词:

 

单词 .yaml
释义

.yaml

  • 网络另一个多栏布局(Yet Another Multicolumn Layout);格式
1.
另一个多栏布局(Yet Another Multicolumn Layout)
YAML (”Yet Another Multicolumn Layout”) 是一个 (X)HTML/CSS 框架,它为了满足弹性的和用户友好的布局而开发的。YAML …
paranimage.com
2.
格式
Symfony2插件FOSUserBundle的使用说明 -... ... Using groups 使用组 YAML 格式: Group 类 ...
firehare.blog.51cto.com

例句

释义:
1.
Although it is no less general than XML, YAML is a great deal simpler to read, edit, modify, and produce than XML.
尽管YAML与XML一样普通,但在阅读、编辑、修改和产生方面,它比XML简单得多。
www.ibm.com
2.
You need to register your application on GAE before you deploy, as you need its name in app. yaml (as shown in Part 1).
您需要在部署前在GAE中注册应用程序,因为在app.yaml中需要它的名称(如第1部分中所示)。
www.ibm.com
3.
None of the semantic and syntactic benefits listed above are really the strongest reason for using YAML for my application.
上面列出的语义和语法优点并不是我将YAML用于应用程序的真正最重要的理由。
www.ibm.com
4.
The syntax of YAML combines the contextual typing of Perl, the indentation structure of Python, and a few conventions from MIME standards.
YAML的语法结合了Perl的上下文类型测定、Python的缩排结构以及MIME标准上的一些约定。
www.ibm.com
5.
Fixtures can be in two different formats: YAML or comma-separated value (CSV) format.
fixture可以采用两种不同的格式:YAML或逗号分隔的值(CSV)格式。
www.ibm.com
6.
Less dynamic languages would not fit as well with YAML.
动态程度较低的语言也不适合使用YAML。
www.ibm.com
7.
The YAML Web site gives exact specifications (see Resources), but this brief sample gives you a pretty accurate idea of the basic elements.
YAML网站提供了确切的规范(请参阅参考资料),但这个简短的样本向您展示了这些基本元素相当精确的思想。
www.ibm.com
8.
A number of other languages have data models that will play nice with YAML, but no one has written libraries yet.
许多其它语言中已存在可以很好地使用YAML的数据模型,但现在还没有人编写库。
www.ibm.com
9.
And, significantly, YAML maintains the distinction between ordered and associative collections.
而且值得注意的是,YAML保留着有序集合和关联集合之间的区别。
www.ibm.com
10.
Moreover, the error or exception that is thrown then is usually not clearly related to the YAML configuration file.
此外,错误或异常的抛出,然后通常是没有明确相关的YAML配置文件。
bluoe.blog.163.com
1.
Many times, when there is a problem in a YAML file, it is not detected until the value actually needs to be used.
很多时候,当有YAML文件中的一个问题,它没有检测到,直到值实际需要使用。
bluoe.blog.163.com
2.
Perl-based approaches to application configuration range from XML or YAML to the Getopt module to Perl code in the configuration file.
基于Perl配置应用程序的方法包括,从XML或YAML到Getopt模块,到配置文件中的Perl代码。
www-128.ibm.com
3.
BYON allows you to give JClouds a file or web url with machine details in yaml syntax.
你可以通过BYON使用yaml语法赋予JClouds一个文件或是WebURL,其中包含有机器的详细信息。
www.infoq.com
4.
To handle such a URL, we once again add a section to our app. yaml file.
要处理这样的URL,需要再次向app.yaml文件中添加一个部分。
www.ibm.com
5.
There is a certain sense to this, however: YAML does what markup languages do, but without requiring any, well, markup.
然而对此产生的某种感觉是:YAML确实可以做标记语言所做的工作,却不需要任何的标记。
www.ibm.com
6.
The identifier belongs in your application's app. yaml file as well.
该标识符也位于应用程序的app.yaml文件中。
www.ibm.com
7.
As an added bonus, you can very easily edit YAML in a text editor.
作为额外的优点,您可以在文本编辑器中非常方便地编辑YAML。
www.ibm.com
8.
Learn more about YAML, a human friendly data serialization standard for all programming languages.
详细了解YAML,这是一个针对所有编程语言的人类友好的数据序列化标准。
www.ibm.com
9.
The easiest way to see why you would want to use YAML is to look at some code in different formats.
了解为什么要使用YAML的最简单方法是看一下不同格式编写的代码。
www.ibm.com
10.
Customizable: The default configuration language is YAML, but it can be INI, XML, or whatever format the developer prefers.
定制:默认的配置语言是YAML的,但它可以的INI,XML或任何格式的开发者喜欢。
bluoe.blog.163.com
1.
While JSON provides a data format that is simpler than either YAML or XML, reStructured Text can be a pretty complex tool.
虽然JSON提供了一种比YAML或XML都简单的数据格式,但是reStructuredText是一种非常复杂的工具。
www.ibm.com
2.
This introduction is intended to suggest some situations where YAML provides a better object serialization format than XML.
本简介旨在推荐几种情况,在这几种情况下,YAML提供的对象序列化格式比XML所提供的更佳。
www.ibm.com
3.
By default mustache will try to render a Mustache template using the YAML front matter you provide.
缺省地mustache命令会试图用你提供的YAML格式数据来渲染一个Mustache模板。
www.oulan.com
4.
The YAML format simply matches the data structures of dynamic languages better.
YAML格式仅使动态语言的数据结构匹配得更好。
www.ibm.com
5.
Additionally, symfony authorizes PHP code in YAML files and other tricks to make the configuration system even more flexible.
此外,PHP在symfony的授权YAML文件和其他技巧代码以使配置系统更加灵活。
bluoe.blog.163.com
6.
Listing 13 uses a language called YAML, which describes structured data (see Resources).
清单13使用叫做YAML的语言,这个语言描述结构化的数据(请参阅参考资料)。
www.ibm.com
7.
YAML shows structure through indentation and is fast to write.
YAML的结构,通过缩进显示快写。
bluoe.blog.163.com
8.
Another text format for configuration files is YAML.
配置文件的另一种文本格式是YAML。
www.ibm.com
9.
You will see the PHP files corresponding to your YAML configuration.
您将看到相应的PHP文件到你的YAML的配置。
bluoe.blog.163.com
10.
To do this, we edit the app. yaml file and add a new section.
为此,需要编辑app.yaml文件并添加一个新部分。
www.ibm.com
1.
That's why some of them don't use the YAML format.
这就是为什么他们中的一些不使用YAML格式。
bluoe.blog.163.com
2.
That is the only reason we need the new rule in app. yaml.
这是在app.yaml中需要新规则的惟一原因。
www.ibm.com
3.
For our test, we prefer to use a YAML fixture.
对于我们的测试,使用一个YAMLfixture。
www.ibm.com
4.
At this stage, the main thing to know about YAML is that whitespace is significant.
在这个例子中,对于YAML需要了解到whitespace非常重要。
www.ibm.com
5.
That is, anything you can represent in XML, you can represent (almost always more compactly) in YAML.
即,您可以用XML表示的任何东西,都可以用YAML表示(几乎总是更紧凑)。
www.ibm.com
6.
Why did we need a new mapping in app. yaml?
yaml中为什么需要一个新映射?
www.ibm.com
7.
YAML isn't too complicated, but if you've never used it before, it can seem confusing.
YAML不太复杂,但是如果您以前从未使用过它,则它可能会有些令人迷惑。
www.ibm.com
8.
Instead of using data formats such as XML or YAML, you can use AppConfig with some extra work to achieve more advanced goals.
不是使用XML或YAML这类数据格式,您可以通过稍许额外的努力,使用AppConfig来达到更加高级的目标。
www.ibm.com
9.
For example, the existing YAML libraries come with adequate, but not great, conversion tools for moving between XML and YAML.
例如,现有的YAML库附带了用于在XML和YAML之间进行转换的充足的、但不是最佳的转换工具。
www.ibm.com
10.
Parse the first YAML document in a stream
只解析第一个
blog.sina.com.cn
1.
First of all, never use tabs in YAML files;
首先,绝不使用YAML文件标签;
bluoe.blog.163.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 16:21:50