Crate bms_table

Source
Expand description

示例程序

Structs§

BmsTable
BMS难度表数据,看这一个就够了

Enums§

HeaderQueryContent
get_web_header_json_value的返回类型

Functions§

create_bms_table_from_json
从header的绝对URL地址、header和data的JSON解析树创建BmsTable对象
fetch_bms_table
从URL直接获取BmsTable对象
get_web_header_json_value
从相应数据中提取Json树(Json内容)或Header地址(HTML内容)