Chinese translation for "程序线"
|
- program line
- Example Sentences:
| 1. | The following driver threading scenarios are valid 下列驱动程序线程方案是有效的: | | 2. | A breakpoint causes the execution of a program thread to suspend at the location where the breakpoint is set 断点会导致程序线程的执行在设置断点的地方中止。 | | 3. | This guarantees that application threads are no longer using resource - adapter objects and that all transactions have completed 这可保证程序线程不再使用资源适配器对象,并且所有事务都已完成。 | | 4. | Cause : various program threads are stuck waiting for input from a thread that exited after an uncaught exception was thrown 致因:多个程序线程一直等待来自某个线程的输入,而该线程在抛出一个未被捕捉的异常后就退出了。 | | 5. | It is easy to " forget " this rule , especially when reading - but doing so creates numerous risks for the thread - safety of your program 很容易“忘记”这个规则,特别是在读取时但是这么做可以造成很多有关程序线程安全的风险。 | | 6. | The 2gb private area contains most of the memory the jvm needs in order to execute your program : the java heap , the c heap for the jvm itself , stacks for program threads , memory for holding bytecode and jitted methods , memory that native methods allocate , and more 这2 gb的私有空间部分包含了jvm执行程序所需要的多数内存: java堆、 jvm本身的c堆、用于程序线程的栈、保存字节码和即时编译方法的内存、本机方法所分配的内存等等。 | | 7. | Because most garbage collection algorithms stop the world for some period of time , a single - threaded garbage collector can quickly become a scalability bottleneck , because all but one processor are idle while the garbage collector has suspended the user program threads 因为大多数垃圾收集算法会在一段时间里使系统停止,单线程的收集器很快会成为伸缩性瓶颈,因为在垃圾收集器将用户程序线程挂起时,除了一个处理器之外,其他的处理器都是空闲的。 |
- Similar Words:
- "程序系统结构" Chinese translation, "程序细分" Chinese translation, "程序先段分析" Chinese translation, "程序显示" Chinese translation, "程序显示装置" Chinese translation, "程序相对分页" Chinese translation, "程序相对转移" Chinese translation, "程序相互作用" Chinese translation, "程序相依性" Chinese translation, "程序项" Chinese translation
|
|
|