This function returns the size in bytes or -1 on error.
如果函数成功执行,将返回总字节数大小;如果出错,将返回- 1。
Used to obtain the size in bytes for an unmanaged type.
用于获取非托管类型的大小(以字节为单位)。
Specify the size in bytes, kilobytes, megabytes, gigabytes, or terabytes.
以字节、KB、MB、GB或 TB 为单位指定大小。
Do all variable names have prefixes which indicate their size in bytes ?
是不是所有的变量命名的前缀都有指示它们长度?
This parameter specifies the maximum size in bytes of a Shared memory segment which can be allocated on the system.
该参数按字节指定系统中可以分配的共享内存段的最大大小。
The SHMMAX specifies the maximum size in bytes of a shared memory segment which can be allocated on the system.
SHMMAX 按字节指定系统上可以分配的最大共享内存段。
The shmmax specifies the maximum size in bytes of a Shared memory segment which can be allocated on the system.
shmmax按字节指定了系统中可以分配的最大共享内存段。
How to order files into groups based on their file size in bytes, ignoring files that are less than a specified size.
如何按文件大小(以字节为单位)将文件分组,并忽略小于指定大小的文件。
Lists the types that were allocated in the profiling run, and the number of instances, size in bytes, and the garbage collection generation of the type.
列出分析运行期间分配的类型、实例数、大小(以字节为单位)和类型的垃圾回收代。
This setting is the size in bytes (the default is 320000) of the data buffer used by the messaging engine for all reliability levels other than best effort.
在该设置中,消息引擎对除besteffort之外的所有reliability质量级别的数据缓冲区使用字节为单位(默认值为320000)。
This setting is the size in bytes (the default is 320000) of the data buffer used by the messaging engine for the best effort, non-persistent reliability level.
在该设置中,消息引擎对besteffort和non -persistentreliability两个质量级别的数据缓冲区使用字节为单位(默认值为320000)。
In addition to exposing the name of the HTML form field, this class also gives you access to the original file name, the size in bytes, and the file's MIME type.
除了公布HTML表单字段的名称外,这个类还允许访问原始文件名、文件大小(单位为字节)和文件的MIME类型。
If you're familiar with disk structure, you know that disks are broken down into sectors, which are normally 512 bytes in size; all read or write operations occur in multiples of the sector size.
如果您熟悉磁盘结构,就知道磁盘是被分解成扇区的,大小通常是512字节;所有读写操作均在成倍大小的扇区中进行。
In this case, the size of the hash table is substantial, needing more than 100 bytes of memory just to store one word (either 4 or 8 bytes)!
在这种情况下,散列表的尺寸就变得很重要了,为了存储一个字(4或8个字节),就需要使用100个字节的内存。
Each row contains the information for a given account including the genre of images, the number of images uploaded, their average ranking, and the total size of all of the images combined (in bytes).
每行包含一个给定帐户的信息,包括图像类型、已上传的图像数量、它们的平均评级和包含的所有图像的总大小(字节数)。
In particular, note that the array is padded out to 16 bytes; this is the size of a cache line, and the DMA engine likes to work in cache lines.
具体来说,请注意数组被补全为16字节;这是缓存线路的大小,dma引擎喜欢按照缓存线路大小进行操作。
Most modern file systems use data structures that are 4096 bytes or larger in size.
最新的文件系统使用 4096字节或更大尺寸的数据结构。
However, this can be dangerous, because the total number of bytes should never exceed the size of the correlator or there may be adverse effects in the environment, according to the ARM specification.
但是这可能是危险的,因为按照ARM规格的说法,附加的字节数不能超出限制,而且也有可能对环境造成影响。
In the Size drop-down list, select the smallest value (256) — the lite UART actually has only four 32-bit registers, and hence only requires 16 bytes of address space, so 256 bytes is plenty.
在size下拉列表中,选择最小值(256)——小uart实际上只有4个32位寄存器,因此只需要16字节的地址空间,所以256个字节绰绰有余。
Prints the memory state of size bytes starting at memory address (addr), as explained previously in the Application programming interface section.
打印开始于内存地址 (addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。
There is no direct definition of the size limit; it's in the range of 255 bytes up to 8 KB.
大小限制没有直接定义,其范围是从255字节到8K b字节。
If the "LOCK list memory in use (Bytes)" exceeds 50 percent of the defined LOCKLIST size, then increase the number of 4kb pages in the LOCKLIST database configuration parameter.
如果“LOCKlistmemoryinuse (Bytes)”超过定义的LOCKLIST大小的50%,那么就增加LOCKLIST数据库配置参数中的4k b页的数量。
You should see a list of PHP files in the cache, along with cache hits, the size of the code as measured in opcodes, the size of the source file measured in bytes, and more.
您能看到缓存中的PHP文件列表,连同cache hit、操作码的代码大小、源文件的字节大小,等等。
Set the contents of this file to the JVM maximum heap size required in bytes.
将此文件的内容设置为所需的最大 JVM堆大小(以字节为单位)。
The buffer size can be specified in bytes or megabytes.
可以按字节或兆字节来指定缓冲区的大小。
The truncate method sets the size of the shared memory in bytes.
truncate方法以字节为单位设置共享内存的大小。
Set this new String value to the JVM maximum heap size required in bytes.
将这个新的string值设置为所需的最大jvm堆大小(以字节为单位)。
NLCACHE_SIZE Specifies the size of the namelookup cache in bytes.
NLCACHE_SIZE指定namelookup缓存的大小,以字节为单位。
If you compile both versions, you'll find that the one that recomputes the length instead of storing it is smaller in size by several bytes.
如果你编译这两个版本,你会发现重新计算长度的版本比存储它的版本小几个字节。
If you compile both versions, you'll find that the one that recomputes the length instead of storing it is smaller in size by several bytes.
如果你编译这两个版本,你会发现重新计算长度的版本比存储它的版本小几个字节。
应用推荐