diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
commit | 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch) | |
tree | 81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/orphaned/xpcnativewrapper | |
parent | 43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff) | |
download | translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2 translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip |
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/orphaned/xpcnativewrapper')
-rw-r--r-- | files/zh-tw/orphaned/xpcnativewrapper/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/orphaned/xpcnativewrapper/index.html b/files/zh-tw/orphaned/xpcnativewrapper/index.html index dfd2d74d9d..6bcc74ebc9 100644 --- a/files/zh-tw/orphaned/xpcnativewrapper/index.html +++ b/files/zh-tw/orphaned/xpcnativewrapper/index.html @@ -1,6 +1,7 @@ --- title: XPCNativeWrapper -slug: XPCNativeWrapper +slug: orphaned/XPCNativeWrapper +original_slug: XPCNativeWrapper --- <p><strong><code>XPCNativeWrapper</code></strong>是一種<a href="/en-US/docs/XPConnect_wrappers">包裝</a>物件讓他可以<a href="/en-US/docs/Safely_accessing_content_DOM_from_chrome">安全的存取特權程式</a>的方法。It can be used in all Firefox versions, though the behavior changed somewhat starting with Firefox 1.5 (Gecko 1.8)。請看<a href="http://kb.mozillazine.org/XPCNativeWrapper"><code>XPCNativeWrapper</code> at the Mozilla knowledgeBase</a>有更多在Firefox 1.5之前的版本的<code>XPCNativeWrapper</code>的行為。這個文件是對Firefox 版本1.5以上的。</p> |