Does the postal code match the state (and the city)?
邮政编码是否与州(及城市)匹配?
Therefore, it makes the execution of native code match the high-level language source more closely.
因此,它可以使执行的本机代码与高级语言源代码更加匹配。
Code a template to match the elements to output the element.
编写一个模板,匹配元素,将其输出到元素中。
If the code that you want to call already exists, just change the class name to match its name.
如果您想调用的代码已经存在,则只需改变类名以与它的名称匹配。
If you want to match a pattern multiple times within a character sequence, the above code snippets are a good place to start.
如果您想在一个字符序列中多次匹配一个模式,上面的代码片段是一个很好的起点。
Listing 20 shows the code to process events and search records for a match against a user-entered text string.
清单20展示了处理事件以及搜索与用户输入文本字符串相匹配的记录的代码。
The next two code listings will process the current key-release times and look for a match with the existing signatures.
接下来的两个代码清单将处理当前的键释放时间并查找与现有签名的匹配。
Use the code below to define six tokens that match exact words and four others that match symbols.
使用下列代码来定义六个匹配精确字的标记和四个匹配符号的标记。
Everywhere a match can be found, an action (code block) can be executed.
每发现一个匹配对象,就会执行一个动作(代码块)。
With a programming language, the grammar contains an abstract model that all well-formed units of code (that is, source files) must match.
在程序语言中,语法包含了一个抽象的模型,所有格式良好的代码单元(即源文件)都必须匹配这个模型。
If a match is not found in the files, it returns PAM_AUTH_ERR failure code.
如果没有在这些文件中找到匹配项,则返回PAM_AUTH_ERR故障代码。
The code looks through the comma-separated list, finds the first match, and extracts the profile.
而且该代码还将遍历逗号分隔的列表,找到第一个匹配项并提取概要。
The output of each section of match test code is sorted, then added to the overall suggestion link list.
首先,对匹配测试各部分的输出进行排序,然后将其添加到总建议链接列表。
That’s a lot of code to match just a single word.
对于匹配一个单词来讲,这代码太多了。
In addition, any bugs that occur when the SQL schema doesn't match the database access code are all but eliminated because the generator builds both the SQL schema and the access code.
此外,由于SQL架构与数据库访问代码不匹配造成的缺陷也可以完全避免,因为SQL架构和访问代码都是由生成器建立的。
For example, the port number in the code must match the port 2809 specified as the bootstrap address in the process server.
例如,代码中的端口号必须匹配流程服务器中按引导地址指定的端口2809。
First, we check the request ID code; if it does not match the request code we were given earlier, the event must be a response to another plug-in's request, and so we ignore it.
首先,检查请求id码;如果与先前提供的请求代码不匹配,那么事件必然响应的是另一个插件的请求,因此要忽略它。
Looking at the code, you can see that the regular expression pattern was set to match a line that contained 20-29%.
查看该代码,可以看到正则表达式模式被设置为匹配某个包含20- 29%的行。
As you can see from the output of the command, it only returns an error if it gets a status code that doesn't match what is expected.
从命令的输出可以看到,如果获得的状态代码与预期的代码不匹配,将返回一个错误。
A value may need to match a specific format, such as a postal delivery code.
值可能需要匹配一种特定格式,如邮政编码。
Once we have the list of businesses that match our search criteria, this code iterates through the list and prints the names of all the businesses that match
一旦有了与我们搜索的标准相匹配的企业清单,这个代码通过循环该列表并打印所有匹配的企业名称
The case statement works like its counterparts in traditional programming languages: It compares its argument to each pattern in a list; when a match is found, the corresponding code executes.
case语句的工作方式与传统编程语言中的对应结构相似。它将其参数与列表中的每个模式比较;当找到匹配项时,则执行对应的代码。
Loop repeats the cycle with a newly generated random code until a scan of the rows does not produce a match.
Loop使用一个新生成的随机码重复这个循环,直到行扫描不再生成匹配值。
Sequential iteration: the Fibonacci sequence code is called iteratively multiple times to match the number of workers that were executed in the SPE and Pthread tests above.
序列迭代:多次调用Fibonacci序列代码,从而与上面的SPE和Pthread测试中执行的工作者线程匹配。
The first, closest match results in said code block being executed. So, for example, in Scala you could have.
首先,将执行代码块中最接近的匹配结果。
Ksplice fails if pre is not the same as run-a clear indication that the source code does not match the running kernel.
如果前内核与运行内核不同(即源代码与正在运行的内核不匹配),Ksplice就会失败。
While it's always a good thing to use existing code and projects when they do match what you're doing, don't be afraid to conclude that the problem you're solving really is a new problem.
在现有代码和项目与您要做的事相符合时使用它们是一件好事,不要因为您要解决的问题实际上是一个新问题而感到害怕。
With your favorite text editor, open the file url.py in the root of your project and change the code to match Listing 5.
用自己喜欢的文本编辑器,打开项目根内的文件url .py并参照清单5更改代码。
These files generally require a particular internal directory structure, one that usually does not match the directory structure of your source code and build environment.
这些文件通常都要求有一个特定的内部目录结构,但其往往与你的源代码和编译环境的目录结构不匹配。
You can also change these values when you generate your own keys and certificates, but you then also need to change the example code to match.
当您生成自己的密匙和证书时,您也可以修改这些值,但是那样做的话还需要修改示例代码以便匹配。
应用推荐