Python Module Index

a | g | m | n | o | p | s | t | u
 
a
ADC
array 高效的数值数组
 
g
gc 回收内存碎片
 
m
machine 与硬件相关的功能
math mathematical functions
micropython 访问和控制MicroPython内部
 
n
network 网络配置
 
o
os 操作系统
 
p
Pin
 
s
select wait for events on a set of streams
sharp_app_mod
sharp_auto_vcom
sharp_boxui
sharp_bsp_init
sharp_display_lvds
sharp_display_mipi
sharp_eth
sharp_ExtPower
sharp_fun_mod
sharp_gamma
sharp_gpu
sharp_img
sharp_lens
sharp_msr
sharp_pcui
sharp_power
sharp_pwm
sharp_scanner
sharp_spi_iic
sharp_uart
sharp_user
sys 系统特定功能
 
t
time 时间相关函数
 
u
ubinascii 二进制/ ASCII互转
ucollections 容器数据类型
uerrno 系统错误代码
uhashlib 散列算法
uheapq 堆队列算法
uio 输入/输出流
ujson JSON 编码和解码
ure 正则表达式
usocket socket 模块
ussl TLS/SSL wrapper for socket objects
ustruct 打包和解压缩原始数据类型
uzlib zlib decompression