Python如何进行中文注释
导读:Python如何进行中文注释?#在python中显示中文注释和输出中文a ="中文"print ad:\Python27\python.exe "D:\test\中文.py"Process started >>>File...
Python如何进行中文注释?
#在python中显示中文注释和输出中文a ="中文"print ad:\Python27\python.exe "D:\test\中文.py"Process started > > > File "D:\test\中文.py", line 1SyntaxError: Non-ASCII character '\xe5' in file D:\test\中文.py on line 1, but no encodingdeclared; see http://python.org/dev/peps/pep-0263/ for details> > 中文
声明:本文内容由网友自发贡献,本站不承担相应法律责任。对本内容有异议或投诉,请联系2913721942#qq.com核实处理,我们将尽快回复您,谢谢合作!
若转载请注明出处: Python如何进行中文注释
本文地址: https://pptw.com/jishu/60095.html