内容简介:restfx 0.12.0 已经发布,一个适用于 Python 3 的 restful 多应用自动路由框架。 此版本更新内容包括: 优化 接口页面测试时,支持对响应类型为图片 优化 接口页面测试时,支持对JSON数据进行格式化显示 优化 接口...
restfx 0.12.0 已经发布,一个适用于 Python 3 的 restful 多应用自动路由框架。
此版本更新内容包括:
- 优化 接口页面测试时,支持对响应类型为图片
- 优化 接口页面测试时,支持对JSON数据进行格式化显示
- 优化 接口页面测试时,支持将一些不支持的响应类型提供下载为文件
- 优化 请求时的参数类型或数据无效时的提示
- 优化 接口页面支持深色模式
- 添加 框架插件支持
详情查看:https://gitee.com/hyjiacan/restfx/releases/0.12.0
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Gin框架系列02:路由与参数
- 深入理解express框架的匹配路由
- web框架中路由实现原理解析
- React框架Umi实战(3)路由进阶
- 工具 | 滴滴开源的一套 Android 路由框架
- 美团外卖开源路由框架 WMRouter 源码分析
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to the Design and Analysis of Algorithms
Anany Levitin / Addison Wesley / 2006-2-24 / USD 122.00
Based on a Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, "Introduction to the Design and Analysis of Algorithms" presents the subject in a c......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!