public enum Days { 禮拜一=1, 禮拜二=2, 禮拜三=3, 禮拜四=4, 禮拜五=5, ... Private Function GetDisp(ByVal p As String) As String GetDisp ...
確定! 回上一頁