1 Star 0 Fork 1

李松/MyPythonTools

forked from 阿伦/MyPythonTools 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
temp.py 860 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿伦 提交于 2021-04-08 09:54 . reset resp
dict1 = {
"vert_id": ["vertical_r", "vertical_l"],
"cur_id": ["curve_deflection", "curve_direction", "curve_r", "curve_l", "up_relax", "end_relax", "super_high",
"allow_speed", "point_num"],
"lot_id": ["sleeper_type", "sleeper_num", "sleeper_no", "fastener_type", "fastener_num", "fastener_no",
"track_type", "track_length", "track_no"],
"aco_id": ["acoustic_pancel_len", "acoustic_pancel_num", "transition_plate_num", "acoustic_pancel_no", "factory"],
"slo_id": ["s_slope", "s_length"],
"gua_id": ["guard_rail_len", "rim_wid", "start_elbow_len", "end_elbow_len", "install_position", "guard_rail_type",
"guard_rail_num", "bracket_type", "bracket_num", "guard_rail_no", "remark"],
"yh_id": ["cur_type"],
"qc_id": ["name", "line_type", "station", "row_type", "row_code", "seg_type"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huan-chen-jun/MyPythonTools.git
git@gitee.com:huan-chen-jun/MyPythonTools.git
huan-chen-jun
MyPythonTools
MyPythonTools
master

搜索帮助