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

📄 test.d

📁 Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久
💻 D
字号:
//	Test.d -- 5.2 Jun  9 08:59:52 1993//	Copyright (c) 1993 Axel T. Schreiner//line 1			class without new meta classline 2			// comment% TBaseClass Test:TBase {	int line4;	int line5;%	int tInt (int i, _self, _v, const Object @ o, ...);	const Test @ tTest (const _self);%}line -2line -1

⌨️ 快捷键说明

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