Improvements are made based on the suggestions from floor 12 and floor 40. The string form adds the /Mix parameter, that is, the string form can use a mixed form of asc and hexadecimal strings. In the mixed form, if a hexadecimal parameter is used, an escape character \ is needed. For example, \50\45 represents the string "PE". After \, there must be two hexadecimal characters. For example, \AD, \03, etc. cannot be abbreviated. If the character \ is used in the mixed mode, \\ should be used instead, basically following the usage method of the C language. This is a test version. If there is no problem, the official version will be released.
Attachments
str215.rar (7.98 KiB, Credits to download 1 pts, Downloads: 26)