From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- .../reference/glue_classes/nscomptr/index.html | 56 ---------------------- 1 file changed, 56 deletions(-) delete mode 100644 files/zh-cn/mozilla/tech/xpcom/reference/glue_classes/nscomptr/index.html (limited to 'files/zh-cn/mozilla/tech/xpcom/reference/glue_classes/nscomptr/index.html') diff --git a/files/zh-cn/mozilla/tech/xpcom/reference/glue_classes/nscomptr/index.html b/files/zh-cn/mozilla/tech/xpcom/reference/glue_classes/nscomptr/index.html deleted file mode 100644 index d9c427784a..0000000000 --- a/files/zh-cn/mozilla/tech/xpcom/reference/glue_classes/nscomptr/index.html +++ /dev/null @@ -1,56 +0,0 @@ ---- -title: 使用nsCOMPtr -slug: Mozilla/Tech/XPCOM/Reference/Glue_classes/nsCOMPtr -translation_of: Mozilla/Tech/XPCOM/Reference/Glue_classes/nsCOMPtr ---- -

这篇文档是对nsCOMPtr的一个总述。如果您所遇到的问题,无法在该文档中找到答案,可能就没有其他文档可以回答它了。您需要求助于XPCOM新闻组或者有nsCOMPtr使用经验的人来求解,或者根据自己的试验获取答案。

- -

如果您尚未使用过nsCOMPtr,您正好可从这里开始。当您使用了一段时间后,或者遇到了不熟悉的领域,或者出现编译错误,您可返回该文档,在参考手册或者FAQ中求助。

- -

内容

- -
    -
  1. 状态,最新修改和计划 - -
      -
    1. nsCOMPtr的最新修改
    2. -
    -
  2. -
  3. 入门指南 -
      -
    1. 介绍
    2. -
    3. 使用 nsCOMPtr
    4. -
    5. 小结
    6. -
    -
  4. -
  5. 参考手册 -
      -
    1. 基本原理
    2. -
    3. 初始化和赋值
    4. -
    5. Using an nsCOMPtr<T> as a T*
    6. -
    7. Efficiency and Correctness
    8. -
    9. Compiler Annoyances
    10. -
    -
  6. -
  7. FAQ -
      -
    1. 编译时错误
    2. -
    3. 运行时错误
    4. -
    5. How do I...
    6. -
    7. General
    8. -
    9. Bibliography
    10. -
    -
  8. -
- -
-

Original Document Information

- - -
- -

 

-- cgit v1.2.3-54-g00ecf