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 --- files/zh-cn/mozilla/ipdl/index.html | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 files/zh-cn/mozilla/ipdl/index.html (limited to 'files/zh-cn/mozilla/ipdl/index.html') diff --git a/files/zh-cn/mozilla/ipdl/index.html b/files/zh-cn/mozilla/ipdl/index.html deleted file mode 100644 index 051c353f2c..0000000000 --- a/files/zh-cn/mozilla/ipdl/index.html +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: IPC Protocol Definition Language (IPDL) -slug: Mozilla/IPDL -tags: - - IPC - - IPDL - - NeedsTranslation - - PBackground - - TopicStub -translation_of: Mozilla/IPDL ---- -

IPDL是“IPC(进程间通信)协议定义语言”的缩写,是一种特定于Mozilla的语言,允许C++代码以有组织和安全的方式在进程或线程之间传递消息。Firefox中多进程插件和选项卡的所有消息都是用IPDL语言声明的。

- -

当前文档

- - - -

Future planned docs

- - -- cgit v1.2.3-54-g00ecf