webrom.c
来自「RTEMS (Real-Time Executive for Multiproc」· C语言 代码 · 共 14 行
C
14 行
/* * webrom.c -- Compiled Web Pages * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements */#include "wsIntrn.h"websRomPageIndexType websRomPageIndex[] = { { 0, 0, 0 },};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?