This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
RT-Thread-packages
/
micropython
mirror de
https://github-proxy.rt-thread.io/RT-Thread-packages/micropython.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
【完善】:poll
SummerGift
7 anos atrás
pai
7c3b149b4c
commit
cfb6f28197
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Mostrar estatísticas do Diff
1
1
docs/05-System_Module/02-uselect.md
+ 1
- 1
docs/05-System_Module/02-uselect.md
Ver arquivo
@@ -41,7 +41,7 @@ def selectTest():
## Poll 类
## Poll 类
### **select.poll**()
### **select.poll**()
-创建
轮询
实例。
+创建
poll
实例。
示例:
示例: