strftime无法格式化微秒,strftime(StringFormatTime)的格式化代码是由C标准库定义的,其标准代码集中没有专门用于微秒的格式说明符,为什么strftime不支持微秒?strftime主要用于将...