js的encodeURIComponent,在server端,如果是python的话,可以用urllib.unquote来反编码。