1·It is not how much time you allocate for study than counts but how much you learn when you do study.
重要的不是你给学习分配了多少时间,而是你真的在学习时学到了多少。
2·It is necessary for an application programmer who is allocating a buffer to know how much memory to allocate for each character.
应用程序开发人员需要知道,分配缓冲区时应该给每个字符分配多大内存。
3·For example, you need to specify ahead of time the amount of space you want to allocate for the table space, because growth is not automatic.
例如,需要预先指定想要为这个表空间分配多大的空间,因为这种表空间不能自动增长。
4·How much memory should we allocate for instance memory, database memory and application Shared memory, so they can fit into the 4gb addressable space?
应该为实例内存、数据库内存和应用程序共享内存分配多少的内存,以使它们能放入到4gb的可寻址空间?
5·Wrong. The width and height elements are to allow the browser to calculate how much space to allocate for an image. This helps the page load faster.
这种想法并不正确,长度与宽度元素只是帮助浏览器计算图片所占用的空间,以提高网页下载速度。
6·If an application attempts to create a new object when generation 0 is full, the garbage collector discovers that there is no address space remaining in generation 0 to allocate for the object.
如果应用程序在第0级托管堆已满时尝试新建对象,垃圾回收器将会发现第0级托管堆中没有可分配给该对象的剩余地址空间。
7·It helps you allocate proper time for a task and perform the task more efficiently.
它能帮助你分配合理的任务时间,并助你更高效地执行任务。
8·Otherwise, you must plan to allocate additional resources for them.
否则,您必须计划为其分配附加的资源。
9·The trick is to allocate a node for each object.
技巧是为每一个对象分配一个节点。
10·You have to allocate space for each stack and move the appropriate values to that space.
您必须为每个堆栈分配空间并将合适的值移到此空间。