extern
常見例句
- Indexer modifiers like new, virtual, extern etc. are available as stereotype properties.
索引器修飾符,像 new、virtual、extern 等等用作原型屬性。 - For example, abstract, virtual, extern, override, and other modifiers are available in the CSharp Event>> stereotype properties.
舉例來(lái)說(shuō) example、abstract、virtual、extern、override,和其它修飾符在 CSharp Event>> 原型屬性中可用。 - No matter where you declare a variable or function, the extern keyword allows other files to use it without knowing where it was defined.
不管在哪里聲明一個(gè)變量或函數(shù),extern 關(guān)鍵字都允許其他文件在不確定其定義位置的情況下使用該文件。 返回 extern