Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
“文件”说:
objdump -R 说:
“文件的联机帮助页讲述了它的历史:
'file' says:
And objdump -R says:
'file's manpage says about it's history:
如果你用记事本打开脚本,它包含像“ELF”、“ibstdc++”这样的原始字符串,所以我猜它是C++。
If you open the script with notepad, it contains raw strings like "ELF", "ibstdc++", so I guess its C++.