文件系统数据结构不受中央处理器(CPU)架构的影响。
The file system data structures are not affected by the central processing unit (CPU) architecture.
要了解个中原因,首先应了解文件系统数据结构以及如何进行磁盘分区。
To understand why, you should understand something about file system data structures and how partitions are placed on the hard disk.
叙述了系统网络结构、系统软件设计、系统数据结构以及数据流程。
System network configuration, system software design, system data structure and data flow are introduced.
几何造型的效率在很大程度上取决于相应系统数据结构的设计和实现。
The efficiency of geometric modelling is mainly decided by the design and realization of the data structure of modelling system.
运用关系型CAD系统数据结构的独特性,构造面向对象的视图模型。
Obuect-oriented view-model is constructed in this paper by use of special data structure of relational CAD system.
设计了数控系统与伺服间基于PROFIBUS总线的机床数控系统数据结构。
The data construction based on the PROFIBUS for the CNC and the servo system is designed.
如果文件系统数据结构正好与底层物理分区大小一致,对4096字节数据结构的读写会产生对单一扇区的读写。
If the file system data structures happen to align perfectly with the underlying physical partition size, a read or write of a 4096-byte data structure results in a read or write of a single sector.
以数据结构规范化理论为基础,以数据仓库为例,讨论了商务信息处理系统数据结构和数据库结构的合理设计。
Research and realizaion of data structure and database design of commerce information processing system is disscused, take warehouse for example, based on normalization theory of data structure.
原始材料可能由RAM或硬盘组成,但是不管是哪种情况,文件系统数据结构都是组织由硬件制造商格式化了的扇区和字节。
The metal might consist of RAM or hard disks, but in either case, file system data structures organize the sectors and bytes formatted by the hardware manufacturer.
它利用这一知识创建一个XML描述文件,这个文件为系统转储文件提供索引,指出各个数据结构的位置。
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.
数据结构必须在严格的变更控制下,以便于可以适当地管理各种业务和系统牵连的变更。
Data structures must be under strict change control, so that the various business and system implications of any change can be properly managed.
文件系统,从另一方面说,是驻留在分区之内的数据结构。
File systems, on the other hand, are data structures that reside inside partitions.
适配器使用应用程序特定的数据结构或者业务对象与后端系统进行通信,并且使用连接器配置文件进行配置。
The adapters communicate with the back-end systems using the application-specific data structure or business object and are configured using the connector configuration file.
由于其使用的方法是通用的,因此不限于任何特殊的后端用户库系统或特定于公司的用户数据结构。
The used approach is generic and, therefore, not restricted to any special back-end user repository system or a company's specific user data structure.
当被测系统需要一个复杂的设置或暴露需要拆分的复杂数据结构时,通常会出现这种情况。
This situation usually occurs when the system under test requires a complicated setup or exposes complicated data structures that need to be picked apart.
大多数文件系统将其数据结构与包含其本身的分区开头对齐。
Most file systems align their data structures to the beginning of the partitions that contain them.
我们一直在研究一些很大的领域,这些研究能够改良编译器技术,改良垃圾收集器,发现更好的数据结构以及类型系统。
There are some big areas that we are exploring but they basically reduce to better compiler technology, better GC, better data structures, and better type system.
mbr分区系统是一个数据结构补丁的大杂烩,用于克服早期的限制。
The MBR partitioning system is a hodge-podge of data structure patches applied to overcome earlier limits.
真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
Under the covers, an SAP system has a common kernel plus business process specific data structures (business objects) and processing logic on top of it.
最新的文件系统使用 4096字节或更大尺寸的数据结构。
Most modern file systems use data structures that are 4096 bytes or larger in size.
此处的关键是着重于“可见的”系统的数据结构——例如,由用户接口暴露出的数据结构、报告及数据接口。
The key here is to focus on the "visible" data structure of the systems — i.e., the data structure exposed by the user interface, reports, and data interfaces.
在大部分系统中,malloc和free都不是可重入的,因为它们使用静态数据结构来记录哪些内存块是空闲的。
On most systems, malloc and free are not reentrant, because they use a static data structure that records which memory blocks are free.
为了对信号量集数据结构进行初始化,可以使用IPC_SET命令来调用semctl系统调用。
In order to initialize the semaphore-set data structure, use the semctl system call with the IPC_SET command.
Linux内核调试器(Linux kernel debugger,kdb)是Linux内核的补丁,它提供了一种在系统能运行时对内核内存和数据结构进行检查的办法。
The Linux kernel debugger (KDB) is a patch for the Linux kernel and provides a means of examining kernel memory and data structures while the system is operational.
由于系统使用mish -mash算法与数据结构,他不可能完全搞清楚整个软件之后来确定问题出在什么地方。
Because the system was a mish-mash of algorithms and data structures, he was unable to fully understand the software in order to fix issues.
利用这些连接和将Perl数据结构转换成XML的设施,Perl 成为一个为现有系统创建 XML接口的出色平台。
With these connections, and facilities for converting Perl data structures to XML, Perl presents an excellent platform for creating XML interfaces for existing systems.
现在,让我们使用修改过的用来转储数据结构的Kprobe post_handler来转储运行在系统上的所有作业的一些组成部分。
Now, let's dump some elements of all of the jobs that are running on the system with a Kprobe post_handler that we've modified to dump data structures.
系统保持对这样一组数据结构的跟踪。
The system than keeps track of a collection of such data structures
inode是UNIX操作系统中的一种数据结构,它包含了与文件系统中各个文件相关的一些重要信息。
An inode is a data structure in UNIX operating systems that contains important information pertaining to files within a file system.
inode是UNIX操作系统中的一种数据结构,它包含了与文件系统中各个文件相关的一些重要信息。
An inode is a data structure in UNIX operating systems that contains important information pertaining to files within a file system.
应用推荐