• A word of caution : Though I am emphasizing how important content is, Ialso am begging you to spare your audience a "data dump.

    警告虽然强调内容很重要,但我也恳请不要听众当成“桶”。

    youdao

  • We parsed a known format of binary mem dump in Linux, and used structs from Python to read the binary data dump and display it in a readable format.

    我们解析Linux系统一个众所周知二进制mem转储格式使用Python中的struct实用工具读取二进制数据转储可阅读的格式进行显示

    youdao

  • Ranting is a data dump that satisfies the ego of the person ranting without benefiting those who must suffer through it - and then try to solve the problems anyway, as best they can.

    咆哮一种满足咆哮自我信息抛售,但不会使那些被咆哮者受益——不会让他们尽最大可能地去解决问题

    youdao

  • A "data dump," in this case, is a website that contains illegally obtained questions from live exams. the websites that sell these "pirated" exams market them as "study guides."

    这里数据垃圾站指提供真实考试非法获得题目网站

    youdao

  • Tabulated views of all the objects and data types in the memory dump with filters and sorted columns.

    内存转储所有对象数据类型表格式视图带有筛选器和有序列

    youdao

  • The tool loads the dump data selected by the user to create an image for further analysis.

    工具加载用户选择转储数据创建用于进行进一步分析的图像

    youdao

  • It USES that knowledge to create an XML description file that provides indexes into the system dump file that indicate the location of various data structures.

    利用知识创建一个XML描述文件,这个文件系统转储文件提供索引指出各个数据结构位置

    youdao

  • Tags let you dump the attribute data of the model.

    可以使用标记模型中的属性数据进行转储

    youdao

  • Whilst the HPROF and IBM system dump formats contain important additional data, this comes at the cost of additional disk space requirements.

    尽管HPROFIBM系统转储格式包含重要额外数据,但它们代价是需要额外的磁盘空间

    youdao

  • This article gives instructions on how to collect data to debug the core dump problem.

    本文提供有关如何收集数据调试核心转储问题的说明

    youdao

  • The tool is made up of small analysis modules that look at specific dump data and determine if a particular problem (a deadlock, for instance) is present.

    工具很多分析模块组成,这些模块查看特定转储数据确定是否存在特殊问题(例如,锁)。

    youdao

  • When a request comes from a user to dump the data, each thread takes a lock and dumps it to a central place.

    收到来自用户转储数据请求时每个线程获得一个转储中心位置。

    youdao

  • Data structures are grouped together in each dump and then matched and compared across the primary and baseline dump to identify suspected data structures experiencing large amount of growth.

    数据结构分组每个转储中,然后转储基线转储之间进行匹配比较确定大量增长可疑数据结构。

    youdao

  • A hacker could perform a memory dump at the right time and then gain access to this sensitive data.

    黑客则会适当时刻,将内存中的信息转储出来进而成功地访问这些敏感数据

    youdao

  • The HAT tool produces statistics for data types that have large number of instances in a single dump and can also compare two heap dumps to identify data types which have increased in number.

    HAT工具单个转储具有大量实例数据类型生成统计信息并且可以比较两个转储标识数量增加的数据类型。

    youdao

  • Even if your tool does not provide these results, you can often dump the raw data into a spreadsheet and calculate it with a formula.

    即使工具没有提供这些结果,但通常可以原始数据转储电子表格中,并使用公式对其进行计算

    youdao

  • When a system is halted unexpectedly, selected areas of kernel data are copied to the primary dump device.

    系统意外中止时选中内核数据区域复制转储设备。

    youdao

  • Data overlays: the ability to override the byte values contained in a dump with user-defined values and have the UI work with the updated value.

    数据覆盖包含转储中的字节覆盖用户定义值,UI使用更新后

    youdao

  • You can't take just any data and dump it into a CDATA section and still have a valid document.

    不能任何数据随意地塞CDATA区域中同时拥有一个有效文档

    youdao

  • The performance trace formatter is a parsing option that formats a dump file containing performance counter data into readable text (see Listing 6).

    性能跟踪格式化一个解析选项,它将包含性能计数器数据转储文件格式化可读文本(请参见清单6)。

    youdao

  • Some requests dump data onto disks for further usage by subsequent requests.

    一些请求数据存储磁盘供后续请求使用

    youdao

  • This historical data, in combination with state data held in dumps generated by the dump engine, provides a powerful means of understanding and debugging many problem scenarios.

    这些历史数据加上转储引擎生成状态数据能够帮助开发人员了解调试许多问题

    youdao

  • Some tools dump out data you need to review or interpret or graph over time to see results.

    有些工具生成数据后,需要很多时间评审或者解释或者用图示表示出来,查看结果。

    youdao

  • The information shown in this view can help you understand the shape and interconnection of the data structures within the heap dump.

    视图显示信息帮助打造连接转储中的数据结构

    youdao

  • The reason for the files is simple: When a database stores data, it doesn't just create one new file and dump the data into this file.

    原因非常简单数据库存储数据时,不仅创建一个新的文件,还会将数据转储文件中。

    youdao

  • They can make the difference between a successful data warehouse and a "data garbage dump," where gigabytes of data are stored but unusable.

    区分成功数据仓库“数据垃圾堆”,那里存储着大量的无用数据。

    youdao

  • Dump the profiled data with this option.

    下面的选项来转储评测的数据

    youdao

  • No matter how you've been reading your file, you can dump the rest of your data to your standard output channel using fpassthru.

    无论怎样读取文件可以使用fpassthru 将其余数据转储标准输出通道

    youdao

  • Management: A data facility to generate a variety of dump files, which can be used to diagnose certain types of problems.

    管理(Management):一个数据工具用来生成各种转储文件这些文件用于诊断某些类型问题

    youdao

  • Listing 17 shows a very simple Perl script that does a direct dump of the data in WTMP.

    清单17显示了一个简单perl脚本,该脚本用于对wtmp中的数据进行直接转储

    youdao

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

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

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