“TFT ST7735语法手册/zh”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
 
(未显示同一用户的3个中间版本)
第4行: 第4行:
 
|
 
|
  
*'''以下主要介绍一下用ST7735画图时的常用函数和常量'''
+
*'''用ST7735画图时的常用函数和常量'''
  
 
{| border="0" cellpadding="10" width="100%"
 
{| border="0" cellpadding="10" width="100%"
 
|-
 
|-
|width="50%" valign="top" align="left"|
+
|width="33%" valign="top" align="left"|
 
*'''Functions/函数'''
 
*'''Functions/函数'''
 
**'''图形'''
 
**'''图形'''
第23行: 第23行:
 
***'''[[tft.drawRoundRect()]]'''
 
***'''[[tft.drawRoundRect()]]'''
 
***'''[[tft.fillRoundRect()]]'''
 
***'''[[tft.fillRoundRect()]]'''
 +
|width="33%" valign="top" align="left"|
 +
*'''Functions/函数'''
 
**'''文字'''
 
**'''文字'''
 
***'''[[tft.setCursor()]]'''
 
***'''[[tft.setCursor()]]'''
第28行: 第30行:
 
***'''[[tft.setTextSize()]]'''
 
***'''[[tft.setTextSize()]]'''
 
***'''[[tft.println()]]'''
 
***'''[[tft.println()]]'''
|width="50%" valign="top" align="left"|
+
|width="33%" valign="top" align="left"|
**'''Constants/常量'''
+
*'''Constants/常量'''
***'''[[预定义颜色]]'''
+
**'''[[预定义颜色]]'''
}
+
|}

2016年7月13日 (三) 07:37的最新版本