The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.
提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。
In addition, they may also provide useful views showing each object's references and referrers so that you can track down the source of a memory leak.
此外,它们也可能提供有用的视图,这些视图可以显示每个对象的引用和引用者,以便您跟踪内存漏洞的来源。
Perhaps the biggest research challenge is to write an XSLT processor that can operate without building the source tree in memory.
也许最大的研究挑战是编写不用在内存中构建源树就可以操作的XSLT处理器。
When using it for the latter purpose, you'll need to search for frames that have better CPU and memory resources than the source systems.
在将其用于后一种用途时,您将需要搜索与源系统相比,具备更好的CPU和内存资源的框架。
This often yields a tree structure in memory many times larger than the source XML file.
这通常会在内存中生成一个比源xml文件大许多倍的树状结构。
Conversely, if your program has a fault (for example, using a bad pointer) at some location in memory, you can look for the source line that is closest to the memory address.
相反,如果您的程序在内存中某个位置存在错误(例如,使用了一个错误指针),那么可以查找最接近该内存地址的源代码行。
If a DITA topic has already been translated, the new translation compares the current DITA source to an existing DITA-based translation memory; so, all old content has an exact match in the memory.
如果DITA主题已经翻译,那么新的翻译会比较当前的dita源文件和已有的基于DITA的翻译存储,这样所有旧的内容就在存储中有精确匹配。
The DWARF line table contains the mapping between the source lines (for the executable parts of a program) and the memory containing the code corresponding to the source.
DWARF行表包含源行(属于程序的可执行部分)与内存(包含与源代码对应的代码)之间的映射关系。
As a concrete example of how to modify current knowledge in the working memory, I'll rewrite the rules source file I discussed earlier.
作为关于如何修改工作内存中当前知识的具体例子,我将重新编写前面讨论的规则源文件。
The contents of almost all the other views, including the source editor, Monitors, Registers, Modules, Variables and Memory views, will be updated based on the active debug session.
几乎所有其他视图的内容,包括源代码编辑器、监视器、注册表、模块、变量和内存视图,都会基于活动调试过程来得到更新。
Most of the time required for the migration was for the copying of the LPAR's memory from the source to the target.
转移所需的时间主要是把LPAR的内存从源系统复制到目标系统花费的时间。
The memory region size (also called logical memory block (LMB) size) must be the same on the source and destination systems.
源系统和目标系统的内存区域大小,也称为逻辑内存块(LMB)大小,必须相同。
You can improve it by adding the -l option to also track location information for the source document, though that data isn't always available and using -l does consume additional memory.
您可以通过添加-l选项来改善这一点,添加- l选项还可以跟踪源文档的位置信息,但是该数据并非始终都可用,并且使用- l选项确实会消耗额外的内存。
The size of the Shared memory pool on the target server does not have to be the same as on the source server.
目标服务器上共享内存池的大小不必与源服务器上的相同。
In one study, researchers found that the neurons activated in the recall of a memory are likely the ones that fired when the event originally occurred [source: Carey].
在一次研究中,研究人员发现神经元在回忆时的活跃度如同当事件发生时他们的活跃度一样【来源:凯瑞】。
This output tells us which call chains are generating the Map.Entry objects; with some program analysis, it is usually fairly easy to pinpoint the source of the memory leak.
这个输出告诉我们哪些调用链生成了Map .Entry对象,并带有一些程序分析,找出内存泄漏来源一般来说是相当容易的。
This tiny program is a bootloader that will initialize the attached memory controllers, possibly load the main program from some external source, and jump to it.
该小程序是一个bootloader,可以初始化附带的内存控制器,可能从某些外部源载入主程序,然后跳入主程序。
Since Perl doesn't have memory allocation issues, the biggest source of bugs for me has been the improper tracking of counter variables (wrong initialization, wrong increments, or wrong bounds).
由于Perl没有内存分配问题,所以对我来说缺陷的最主要来源就是追踪计数器变量的错误(错误的初始化,错误的增量,或者错误的边界)。
In the existing architecture we modified, the dumb.c draw function copies the source pixel memory area into the destination memory area.
在修改后的体系结构中,dumb . c绘制函数将源像素内存区复制到目标内存区。
Using the topas command on the source VIOS, you may observe some network traffic on the SEA (ent6) as a result of the memory copy.
在源vios上使用topas命令,可以看到SEA (ent6)上有一些网络通信流,这是内存复制产生的通信流。
But these packages can run happily together with ten clients on one board without taxing its processor or memory. Here are a few open source packages I recommend.
这些包可以在一块系统板上与10台客户机很好地运行,而不会过度浪费处理器或内存。
Flash memory, which can come in several different technologies, is non-volatile memory, which means that its contents persist after its source of power is removed.
Flash内存(可以通过几种不同的技术实现)是一种非挥发性内存,这意味着断开电源之后其内容仍然保持下来。
This area, which includes the hippocampus and is associated with memory, is a frequent source of epileptic seizures.
这个包含海马区在内的区域,与记忆密切相关,是多种癫痫发作的一个根源。
Source adapter controller - the source adapter controller has an in-memory "mailbox" that it monitors to pick up events and passes them to the corresponding collaboration.
源适配器控制器——源适配器控制器在内存中具有一个“邮箱”,它对此邮箱进行监视,以拾取事件,并将其传递到相应的协作中。
Applications have complete update control over over how data changes are submitted between the in-memory cache data set and the underlying data source through ADO.NET methods.
对于如何通过ADO.NET方法在内存缓存数据集合与基本数据源之间提交数据更改,这些应用程序拥有完全的更新控制权。
Static analysis tools also can help to find resource leaks, such as failures to deallocate memory or release resources, by identifying potential source code.
通过识别潜在的源代码,静态分析工具还能帮助发现资源泄漏,比如无法释放内存或资源。
HANA employs an in-memory, data source agnostic computing engine, where data to be processed is held in RAM instead of reading from secondary storage devices thus providing a performance boost.
HANA应用了常驻内存、数据源无关的计算引擎,要处理的数据存放在RAM中,而不是从二级存储设备中获取,这样提供了性能的提升。
When analyzing an out-of-memory situation, this is the main source of information.
在分析内存不足的情况时,这是信息的主要来源。
This information is then used to optimize the memory usage and internal representation of that user's secured view of the data source metadata.
然后该信息用于优化内存使用率和内部表示该用户的数据源元数据的安全视图。
This information is then used to optimize the memory usage and internal representation of that user's secured view of the data source metadata.
然后该信息用于优化内存使用率和内部表示该用户的数据源元数据的安全视图。
应用推荐