常見例句雙語(yǔ)例句Through this functionality, you can use the popular singleton pattern.通過使用這種功能,您可以使用流行的單例模式。Many people from different programming backgrounds should be familiar with the Singleton Pattern.很多有著不同開發(fā)背景得人都會(huì)比較熟悉單例模式。This is a class that can be used repeatedly to instantiate a class as a singleton without having to re-write the singleton pattern code for that specific class.這是一個(gè)可用來創(chuàng)建單例類實(shí)例確不需要爲(wèi)每個(gè)特定的類重寫單例模式代碼的可重用的類。 返回 singleton pattern