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

📄 encore

📁 UNIX下FILE命令的实现源码
💻
字号:
#------------------------------------------------------------------------------# encore:  file(1) magic for Encore machines## XXX - needs to have the byte order specified (NS32K was little-endian,# dunno whether they run the 88K in little-endian mode or not).#0	short		0x154		Encore>20	short		0x107		executable>20	short		0x108		pure executable>20	short		0x10b		demand-paged executable>20	short		0x10f		unsupported executable>12	long		>0		not stripped>22	short		>0		- version %ld>22	short		0		-#>4	date		x		stamp %s0	short		0x155		Encore unsupported executable>12	long		>0		not stripped>22	short		>0		- version %ld>22	short		0		-#>4	date		x		stamp %s

⌨️ 快捷键说明

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