From 187fdfad6e85c029a56c782cf5af3c50f0627a58 Mon Sep 17 00:00:00 2001 From: zhangkunqiu <2747209206@qq.com> Date: Tue, 10 Mar 2026 19:50:51 +0800 Subject: [PATCH] =?UTF-8?q?AI=E5=8D=8F=E5=8A=A9=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AIrecord.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AIrecord.txt diff --git a/AIrecord.txt b/AIrecord.txt new file mode 100644 index 0000000..de405a8 --- /dev/null +++ b/AIrecord.txt @@ -0,0 +1,7 @@ +使用的prompt: +1.帮我把python的温度转换程序改写为Java程序,保留与扩展注释并保持功能一致; +2.怎么在git中运行java程序; +3.README.md怎么写; +4.如何通过git提交运行截图到仓库中。 +AI给出的帮助: + AI帮我完成了Python到Java的程序转换,教我设置JDK以及运行程序,列出README.md的大纲,最后一步步引导纠正我提交截图的命令。 \ No newline at end of file