pinMode( )函数的使用方法在Reference中的分类属于________。
A: language
B: libraries
C: glossary
D: structure
A: language
B: libraries
C: glossary
D: structure
举一反三
- pinMode( )函数的使用方法在Reference中的分类属于________。
- 通常函数pinMode( ) ,仅在( )函数中使用。
- 中国大学MOOC: If the instructions are for the technicians, plain language and a glossary for specialized terms are really necessary.
- A claim supported by authority:__ A: Makes reference to an expert on the matter; B: Uses government and law enforcement to assure it. C: Uses strong, authoritarian language to make its case; D: Use a strong argument structure to prove it.
- 在Arduino中,将一个引脚配置成输入或者输出应该使用哪个命令() A: digitalWrite B: analogWrite C: pinMode D: PinMode