c-lang

来自「UNIX下FILE命令的实现源码」· 代码 · 共 14 行

TXT
14
字号
#------------------------------------------------------------------------------# c-lang:  file(1) magic for C programs (or REXX)## XPM icons (Greg Roelofs, newt@uchicago.edu)# if you uncomment "/*" for C/REXX below, also uncomment this entry#0	string		/*\ XPM\ */	X pixmap image data# this first will upset you if you're a PL/1 shop...# in which case rm it; ascmagic will catch real C programs#0	string		/*		C or REXX program text0	string		//		C++ program text

⌨️ 快捷键说明

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