📄 regmagic.h
字号:
head 2.1;access;symbols;locks; strict;comment @ * @;2.1date 95.10.24.15.46.14; author tsurace; state Release;branches;next 1.1;1.1date 95.10.12.20.49.19; author tsurace; state Beta;branches;next ;desc@Regexp magic number.@2.1log@Roll.@text@/*
* The first byte of the regexp internal "program" is actually this magic
* number; the start node begins in the second byte.
*/
/* $Id: regmagic.h 1.1 1995/10/12 20:49:19 tsurace Beta tsurace $ */
#define MAGIC 0234
@1.1log@Initial revision@text@d5 1a5 1/* $Id$ */@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -