編譯時棧 的英文怎麼說

中文拼音 [biānshízhàn]
編譯時棧 英文
compile-time stack
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : shí]Ⅰ名1 (比較長的一段時間)time; times; days:當時at that time; in those days; 古時 ancient tim...
  • : 名詞1 (養牲畜的柵欄) shed; pen 2 (棧道) a plank road built on sides of cliffs for army3 (棧...
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  1. Laudably, they did not simply ignore these exceptions ; instead, they asked them to print their stack trace, which is nice when you re building and debugging your application, but not ideal when you deploy it - especially when there may be thousands of exceptions

    值得稱贊的是,他們沒有簡單忽略這些異常,相反,他們讓它們列印自己的堆跟蹤,這對于和調試應用程序很好,但是對于部署來說這不是很理想特別是當可能有數千個異常
  2. 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堆、用於程序線程的、保存位元組碼和即方法的內存、本機方法所分配的內存等等。
分享友人