You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
411 B
411 B
AI协助记录
Prompt:将给定Python温度转换程序完整移植为Java,保留原功能与注释,补充方法参数说明,同时整合命令行参数、文件批量转换两个加分项;按照要求一步一步指示我完成作业。
AI帮助:生成等效Java代码框架,完善方法注释,实现三个运行模式的逻辑整合;提供编译运行、提交规范的分步指引