python - ZIP Format Repeating character -
This is a theoretical question that it can be completed in any language but I am currently using Python. I want to archive a zip archive which must be expanded to a large amount of repetitive data. Is it possible to create a zip file that will extend to an expected number of characters? For example, if I zip file which will expand on Specifically, look at the implementation of. I believe that you can immediately modify the code there to generate such a file. That's what you are seeing. foo.txt and the data will be in the
aaaaaaa , then how difficult it will be to change it, as a result
foo Txt Will there be one or more 10 characters in ? Can it be completed in Python without any external libraries?
Comments
Post a Comment