From 11f2c7a7a9c02fccb91b86a7a67ba1e14559781a Mon Sep 17 00:00:00 2001 From: hello Date: Wed, 30 Aug 2023 19:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Blogs/Language/MyFirst.md | 56 ----------------------------- Notes/VisualStudio/use-http-file.md | 2 +- 2 files changed, 1 insertion(+), 57 deletions(-) delete mode 100644 Blogs/Language/MyFirst.md diff --git a/Blogs/Language/MyFirst.md b/Blogs/Language/MyFirst.md deleted file mode 100644 index 51dcbd6..0000000 --- a/Blogs/Language/MyFirst.md +++ /dev/null @@ -1,56 +0,0 @@ -# 这是一个调试程序演示文稿 - -单击该行代码窗口的左边缘,在显示名称、日期和时间的行上设置断点。 左边缘在行号的左侧。 设置断点的其他方法是,通过将光标置于代码行中,然后按 F9 或从菜单栏中选择“调试”“切换断点”来进行设置。 - -![这是图片](https://oss.helloworldnet.com/notebooks/2022-11-11-10-50-49_48127db9.png "Magic Gardens") - - -## 创建一个控制台应用程序 - -```csharp -namespace HelloWorld -{ - class Program - { - static void Main(string[] args) - { - Console.WriteLine("Hello World!"); - } - } -} - -``` - -## 断点的位置 - -![2022-11-11-10-54-29](https://oss.helloworldnet.com/notebooks/2022-11-11-10-54-29_b7a787c5.png) - -## 我们用手写笔绘笔记 - -数位屏在国外的发展已经非常成熟,但是在国内还处于引进阶段。数位屏一种改变电脑使用模式、使办公环境发生革命性变化的全新产品,它可以完全改变显示器+鼠标+键盘的传统电脑使用模式。 - -![2022-11-11-10-55-10](https://oss.helloworldnet.com/notebooks/2022-11-11-10-55-10_20acc3cc.png) - -## 在接下来的课程你还会学到 - -* 程序员的腰椎和颈椎防护 -* 程序员如何在职场中提高 -* 未来 .NET 技术的发展 - -## 我们用你表格比较这两个技术的区别 - -| webapi | gRpc | -| ----------- | ----------- | -| Header | Title | -| Paragraph | Text | - - -## 关于本期视频的示例带什么可以在这里下载 - -`http://www.example.com` - -## 我们目前的进度 - -- [x] Write the press release -- [ ] Update the website -- [ ] Contact the media \ No newline at end of file diff --git a/Notes/VisualStudio/use-http-file.md b/Notes/VisualStudio/use-http-file.md index 45e23b9..f236709 100644 --- a/Notes/VisualStudio/use-http-file.md +++ b/Notes/VisualStudio/use-http-file.md @@ -74,4 +74,4 @@ Content-Type: application/json ## 使用终结点资源管理器 -视图>其他窗口>终结点资源管理器 \ No newline at end of file +视图>其他窗口>终结点资源管理