news

来自「linux下建立JAVA虚拟机的源码KAFFE」· 代码 · 共 15 行

TXT
15
字号
Noteworthy changes in fastjar, 11/2000--------------------------------------Fastjar as been imported from sourceforge.net/projects/fastjar withBrian Burns' permission so that it can be used as a replacement to thezip utility in order to create the libgcj.zip archive. Several missingdistribution files were created, most notably Makefile.am.Two new options were added: `-E' to prevent fastjar from reading thecontent of a directory when specifying one (and instead relying on theprovided list of files to populate the archive with regard to thedirectory entry) and `-@' to let fastjar read the name of the files toadd to the archive from the standard input. This last option issupported only when creating or augmenting an archive.

⌨️ 快捷键说明

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