• 将来线程num_proc1的存取会导致高速缓存线路数据读入

    Future access to num_proc1 by the parent thread results in the reading in of the data from the cache line.

    youdao

  • 数据读入数据集并更新数据跟从数据读取填充数据一样简单

    Reading data into a dataset and then updating a database is just as easy as reading from a data source and filling a dataset.

    youdao

  • 现在清单3显示如何这个数据读入Python程序解析文件内容

    Now, Listing 3 shows how to read this data into a Python program and parse the contents of the file.

    youdao

  • 这个过程一点负面影响cpu缓存对于迁移过来的任务来说是的(需要数据读入缓存中)。

    A negative aspect of this process is that the new CPU's cache is cold for a migrated task (needing to pull its data into the cache).

    youdao

  • 从根本上讲,在程序数据读入复制缓冲区中的任何时候需要复制之前检查是否足够空间

    Fundamentally, any time your program reads or copies data into a buffer, it needs to check that there's enough space before making the copy.

    youdao

  • 简要介绍了分子建模计算机模拟基本方法给出数据读入移动原子数据输出部分具体实现代码

    The basic methods of both molecular modeling and computer simulation are briefly introduced and the specific codes for three sections (data input, moving atom and data output) are given.

    youdao

  • 性能角度来看,如果后数据足够多的时候,应该提供一个SAXResult因为其他实现首先需要整体数据读入内存

    From a performance perspective, you should provide a SAXResult when the back end data is substantial, as the other implementations require that the entire data be read into memory first.

    youdao

  • OD数据处理模块主要OD调查表中的每一数据进行检验处理,最后输出是处理完毕的点OD数据,具体包括两个功能数据读入数据检验。

    Od data processing module is used to check every data in the od data table, and finally output the single od data table. It includes two functions: data read and data verification.

    youdao

  • 适配器定期轮询目录检查是否添加了另一个XML文件再次读入客户数据进行处理

    The adapter periodically polls the directory to check if another XML file has been added and again reads in the customer data for processing.

    youdao

  • 浏览所有数据次:第一浏览用于读入文档对象然后文档对象进行第二次浏览。

    You're also reading through all the data twice: once for reading it into the document object, then again when walking through the document object.

    youdao

  • 这种存取方式处理器L1缓存服务的,数据立刻被写入读入不会受到其它存储器线程的影响。

    Such an access is serviced by the processor's L1 cache and the data is read or written all at once; it cannot be affected halfway by other processors or threads.

    youdao

  • 换言之,在后续数据读入内存被处理之前它们可能已经缓冲区删除,并磁盘

    In other words, it may be removed from the buffer and written back to the disk before subsequent data pages can be read into the memory and processed.

    youdao

  • 脚本一开始读入数据然后输出主体表头

    The script starts by reading in the data, then printing the body header.

    youdao

  • 可以直接数据导入测试环境里,将读入数据文件用于后面处理或者实时读取它,按照您所的需要的他们进行转换

    You can load the data straight into the test environment, read it into data files for processing later, or read it in real time and convert it as you use it.

    youdao

  • 通过数据结构元素分离两条不同的高速缓存线路,一条高速缓存线路的修改不会导致再次存储器读入另外一条高速缓存线路。

    By separating the two elements of the structure into two different cache lines, modification of one cache line does not cause another cache line to be read in again from the memory.

    youdao

  • 由于概念二进制文件无关(逻辑数据结构通常不是终止),因此必须指定需要读入字节

    Because the concept of "lines" isn't relevant for binary files (logical data constructs are not generally terminated by newlines), you must always specify the number of bytes that you wish to read in.

    youdao

  • 重要的是记住决不假设正在读入图像数据格式

    The most important thing to remember is never make assumptions about the format of the image data you are reading in.

    youdao

  • 有时即使只是读入数据可以安全漏洞——甚至数据被检查之前

    Sometimes, even just reading data can be a security vulnerabilitybefore the data is even checked!

    youdao

  • 首先输入方面完整XML文件读入内存所以如果文件非常或者需要处理XML数据不能使用这个模块

    First, on input it reads the entire XML file into memory, so if the file is too big, or if you're dealing with a stream of XML data, you can't use the module.

    youdao

  • 一旦缓存线负载进一步读入数据更快并且多余的只读存储存取会避免

    Once the cache line is loaded, further reads are much faster and extra RAM accesses are avoided.

    youdao

  • 消息直接读入分解消息数据字段内存数据结构

    The message is read directly into a memory data structure that is divided into the data fields of the message.

    youdao

  • 为了加速这个过程第一个页面仍然内存中时,Informix就可以将数据读入内存。

    To speed up the process, Informix has the ability to read the next data page into memory when the first one is still in the memory.

    youdao

  • Flex具有个非常有用的yy_input,负责符号解释读入数据

    Flex has the useful macro YY_INPUT, which reads data for token interpretation.

    youdao

  • 之后读入PERL脚本文件import_attr . pl中,这个数据建立一个Cleartool命令批处理文件分配元素属性

    It then was read into a PERL script import_attr.pl that used the data to create a batch file of Cleartool commands to assign to the elements their attribute values.

    youdao

  • JPG文件读入exif头部数据

    Read in Exif header data from JPG files.

    youdao

  • cat pc 2 mf管道读入pc主机数据

    Cat pc2mf reads the pipe for the stream of data from the PC to the mainframe.

    youdao

  • 如果熟悉,则fscanf将把字段数据文件读入变量中。

    If you're unfamiliar with it, fscanf reads field data into variables from a file.

    youdao

  • 若要从此数据获取一个NotesDocument对象信息读入BookInfo对象公共属性,那么这个函数非常有用

    This function is useful for taking a NotesDocument object from within this database and reading its information into the public properties of this BookInfo object.

    youdao

  • 指,可以读入一个XML实例修改数据结构使之非常类似于本机风格,然后调用.write()方法进行重新序列化得到格式良好的 XML。

    That is, you can read in an XML instance, modify fairly native-feeling data structures, then call the .write() method to re-serialize to well-formed XML.

    youdao

  • 指,可以读入一个XML实例修改数据结构使之非常类似于本机风格,然后调用.write()方法进行重新序列化得到格式良好的 XML。

    That is, you can read in an XML instance, modify fairly native-feeling data structures, then call the .write() method to re-serialize to well-formed XML.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定