Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为我的一个文本框设置一个时间掩码:
@Html.TextBoxFor(x=>x.time, ..?)
我怎样才能设置一个面具,如:
18:00 => 存储为字符串 '1800'