布尔型的转化 比如在控制器里定义一个布尔型 Boolean an = true ViewDate[“an”] = an 传到view中 <input id = “an” value=”@ViewDate[“a … Continue reading 布尔型的转化