10天前无聊去stackoverflow问了下有没有可能做一个Linux/Windows兼容的二进制程序,结果真有老外写出来了
Linux下:
$ wget http://est.im/downloads/com-elf.com $ chmod 755 com-elf.com $ ./com-elf.com Hello World (Linux).
Windows下双击运行:
很强大。。
This entry was posted on Thursday, January 28th, 2010 at 10:28 and is filed under Tech. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
这个没什么
这个真没什么
应该是说dos下运行的吧,因为那是个运行16位的程序的终端(是command并非cmd),grub4dos的目录下修改mbr的程序“bootlace.com”就是linux/dos都能运行的。
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> MARKDOWN is also enabled.
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
这个没什么
这个真没什么
应该是说dos下运行的吧,因为那是个运行16位的程序的终端(是command并非cmd),grub4dos的目录下修改mbr的程序“bootlace.com”就是linux/dos都能运行的。