如何编辑“风”数组?例如,我希望速度为“3”?
$forecast = [
"temperature" => "",
"precipitation" => array("min-value", "max-value"),
"wind" => [
"speed" => "",
"side" => "",
]
];
犯罪嫌疑人X
相关分类