
美:/'ˈɪnstənsɪŋ/
初中,高中,CET4,CET6,考研,IELTS,TOEFL,SAT
v. 引證;舉例子(instance的ing形式)
n. 實例化;實例
One way to combat these issues is to use Instancing and Texture Arrays.
解決該問題的一個方法是采用實例和紋理數組。
How does WCF instancing affect the context in which methods are called?
如何在WCF實例化影響的方法被稱為上下文嗎?
Instancing - This is a dungeon where you will load into your OWN copy of the dungeon with your group.
這指一個你會和你的隊伍一起載入自己的副本的地牢。
Attributes like threading, instancing, auditing, security and hosting are important regardless of the protocol.
類似線程、實例化、審計、安全與托管等重要特性都不需要考慮協議。
The world design is expected to use less instancing than Guild Wars. Can you tell us what you have planned?
據說在世界設計時将不會像激戰一樣運用太多副本。你能告訴我們你有什麼計劃嗎?
for instance
例如
instance of
(類的)實例;(某類别的) 實體
in the first instance
首先;起初;在初審時
first instance
一審
in this instance
在此情況下
v.|quoting;引證;舉例子(instance的ing形式)
n.|case/practicality;實例化;實例
“Instancing”是動詞“instance”的現在分詞形式,其含義和用法根據上下文有所不同,主要分為以下三類:
instancing
是一個計算機圖形學術語,用于描述在程式中使用相同的模型實例化多次,從而減少計算負擔并提高性能。下面是該詞的詳細解釋:
例句:
用法:
instancing
通常用于描述計算機圖形學中的技術,特别是在遊戲開發中常常使用該術語來描述優化渲染性能的方法。解釋:
instancing
是一種優化計算負擔的技術,它允許在不同的位置或場景中多次使用相同的模型實例,而不必為每個實例都重新計算和渲染。這種方法可以大大提高計算效率和渲染性能。instancing
可以用于減少内存使用,因為多個實例可以共享相同的内存數據。這也有助于減少存儲和傳輸數據的成本,特别是在需要處理大量數據的場景下。近義詞:
cloning
:在計算機科學中,cloning
指的是創建一個已經存在的對象的副本,類似于 instancing
中重用相同實例的概念。duplication
:與 cloning
類似,duplication
是指創建已經存在的對象的副本,這也是 instancing
的一種實現方式。反義詞:
unique
:這個詞表示一個獨特的實例,與 instancing
相反,unique
表示每個實例都是唯一的,不能被共享或重用。【别人正在浏覽】