类名 ReturnFormat

成员变量

String

# static readonly gif

ReturnFormat.gif,返回一个gif。计划废弃,请使用 ReturnFormat.GIF

Default Value:
  • 'gif'
String

# static readonly GIF

ReturnFormat.GIF: 'gif',返回一个gif

Default Value:
  • 'gif'
String

# static readonly HTML

ReturnFormat.html,返回一个html

Default Value:
  • 'html'
String

# static readonly jpg

ReturnFormat.jpg,返回一个jpg。计划废弃,请使用 ReturnFormat.JPG

Default Value:
  • 'jpg'
String

# static readonly JPG

ReturnFormat.JPG: 'jpg',返回一个jpg

Default Value:
  • 'jpg'
String

# static readonly JSON

ReturnFormat.json,返回一个json

Default Value:
  • 'json'
String

# static readonly png

ReturnFormat.png,返回一个png。计划废弃,请使用 ReturnFormat.PNG

Default Value:
  • 'png'
String

# static readonly PNG

ReturnFormat.PNG: 'png',返回一个png

Default Value:
  • 'png'
构造函数
成员变量
方法
事件