Apifox 帮助文档
帮助文档常见问题Apifox 官网私有化部署
开发者中心
  • 开放 API
  • 更新日志
  • Road Map
  • Apifox Markdown
下载
  • 下载 Apifox
  • 下载 IDEA 插件
  • 下载浏览器扩展
  • Apifox Web 版
帮助文档常见问题Apifox 官网私有化部署
开发者中心
  • 开放 API
  • 更新日志
  • Road Map
  • Apifox Markdown
下载
  • 下载 Apifox
  • 下载 IDEA 插件
  • 下载浏览器扩展
  • Apifox Web 版
  1. 帮助文档
  • 返回首页
  • 动态值表达式
  • 概述
  • 航空公司(Airline)
  • 动物(Animal)
  • 颜色(Color)
  • 商业(Commerce)
  • 公司(Company)
  • 数据库(Company)
  • 数据类型(Datatype)
  • 日期(Date)
  • 金融(Finance)
  • 食物(Food)
  • Git
  • 黑客(Hacker)
  • 辅助函数(Helpers)
  • 图片(Image)
  • 网络(Internet)
  • 地点和位置(Location)
  • 随机文本单词(Lorem)
  • 音乐(Music)
  • 数字(Number)
  • 人物(Person)
  • 电话(Phone)
  • 科学(Science)
  • 字符串(String)
  • 系统(System)
  • 车辆(Vehicle)
  • 单词(Word)
  1. 帮助文档

动物(Animal)

用于生成动物相关条目的模块。

概述
对于一般类型的动物(例如 'dog'),请使用 type()。
否则,请使用更具体的方法之一,例如 cat() 用于特定品种的猫。
所有值都可以本地化。

bear#

返回随机的熊类物种。
返回: 字符串
示例

bird#

返回随机的鸟类物种。
返回: 字符串
示例

cat#

返回随机的猫类物种。
返回: 字符串
示例

cetacean#

返回随机的鲸类物种。
返回: 字符串
示例

cow#

返回随机的牛类物种。
返回: 字符串
示例

crocodilia#

返回随机的鳄鱼类物种。
返回: 字符串
示例

dog#

返回随机的狗类物种。
返回: 字符串
示例

fish#

返回随机的鱼类物种。
返回: 字符串
示例

horse#

返回随机的马类物种。
返回: 字符串
示例

insect#

返回随机的昆虫类物种。
返回: 字符串
示例

lion#

返回随机的狮子类物种。
返回: 字符串
示例

rabbit#

返回随机的兔子类物种。
返回: 字符串
示例

rodent#

返回随机的啮齿动物物种。
返回: 字符串
示例

snake#

返回随机的蛇类物种。
返回: 字符串
示例

type#

返回随机的动物类型。
返回: 字符串
示例
上一页
航空公司(Airline)
下一页
颜色(Color)
Built with