Python 以其清晰和条理分明的句法而见长。通过它可构建一个为项目量身打造的用户管理系统。
Python 和所有附加库都是无使用限制的开源程序。
|
说明:
|
all_flows = Vissim.Net.VehicleInputs.GetAll()
for i in range(len(all_flows)):
all_flows[i].SetAttValue("Volume(1)", 0.5 * all_flows[i].AttValue("Volume(1)"))