To solve the problem of strings like "":"", do you usually have any good ways to decode them?
Do you encode first and then need to decode? If this is the case, first check what encoding tool you used to encode, and then determine the decoding tool
decodeURIComponent
Do you encode first and then need to decode? If this is the case, first check what encoding tool you used to encode, and then determine the decoding tool
decodeURIComponent