details-table.m2i

来自「snmp的源代码,已经在我的ubuntu下编译通过」· M2I 代码 · 共 26 行

M2I
26
字号
#############################################################  -*- c -*-## generic include for tables. Do not use directly.#### $Id: details-table.m2i,v 1.7 2004/08/31 10:25:54 dts12 Exp $########################################################################@if $m2c_mark_boundary == 1@/** START code generated by $RCSfile: details-table.m2i,v $ $Revision: 1.7 $ */@end@########################################################################/********************************************************************** ********************************************************************** *** *** Table $context *** ********************************************************************** **********************************************************************//* * $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: details-table.m2i,v $ $Revision: 1.7 $ */@end@

⌨️ 快捷键说明

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