A.["Hello"]B.{"Hello"}C.<"Hello">D.("Hello")
A.隱含參數B.默認參數C.同名參數D.異名參數
A.Converter的源類型必須是String類型B.Converter的源類型必須是Date類型C.Formatter的源類型必須是String類型D.Formatter的源類型必須是Date類型