问题描述doubleValidator=QDoubleValidator() #double类型输入验证器doubleValidator.setRange (0, 3, 2)doubleValidator.setDecimals(2)doubleValidator.
確定! 回上一頁