阅读上一个主题 :: 阅读下一个主题 |
作者 |
Character Set and online publishing |
 |
nunia [个人文集]
加入时间: 2005/11/04 文章: 2184
经验值: 5079
|
|
|
作者:nunia 在 寒山小径 发贴, 来自 http://www.hjclub.org
I'be been puzzled by character set and numberous human languages' computer encoding schemes. My ultimate goal to accomplish "what I write and save on my computer will not turn into alien forms even to my own eyes.
I realize the problem is quite hairy. For MySQL, there are 4 types of character sets: Server, DB, Client, Conn. character set. If you never specify in the beginning, it all defaults to latin1. A client browser enters language encoding it assumes, sent bytes through browser to the application code on the server to the database, bytes get stored in the backend database and then another client browser request it through application code. query the database, get result set back to be rendered by the browser, so many translations/interpretations are happening along the path.
Misunderstandings between machines and humans can be quite outstanding if WORDS are planning to live longer than 1 generation of human and machines.
To cut long musing short, hardcopy books in print are here to stay.
作者:nunia 在 寒山小径 发贴, 来自 http://www.hjclub.org |
|
|
返回顶端 |
|
 |
|
|
|
您不能在本论坛发表新主题 您不能在本论坛回复主题 您不能在本论坛编辑自己的文章 您不能在本论坛删除自己的文章 您不能在本论坛发表投票 您不能在这个论坛添加附件 您不能在这个论坛下载文件
|
based on phpbb, All rights reserved.
|