template instantiation 中文意思是什麼

template instantiation 解釋
範本具現化
  1. A new rule is created through the instantiation of a template

    透過範本實例定義新的規則。
  2. Lets now walk through a template instantiation flow to see how the pieces fit together

    下面讓我們詳細了解一下模板的實例化過程,從而了解一下各個部分是如何彼此適應的。
  3. As you can see, template instantiation can affect not only compilation speed, but whether your program compiles at all

    就和你看到的一樣,模板實例化能夠不僅影響編譯速度,而且一樣影響著對你程序的編譯。
  4. The template instantiation service iterates through each content definition in the template, and calls the corresponding component s with the right subset of povs lifecycle service

    模板實例化服務會循環遍歷模板中的所有內容定義,並調用對應組件(使用正確的pov子集)的lifecycle服務。
  5. The template xml definition is loaded and passed to the platform s template instantiation service, which will parse the template xml, extracting all the povs contributed by the components

    模板xml定義被加載並傳遞給平臺的模板實例化服務,後者會處理模板xml文件,並從中提取出組件所提供的pov信息。
分享友人