在TREX上找不到"代码示例"中文 - 英语方向
尝试搜索英语-中文 (代码示例)

低质量的句子示例

完整的帮助文件包含代码示例、概念主题和对象模型参考.
A complete Help file that contains example code, conceptual topics, and a reference to the object model.
所提供的代码示例对于这两个版本都适用。
The example code covers both versions.
例如,下面的代码示例显示导致语法错误的SELECT语句。
For instance, the next code example shows a SELECT statement that leads to a syntax error.
选项"always"结合"markers"的正确代码示例.
Examples of correct code for this rule with the"always" option combined with"markers".
不相容代码示例展示了违反所讨论指导方针的代码。
Noncompliant code examples illustrate code that violates the guideline under discussion.
下面是我们进行上面两个更改之后的完整代码示例.
Here's the complete code example after the two changes we presented above.
DequeUniversity资源-包含代码示例,屏幕阅读参考和其他有用的资源.
Deque University resources- includes code examples, screen reader references, and other useful resources.
MicroProfile1.4完全匹配JavaEE7,代码示例可以在GitHub上找到。
MicroProfile 1.4 is fully aligned with Java EE 7 and code examples can found on GitHub.
相似点:这几本书都给出了很多代码示例
Similarities: All three books are extensively illustrated with code examples.
上面的代码示例有一个任务,写当前页面的位置。
The code sample above has a task to write the location of the current page.
这些练习的答案以及所有的代码示例都可以在网上找到。
Answers to the exercises, along with all code examples, are available on the Web.
我们将尝试通过展示简单易懂的代码示例来介绍每个概念。
We will try to introduce every concept by showing simple code examples that can be easily understood.
本书中几乎每个范例都包含一个或多个代码示例
Nearly every essay contains one or more code examples.
在第一个代码示例中,我们将获得SQLite数据库的版本。
In the first code example, we will get the version of the SQLite database.
本书中几乎每个范例都包含一个或多个代码示例
Nearly every recipe in this book contains one or more code samples.
在这个代码示例中,创建了两个对象o1和o2。
In this code example, two objects o1 and o2 are created.
您可以将这些代码示例当做了解如何实施AmazonS3API的途径。
You can use these code samples as a means of understanding how to implement the Amazon S3 API.
大多数公共代码示例也不会经过严肃的代码审查。
The majority of public code examples would not pass a serious code review at my team either.
学习API或编程语言通常依赖于代码示例,stackoverflow有很多代码.
Learning an API or a programming language often rely on code examples, stackoverflow has a lot of code segments.
以下代码是利用TTL的延迟加载逻辑的伪代码示例
The following code is a pseudo code example of lazy loading logic with TTL.