Listing 11 shows the output of this program (with some data thrown in on the command line for demonstration purposes).
清单11显示了这个程序的输出(在命令行上输出了一些用来演示的数据)。
In nearly all secure programs, your first line of defense is to check every piece of data you receive.
在几乎所有安全的程序中,您的第一道防线就是检查您所接收到的每一条数据。
Even if you send me your new contact data as text in a message I still have to copy page each line to my AddressBook.
即便你用短信给我发送你新的联系资料,我还不得不把页面上的每一条信息复制到我的通讯录上。
If the data or instruction is not present in the cache, or if the cache line is invalidated, the CPU updates its cache by reading the data from the main memory.
如果数据或指令没有出现在高速缓存中,或者如果高速缓存线路无效的时候,CPU通过从主存储器中读数据来更新它的高速缓存。
For each line in the data array, extract the precise pixel coordinates in the image.
对于数据数组中的每一行,提取图像中的精确像素坐标。
Line 1 in the pixels data file specifies the coordinates of the place specified on line 1 in the city data file.
像素数据文件中的第1行将指定在城市数据文件的第1行中指定的地点的坐标。
When the graph is presented the data plotted should be in a smooth data line.
在显示这个图形时,绘制出的数据应该是一条平滑的数据线。
The nutritional table defined on line 12 and filled with data in lines 31 through 35 has two dimensions, since each food provides multiple nutritional values.
在12行上定义的营养表和在31到35行给出的数据有两个维度,这是因为每种食物都提供了多种营养价值。
Most of the line data in Listing 6 is snipped for brevity.
清单6中的大多数线条数据为了简洁而被截断了。
For each line in the flat file, the data handler module performs a target service invocation.
对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。
The format of the file is a simple list of the system databases, followed by a list of the data sources to use in the desired order, one service per line.
该文件的格式如下:首先是简单的系统数据库列表,后跟按照所需顺序排列的数据源列表,每行一个服务。
The data issued by the National Bureau of Statistics were in line with market expectations.
国家统计局公布的这组数据和市场预期基本一致。
NASCAR, the NFL, professional hockey, and other sports apply real-time video effects, such as the colored first-down line in football, based on precise geospatial data.
职业冰球和其他运动都开始应用实时视频效果,比如在橄榄球场上根据精确的位置数据给触地得分区加颜色。
Configuration information is provided as part of the command-line interface and profiling data is stored in a file directly by the profiling agent.
配置信息作为命令行接口的一部分提供,剖析代理直接将分析数据存储到一个文件中。
The line in Listing 14 tells the JAXB runtime to report if the data does not conform to the schema.
清单14中的这一行代码让JAXB运行时在数据不符合模式的情况下发出报告。
Derived from Shuttle Radar Topography Mission (SRTM) data, the white line around the valley in the top image approximates the Lake Suguta shoreline when water levels were at their highest.
根据航天飞机雷达地形测绘数据,上图中山谷周围的白线近似于苏加塔湖水位最高时的湖岸线。
Best of all, most of the technologies involved (desktop systems, Ethernet interfaces, and hard disk data storage) are right in line with the other skills technology professionals typically wield.
最重要的是,大部分相关技术(桌面系统,以太网接口以及硬盘数据存储)是都是专业技术人员能熟练运用的。
As shown in Figure 22, the NORMXML is applied to the input data in order to remove any XML whitespace (including carriage returns, line feeds, TAB characters, and Spaces).
如图22所示,对输入数据应用NORMXML以删除xml空白(包括回车、换行、制表符和空格)。
Each line in your file represents a row of data to be imported into your table.
文件中的每一行都代表将要导入到表中的数据。
Then, begin working through the data. In line 129, you obtain the value.
然后开始处理数据,第129行获得了数据。
Thus the data are in line with earlier studies showing that high fat lipids, including cholesterol, may participate in the development of sporadic Alzheimer's disease.
这些数据正好与早期的研究一致,早期研究表明,高浓度的脂肪/油脂,比如胆固醇,可能参与了一些偶发的老年痴呆症的形成。
Their conclusions are based on data involving mothers and infants who were in the line of Hurricane Andrew when it hit Florida's Miami-Dade and Broward counties in 1992.
他们的结论基于1992年佛罗里达市的迈阿密-戴德和布劳·沃德城镇受到安德鲁飓风袭击的母亲和婴儿的数据。
The picture painted by GDI throughout the downturn is one of an economy substantially weaker than indicated by GDP: one more in line with the employment data and with the experience of most Americans.
在衰退期GDI所形成的图像反应的本质上经济状况比GDP所反映的要疲软,而这幅图更贴近就业数据和美国民众的感受。
Now we get to some of PHP's more unique file-processing strengths: dealing with massive chunks of data in a line or two.
现在,我们将接触到一些PHP的更独特的文件处理功能:用一两行处理大块数据。
Supply data showed that, in line with treatment guidelines, diuretics and angiotensin-converting enzyme inhibitors were the most frequently supplied medicines (42% and 27%, respectively).
使用量数据显示,利尿剂和血管紧张素转换酶抑制剂是最常供应的药物(分别为42%和27%),符合南非降压治疗指南。
The final report elements to display are the scatter and line plots of the data, as seen in Figure 4.
要显示的最终报告元素是数据的分布图和线图,如 图 4所示。
You can use these widgets to display data in a grid, a line chart, and even on a map.
使用这些小部件可以在网格、线形图甚至地图上显示数据。
Line 9 declares a set named days, and its elements (just the days of the week, starting with Monday) are declared on line 32 in the data section.
第9行声明了一个名为DAYS的集合,其元素(本周中的天数,从周一开始)是在数据部分的第32行中声明的。
It also does the right thing when you feed in your scatter and line data.
当您输入分布或直线数据时,它也做得很好。
The lcov tool generates an entire HTML tree that contains every line of code in the kernel and data on how many times, if any, each line was executed.
lcov工具会生成一棵完整的HTML 树,其中包含有内核中代码的每一行以及关于每一行执行了多少次的数据(如果有的话)。
应用推荐