diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
|---|---|---|
| committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
| commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
| tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/zh-cn/mozilla/projects/nspr/index.html | |
| parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
| download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip | |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/zh-cn/mozilla/projects/nspr/index.html')
| -rw-r--r-- | files/zh-cn/mozilla/projects/nspr/index.html | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/files/zh-cn/mozilla/projects/nspr/index.html b/files/zh-cn/mozilla/projects/nspr/index.html deleted file mode 100644 index 2ae2b7b9d5..0000000000 --- a/files/zh-cn/mozilla/projects/nspr/index.html +++ /dev/null @@ -1,60 +0,0 @@ ---- -title: NSPR -slug: Mozilla/Projects/NSPR -translation_of: Mozilla/Projects/NSPR ---- -<h2 id="Netscape_Portable_Runtime_(NSPR)_提供一套面向系统级的与平台无关的_API_和类似于libc的函数._这些API被用在Mozilla客户端_Red_Hat公司、Sun公司的服务应用程序以及其他公司的一些软件中。"><strong>Netscape Portable Runtime</strong> (<strong>NSPR</strong>) 提供一套面向系统级的与平台无关的 API 和类似于libc的函数. 这些API被用在Mozilla客户端, Red Hat公司、Sun公司的服务应用程序以及其他公司的一些软件中。</h2> -<table class="topicpage-table"> - <tbody> - <tr> - <td> - <h2 id="Documentation" name="Documentation"><a href="/Special:Tags?tag=NSPR&language=en" title="Special:Tags?tag=NSPR&language=en">文档</a></h2> - <dl> - <dt> - <a class="external" href="http://www.mozilla.org/projects/nspr/">NSPR工程页面</a></dt> - <dd> - <small>Contains some older technical notes and training materials. (at mozilla.org)</small></dd> - </dl> - <dl> - <dt> - <a href="/en/About_NSPR" title="en/About_NSPR">关于 NSPR</a></dt> - <dd> - <small>This topic describes, in general terms, the goals of NSPR and a bit about how it does it.</small></dd> - </dl> - <dl> - <dt> - <a href="/en/NSPR_API_Reference" title="en/NSPR_API_Reference">NSPR API Reference</a></dt> - <dd> - <small>The reference describes each API public macro, structure and function in the NSPR API.</small></dd> - </dl> - <dl> - <dt> - <a href="/en/NSPR_build_instructions" title="en/NSPR_build_instructions">NSPR build instructions</a></dt> - <dd> - <small>How to checkout and build from source.</small></dd> - </dl> - <dl> - <dt> - <a href="/en/NSPR_release_process" title="en/NSPR_release_process">NSPR release process</a></dt> - <dd> - <small>How to prepare an NSPR release.</small></dd> - </dl> - <p><span class="alllinks"><a href="/Special:Tags?tag=NSPR&language=en" title="Special:Tags?tag=NSPR&language=en">View All...</a></span></p> - </td> - <td> - <h2 id="Community" name="Community">Community</h2> - <ul> - <li>View Mozilla forums...</li> - </ul> - <p>{{ DiscussionList("dev-tech-nspr", "mozilla.dev.tech.nspr") }}</p> - <h2 id="Related_Topics" name="Related_Topics">Related Topics</h2> - <dl> - <dd> - <a href="/en/Necko" title="en/Necko">Necko</a>, <a href="/en/NSS" title="en/NSS">NSS</a></dd> - </dl> - </td> - </tr> - </tbody> -</table> -<p> </p> -<p>{{ languages( { "ja": "ja/NSPR", "it": "it/NSPR" } ) }}</p> |
