随笔分类 -  python

摘要:Python编程时中如果要使用中文:则要在编程文件的第一行声明使用utf-8编码方式: #-*- coding:utf8 -*- 阅读全文
posted @ 2013-03-24 18:02 hawkboy 阅读(84) 评论(0) 推荐(0)