machinetracker.conf

来自「Network Administration Visualized 网络管理可」· CONF 代码 · 共 7 行

CONF
7
字号
# This configuration file is Python code to be included in the machineTracker# web interface.  It lacks documentation.def link(self,table = "",record = ()):  pass    

⌨️ 快捷键说明

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