请看原文: http://tryenough.com/flutter-stringformat ... import 'package:sprintf/sprintf.dart'; void main() { print(sprintf("%04i", [-42])); ...
確定! 回上一頁