词语屋>英语词典>outputting翻译和用法

outputting

英 [ˈaʊtpʊtɪŋ]

美 [ˈaʊtpʊtɪŋ]

网络  输出

双语例句

  • Insert each input row into a hash table, outputting each value for which no duplicate is found.
    将每一个输入行插入哈希表,输出每个不重复的值。
  • Since we are outputting the index array from the$ zip object, we are getting a lot of data, including file size and checksum information.
    由于将从$zip对象输出索引数组,因此将获得大量数据,包括文件大小、校验和信息。
  • The second is outputting it in such a way that you can get at the information you need.
    第二个要素是以您能够获得所需信息的方式输出信息。
  • This will continue outputting messages after each HTTP GET requested is completed, and the resultant data is processed.
    完成每个HttpGet请求之后,程序会继续输出消息并处理产生的数据。
  • Instead, you can focus on the area of interest to you, whether that is taking a CBE message from CEI and processing it, or outputting a message as a CBE to CEI.
    相反,您可以仅关注您感兴趣的区域,从CEI获取CBE消息并进行处理,或将消息作为CBE输出到CEI。
  • You also saw how to extend the JsonML content by processing during the parsing stage, further extending and enhancing the method of outputting XHTML.
    您还了解到如何通过解析阶段中的处理和进一步扩展和增强输出XHTML方法来扩展JsonML的内容。
  • Date tool: The GNU Project's implementation of the date tool contains an extension for outputting the number of seconds since the UNIX epoch.
    datetool:date工具的GNUProject实现包含了输出从UNIX新纪元以来的秒数的扩展。
  • Inputs and outputs are provided for bringing in and outputting precision reference clock signals.
    可以提供输入及输出用于引入及输出精确参考时钟信号。
  • In this scenario, we will completely relieve the PHP code from outputting any client user interface code.
    在这个场景中,我们完全不用PHP代码输出任何客户机用户界面代码。
  • So we see another issue with running on the UI Thread and outputting information to the console: the whole pluglet has to end before any output from the main thread is sent to the console.
    因此我们发现了在UI线程上运行pluglet并输出信息到控制台上的另一个问题:整个pluglet必须在主线程的任何一个输出被发送到控制台之前结束。