⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h-r.rep

📁 Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久
💻 REP
字号:
// differences from h.rep://	there is no superclass header to be included//	`root and `metaroot are produced separately; both can have methods//// it does not hurt to produce `{%- for `metaroot -- empty//% -h			// implement -h option for root class#  ifndef  `class _h `n#  define  `class _h `n `n`{pub  `{if `class `    `line `n  `} `{else `n    extern  const  void  *  `%const `class  (void); `n `n    `{% `%header ; `n `}n    `{%- `%header ; `n `}n  `}fi`}n#  endif `n

⌨️ 快捷键说明

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