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.
擧例來說 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.
不琯在哪裡聲明一個變量或函數,extern 關鍵字都允許其他文件在不確定其定義位置的情況下使用該文件。 返回 extern