首页
编程
java
php
前端
首页
编程
java
php
前端
c# winfrom 问题
如何让 NumericUpDown 组件默认为两位数呢,即使0在前面也行,例如 00-01-02。
有个属性NullText,如果是空的就默认为00。
DecimalPlaces 属性
点击展开全文