separate compilation 中文意思是什麼

separate compilation 解釋
獨立編譯
  • separate : vt 1 分;分開;分離;隔開;隔離;切斷;割斷。2 區別;分別;識別。3 使脫離關系;使分居。4 開革;開...
  • compilation : n. 匯集,編輯(物);匯編。
  1. This might be useful for languages that support separate compilation, where it is only at link phase that it becomes known whether any type is actually referenced by other code

    這對于支持單獨編譯的語言可能很有用,在這類語言中,只有在鏈接階段才能知道任何類型是否被其他代碼實際引用。
  2. Requires a separate compilation step before deployment to production servers

    在部署到成品服務器之前,需要執行單獨的編譯步驟。
  3. Unlike some of the " fully interpreted " languages, pocketc requires a separate compilation step before you can run an application ; but you can do this compilation right within the same interface and when you do it once, the bytecode sticks around

    與某些「完全解釋型」的語言不同, pocketc在能夠運行應用程序之前需要單獨的編譯步驟;但可以在同一個界面中執行這個編譯(執行一次后,位元組碼就存在) 。
分享友人