readme

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

TXT
15
字号
This module is a wrapper around the net-snmp default store routines.See the net-snmp default_store manual page for details.To install:  perl Makefile.PL  make  make test  make installTo compile in the source tree before the net-snmp itself has been installed:  perl Makefile.PL -NET-SNMP-CONFIG="sh ../../net-snmp-config" -NET-SNMP-IN-SOURCE=true  make  make test  make install

⌨️ 快捷键说明

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