我的第一个博客

开始学习Python

每一个Python程序中必须开头的话

 1 #-*- encoding:utf-8 -*- 

声明这是种支持中文的编码方式。

 

 1 print ("This is my first Blog.") 

选中行后 按ctrl+/ 键,或者再按 即取消注释。

ctrl+Mouse wheel 放大缩小文本框, file - settings - find:mouse - General Change font size with CTRL+Mouse Wheel

posted @ 2019-11-08 21:50  CNN_Python  阅读(84)  评论(0)    收藏  举报