Zip-file that contains nothing but itself?

前端 未结 1 1642
北恋
北恋 2021-02-01 02:43

Just out of curiosity, does there exist a valid zip-file (according to format spec) that, contains nothing but itself?

Put another way, does the function implemented by

1条回答
  •  無奈伤痛
    2021-02-01 03:26

    You can read about it here: http://research.swtch.com/2010/03/zip-files-all-way-down.html

    Here you will find r.zip, which contains itself.

    0 讨论(0)
提交回复
热议问题