From 2869e84e29bdf36f48ffbfd7da1492fd815ae053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=94=E5=B5=AC=E5=B2=B1=E5=AE=97=5Ccui?= <1871434917@qq.com> Date: Fri, 11 Jul 2025 18:45:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cuidai.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cuidai.txt diff --git a/cuidai.txt b/cuidai.txt new file mode 100644 index 0000000..6c9865a --- /dev/null +++ b/cuidai.txt @@ -0,0 +1,9 @@ +基础学习任务要求 +- 理解代码管理的含义且熟练使用SourceTree进行代码管理 +- 熟练掌握Markdown的常用语法 +- 熟练使用IAR进行嵌入式工程的开发 +- 熟练使用SourceInSight进行代码查看及编辑 +- 熟练掌握VS2019的基本操作 +- 在VS2019平台下熟练掌握库的生成与使用 +- 了解单元测试的基本概念 +- 在VS2019平台下熟练掌握单元测试