跳转到内容

模組:CGroup/Telcom

维基百科,自由的百科全书

这是本页的一个历史版本,由Alexander Misel留言 | 贡献2017年10月31日 (二) 09:17 (第一版)编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

return {
	
-- 填写下面的两个参数
name = 'Telcom',
description = '电信',
content = {
	
{ type = 'text', text = [[
== 基础 ==
]] },
{ type = 'item', original = 'telecommunication', rule = 'zh-hans:电信; zh-hk:電訊; zh-tw:電信;' },
{ type = 'item', original = 'digital', rule = 'zh-hans:数字;zh-hk:數碼;zh-tw:數位;' },
{ type = 'item', original = 'analog', rule = 'zh-hans:模拟; zh-hant:類比;' },
{ type = 'item', original = 'Integrated Services Digital Network', rule = 'zh-hans:综合业务数字网;zh-hk:綜合服務數碼網絡;zh-tw:整合服務數位網路;' },

{ type = 'text', text = [[
== 协议 ==
]] },
{ type = 'item', original = 'protocol', rule = 'zh-hans:协议; zh-hant:協定;' },
{ type = 'item', original = 'Protocol Suite', rule = 'zh-hans:协议族; zh-hant:協定套組;' },

},
}