您要查找的是不是:
- Lots of events can cause the Application log to exceed the allocated space on the disk. 如果事件太多,则会导致应用程序日志超出磁盘上分配的空间。
- It will try to allocate space on the stack. 它将试图分配堆栈上的空间。
- Allocate space for a table of local symbols. 为所有符号分配空间。
- The control bars are allocated space in the frame window according to their Z-order, which initially is the order in which they are created (see CMainFrame:: OnCreate). 控件条在框架窗口中是按Z顺序分配空间的,Z顺序最初是控件条的创建顺序(请参见CMainFrame::OnCreate)。
- In this case, the participation fee already paid will not be refunded, unless abandonment or rejection of allocated space was a result of force majeure. 在这种情况下,已支付的参展费将不予返还。非人力所为而导致的对已分配场地的放弃和拒绝除外。
- Architected in a limited allocated space, Sweet home is intended to exhibit American homemaking for recreating various life scenes that reflect linguistically, culturally and more truthfully the sweet American home. 构筑于有限的指定空间,甜美家园旨在展示美国家居,以重塑各种生活情形,在语言上、文化上更真实地反映美国美好家园。
- Control proceeds from left to right, and allocates space for the column or row or in the following order. 控件的方向为从左至右,按下面的顺序为列或行分配空间。
- Is not null, the common language runtime allocates space in which to return the signature. 非空,则公共语言运行库将分配用于返回签名的空间。
- The ftp_alloc() function allocates space for a file to be uploaded to the FTP server. 函数的作用是:为上传到FTP服务器的文件分配空间。
- C programs use a pair of functions named malloc and free to allocate space from the free store. 虽然数组长度是固定的,但动态分配的数组不必在编译时知道其长度,可以(通常也是)在运行时才确定数组长度。
- For heavier and bigger environments, DMS is preferred, as administrators can allocate space with the auto-extend feature. 对于更繁琐庞大的环境,最好使用DMS,因为管理员可通过自动扩展特性来分配空间。
- In OS / VS2, a reserved space in the system queue area or in a local system queue area that can be used to reduce the time required to allocate space for a control block. 在IBM的操作系统OS/VS2中,系统队列区或本地系统队列区中的一种预先保留的空间,用它可以减少为控制块分配空间所需要的时间。
- On functions that the compiler thinks might be subject to buffer overrun problems, the compiler will allocate space on the stack before the return address. 对于编译器认为容易出现缓冲区溢出问题的函数,编译器将在堆栈上返回地址之前分配空间。
- The callee may also wish to decrease SP further, so as to allocate space on the stack for local variables, which will then be accessible at negative offsets from BP. 被调用函数也可能希望逐渐减少SP值,以便为局部变量在堆栈中分配空间,然后可以以相对于BP负偏移的方式访问。
- In OS/VS2, a reserved space in the system queue area or in a local system queue area that can be used to reduce the time required to allocate space for a control block. 在ibm的操作系统os/vs2中,系统队列区或本地系统队列区中的一种预先保留的空间,用它可以减少为控制块分配空间所需要的时间。
- Tell that joker to stop using my parking space. 叫那个家伙不要占用我的停车场。
- That space has been allocated for a new hospital. 这块地皮已经拨作建一座新医院。
- There is plenty of space here to move about. 这里有很大的活动空间。
- We're a bit cramped for space in this attic. 在这间阁楼里我们有点活动不开。
- The amount of space to be allocated at the end of a file each time a sequential write exceeds the allocated length of the file. 当顺序写操作超出文件原长度时,在文件末端另分配给该文件的空间量。