零基础写 Python 机器人
¶
Contents:
来写机器人呀
安装 Python
在 Windows 中安装
在 Mac OS 下安装
在 GNU/Linux 下安装
Hello, Python
基本数据类型
注释(comments)
空值(None)
数字(numeric)
字符串(str)
变量(variable)
字节(bytes)
列表(list)
元组(tuple)
字典(dict)
集合(set)
布尔(bool)
优先级(priority)
控制流和函数
流程控制
函数
类、模块和包
类和对象
模块
包(package)
访问饭否 API
安装第三方库
饭否 API 简介
Demo:小本钟
Demo:诗词君
知识准备
开始工作
Demo:小鲸鱼
是结束也是开始
Don’t be evil
oh-my-robot
导航
Contents:
来写机器人呀
安装 Python
基本数据类型
控制流和函数
类、模块和包
访问饭否 API
Demo:小本钟
Demo:诗词君
Demo:小鲸鱼
是结束也是开始
Related Topics
Documentation overview
Next:
来写机器人呀
快速搜索