Fork me on GitHub

11 2015 档案

摘要:实例对比 定义|type|str|unicode|print|encode('utf8')|decode('utf8')|encode('unicode escape')|encode('string escape')|编码推测 | | | | | | | | | | a='中'|str|'\x?? 阅读全文
posted @ 2015-11-11 15:37 weaming 阅读(1668) 评论(0) 推荐(0)
摘要:安装 linux用户、pg用户、数据库 注意区分这三个名称 添加新用户和新数据库 初次安装后,默认添加一个名为postgres数据库,一个名为postgres的数据库管理员用户,同时生成了一个名为postgres的Linux用户。 方法一,用postgresql控制台 ... 阅读全文
posted @ 2015-11-11 13:34 weaming 阅读(1861) 评论(0) 推荐(0)

 |  Github |  知乎 |  微博  |