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

📄 postscript

📁 早期freebsd实现
💻
字号:
## magic.postscript: Magic for postscript files## XXX - should we match only versions 1.0 and 2.0, or should we wildcard# it?#0	string		%!		PostScript document>2	string	PS-Adobe-		conforming>>11	string	1.0			at level %s>>11	string	2.0			at level %s>>11	string	3.0			at level %s# Some pc's have the annoying habit of adding a ^D0	string		\004%!		PostScript document>3	string	PS-Adobe-		conforming>>12	string	1.0			at level %s>>12	string	2.0			at level %s>>12	string	3.0			at level %s

⌨️ 快捷键说明

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