details-table.m2i

来自「开发snmp的开发包有两个开放的SNMP开发库」· M2I 代码 · 共 26 行

M2I
26
字号
#############################################################  -*- c -*-## generic include for tables. Do not use directly.#### $Id: details-table.m2i 12023 2005-03-24 00:42:15Z rstory $########################################################################@if $m2c_mark_boundary == 1@/** START code generated by $RCSfile$ $Revision: 12023 $ */@end@########################################################################/********************************************************************** ********************************************************************** *** *** Table $context *** ********************************************************************** **********************************************************************//* * $context.module::$context is subid $context.subid of $context.parent. * Its status is $context.status. * OID: $context.objectID, length: $context.oidlength*/########################################################################@if $m2c_mark_boundary == 1@/** END code generated by $RCSfile$ $Revision: 12023 $ */@end@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?