C# 学习笔记 —— 类和接口
自从上次跟着刘铁猛老师的视频学习 C# 之后,已经隔了很长很长时间没有练习编程了,主打一个三天打鱼两天晒网 ( ̄ε (# ̄),现在抽空整理复习一下。 类的声明 类可以声明在命名空间中或者作为成员类声明在类体里,不推荐声明在全局命名空间。声明类有三个必要的元素:class 关键字、类名和类体,如下是最基本的类声明格式。 namespace Practice { class Stu...
自从上次跟着刘铁猛老师的视频学习 C# 之后,已经隔了很长很长时间没有练习编程了,主打一个三天打鱼两天晒网 ( ̄ε (# ̄),现在抽空整理复习一下。 类的声明 类可以声明在命名空间中或者作为成员类声明在类体里,不推荐声明在全局命名空间。声明类有三个必要的元素:class 关键字、类名和类体,如下是最基本的类声明格式。 namespace Practice { class Stu...
The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more.