java date类有个toLocaleString()方法,为什么不是tostring方法啊!
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
Because the date representation method is different in various regions, each place has its own habits and needs to be localized, so the API is designed like this
Because the date representation method is different in various regions, each place has its own habits and needs to be localized, so the API is designed like this