📄 usrnetshow.c
字号:
/* usrNetShow.c - Support for network show routines *//* Copyright 2002 Wind River Systems, Inc. *//*modification history--------------------01a,28mar02,vvv written*//*DESCRIPTIONThis file provides support for the network show routines, specifically theroute display routines routeShow, arpShow and mRouteShow. It sets up theconfiguration parameters for correct functioning of these routines.NOMANUAL*/const UINT rtMem = RT_DISPLAY_MEMORY;const BOOL bufferedRtShow = RT_BUFFERED_DISPLAY;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -