avatar
s*i
1
当HTML post的时候,server端收到的文本是编过码的。比如,中文变成了一些稀奇古怪
的字符串。
怎样恢复?
avatar
q*e
2
check Encode UTF-8 UTF

【在 s*i 的大作中提到】
: 当HTML post的时候,server端收到的文本是编过码的。比如,中文变成了一些稀奇古怪
: 的字符串。
: 怎样恢复?

avatar
q*e
3
and Decode

【在 q*e 的大作中提到】
: check Encode UTF-8 UTF
avatar
s*i
4
That one didn't work. The answer is HttpUtility

奇古怪

【在 q*e 的大作中提到】
: and Decode
avatar
w*n
5
这都不知道
还玩 .Net, hehe

【在 s*i 的大作中提到】
: 当HTML post的时候,server端收到的文本是编过码的。比如,中文变成了一些稀奇古怪
: 的字符串。
: 怎样恢复?

avatar
h*d
6
人家不玩encoding不允许啊:)

【在 w****n 的大作中提到】
: 这都不知道
: 还玩 .Net, hehe

avatar
e*g
7
this one is not trivial. there is escaping on http level,
escaping on xml(html) level, and encoding on binary level.
browser may introduce ambiguity that it sends literal char
sequence {微} (inputed by a wierd user) and a chinese
char '微' exactly the same to server, so that server has
no idea which one it means exactly.
i didn't do works on making a server capable of handling
all character from all browser of any locale, so I'm not
sure how hard it is.
the funny thing is, if you just forge

【在 h**d 的大作中提到】
: 人家不玩encoding不允许啊:)
avatar
s*i
8
//hand, 打倒福尔摩斯的癞皮狗!
Mission complished, hehe.

奇古怪

【在 h**d 的大作中提到】
: 人家不玩encoding不允许啊:)
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。