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.
我想为多行文本框中的每一行设置 maxlength 为 5 个字符。
如果您正在谈论 asp.net 文本框控件,则可以通过将 columns 属性设置为 5 来完成