摘要: 直接用写字符串的形式创建html 主程序 from datetime import * from functioin import * f=open("test_result.html",'w') currenttime=datetime.now() cur_str=currenttime.strf 阅读全文
posted @ 2025-07-08 15:28 金一九 阅读(15) 评论(0) 推荐(0)