摘要: https://www.jb51.net/article/84258.htm 以下都是GridView基本常用的日期,时间格式 形式 语法 结果 注释 数字 {0:N2} 12.36 数字 {0:N0} 13 货币 {0:c2} $12.36 货币 {0:c4} $12.3656 货币 "¥{0:N 阅读全文
posted @ 2020-09-01 11:56 乌卡拉卡 阅读(158) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest#Submitting_forms_and_uploading_files https://www.cnblogs.com/qium 阅读全文
posted @ 2020-09-01 10:03 乌卡拉卡 阅读(306) 评论(0) 推荐(0)