We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13c62f commit d6bc809Copy full SHA for d6bc809
README.md
@@ -14,7 +14,7 @@ gunzip deltas.gz
14
- 0x89 is png's magic number,all jpg file start with 0xFF
15
- 0x50 decode in utf-8 is P, 0x4E for N, 0x47 for G
16
- use three tag "+", "-", " " to describe the difference between two files
17
-> when you say a php file, there is some function in it
+> when you say a php file, there are some function in it
18
- Loop: http://www.pythonchallenge.com/pc/def/linkedlist.php
19
- RPC: http://www.pythonchallenge.com/pc/phonebook.php
20
0 commit comments