Let's just say I made my point as I rolled the printed code down the hallway.
这么说吧,当我把打印出来的代码沿着走廊卷起来的时候,他们就已经同意我的看法了。
The Universal Product Code symbol, also known as the 'bar code', is printed on products for sale and contains information that a computer can read.
通用产品代码符号,亦称“条形码”,印在出售的商品上,其中含有计算机能识别的信息。
This piece of code takes up tainted data from the user, ensuring protection as it checks that the characters to be printed are only alphanumeric characters and Spaces.
这段代码接受来自用户的受感染数据,检查要打印的字符只有字母和数字字符以及空格符,以此来提供安全保护。
I printed an entire class containing 25,000 lines of code and asked my colleagues to find the bugs.
我将整个含有25000行的代码的类打印了出来,让我的同事来找出里面的错误。
If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.
如果这个程序中一条操作码出现了多次,请尝试在dump文件中寻找处理程序代码所打印的序列。
In the Scilab code in Listing 4, an example graph is printed to a JPEG file.
在清单4的Scilab代码内,一个示例图形被打印到一个JPEG文件。
If I go back to that code from a moment ago, and I just rerun math3, notice how many places printed after the decimal point — two?
如果刚才我回到那段代码中去,我们回到math3,请注意在小数点后面,会打印几位数呢——两位?
The Campus Crusade for Christ has printed 1m copies of its guide to the code.
基督校园支持会印制了100万份“密码指南”。
The parameter is set by our custom code to False when the report is viewed on screen and True when it is printed or exported.
我们的自定义代码会在报表是在被显示在屏幕上时将该参数设置为False,而当报表是在被打印或输出时,将其设置为True。
If you cut and pasted these lines of code into an interactive Python shell, you would see that outline and flag are both generator objects if you printed them.
如果您将这些代码行剪切并粘贴到交互式的PythonShell中,如果打印的话,您将看到概要和标志都是生成器对象。
Once the code finishes iterating through the tuple, the else clause is invoked, and the running total is printed.
一旦代码完成tuple中的迭代,将调用else子句,打印总和。
But common sense implies a limit of 80 characters, which fits easily on a printed page on most monitors. There are several ways to spread a code statement over more than one line.
但是一般限制为80个字符,这容易适合大多数显示器的一个打印页面。
Finally, I walked though each tag in my list of tags, obtained the tweets, and printed them out. Because no threads were used, this code executes each search serially, as shown in Figure 1.
最后,我遍历了标记列表中的每个标记,获取了tweets并将它们打印出来。
In fact, each record can be printed with a line for the name components; a line for the street component of the address; and a line for the city, state, and zip code components of the address.
事实上,每条记录可以打印为三行:一行打印name元素,一行打印地址的street元素,另外一行打印地址的city、state和zipcode元素。
Finally, the test code printed the result of the get_name call.
最后,测试代码输出get _ name调用的结果。
Then the error code and failure reason are printed out.
然后输出错误代码和故障原因。
This has to match another encrypted key that is generated from a string of data scanned into the system from the optical bar-code printed in the passport.
这一密钥须同另一个密钥相匹配,后者是由印刷在护照上的条形码扫描入系统后生成的。
Now copy and paste the URL printed by the code in your browser, and hit the Enter key, and you will be asked to authorize the request from MyTtDesktopClient (see Figure 2).
现在在浏览器中复制并粘贴代码输出的URL,并单击enter键,您将会被要求授权MyTtDesktopClient的请求(参见图2)。
Both blocks of code evaluate an int value using a switch statement that results in a human-readable string value printed to the console.
这两个代码块都会使用switch语句计算int值,从而得到输出到控制台的供人阅读的字符串值。
In Listing 3, the PIDs are printed out at each step, and the code checks the return value from fork to determine which process is the parent and which is the child.
清单3在每个步骤打印出pid,并且该代码检查从fork返回的值来确定哪个进程是父进程,哪个进程是子进程。
Using the method described in this paper the edges of printed Chinese Characters were tracked down to extract the sequence of their chain direction code, and the results were satisfactory.
用本文的方法来跟踪印刷体汉字的轮廓边缘,提取汉字轮廓的链式方向码序列,取得了令人满意的结果。
Moreover, this can be done on a printed page, without needing "go to declaration" functionality and the "code completion" feature of your an IDE.
而且,打印出来就可以了,不需要什么IDE的 “goto declaration”功能或者“codecompletion”特性。
By putting a bar code data field in a label or envelope publication, you indicate where you want information from the bar code column to appear in the printed copies.
通过将条码数据域放在标签或信封出版物中,您可以指定希望条码列中的信息在打印出的副本上显示的位置。
Revisions are available - the vendor site is accessed and the appropriate Code edition is downloaded and printed for C2V editions.
有修订版—已进入供应商网站,并已下载和打印了相关的规范版本,以便进行C2V编辑。
Fax machines scan printed text and graphics and convert the image into a digital code: 1 for dark areas, 0 for white areas.
传真机先扫瞄印刷文字和图像数据,然后把这些影像转为数字码:1代表黑区,0代表白区。
This paper presents the recognition of printed zip code numerals based on the numeral left and right profiles.
本文介绍一种基于左右轮廓特征识别打印体邮政编码数字的新方法。
The car was posted on the ticket, printed with two-dimensional code fast payment channel.
车上被贴的“罚单”上,印有二维码快速缴费通道。
The set-top box factory, the set-top box serial number, serial number printed in 5 copies of encrypted stickers bar code label, of which 2 are affixed to the set-top box and the external packing box.
机顶盒出厂前,应将机顶盒序列号、加密序列号印制成5份不干胶条形码标签,其中2份分别贴在机顶盒和外包装盒上。
There are tools which use docstrings to automatically produce online or printed documentation, or to let the user interactively browse through code;
有些文档字符串工具可以在线处理或打印文档,或让用户交互的浏览代码;
Books bar code printed of back cover of books and International Standard book Number (ISBN) of the books published formally have close relations.
正式出版的图书封底所印制的图书条形码与图书的国际标准书号(ISBN)有着密切的关系。
应用推荐