当前位置:网站首页>C # learning notes: structure of CS documents
C # learning notes: structure of CS documents
2022-07-04 01:59:00 【I don't know astronomy or geography】
The first line of the program
using System;
using
Keyword is used to include... In the programSystem
Namespace . A program usually has more than oneusing
sentenceThe next line is
namespace
Statement . Onenamespace
Is a series of classes .WebApplication1
Namespace contains classesProgram
.The next line is
class
Statement . classProgram
Contains the data and method statements used by the program . class - General contains multiple methods . Method defines the behavior of the class . ad locum ,Program
Class has only one individualMain
Method .The next line defines
Main
Method , It's all C# The entry point of the program .Main
Method describes what action the class will do when executing .Main Method specifies its behavior through statements in the method body .
边栏推荐
- Chain ide -- the infrastructure of the metauniverse
- 13. Time conversion function
- 15. System limitations and options
- I don't know why it can't run in the project and how to change it
- [turn] solve the problem of "RSA public key not find" appearing in Navicat premium 15 registration
- Rearrangement of tag number of cadence OrCAD components and sequence number of schematic page
- Remember another interview trip to Ali, which ends on three sides
- Remember a lazy query error
- MPLS③
- Pyinstaller packaging py script warning:lib not found and other related issues
猜你喜欢
Introduction to superresolution
After listening to the system clear message notification, Jerry informed the device side to delete the message [article]
MySQL advanced (Advanced) SQL statement (I)
Small program graduation project based on wechat e-book small program graduation project opening report function reference
MySQL statement learning record
2020-12-02 SSM advanced integration Shang Silicon Valley
Introduction to Tianchi news recommendation: 4 Characteristic Engineering
MPLS③
Idea if a class cannot be found, it will be red
Will the memory of ParticleSystem be affected by maxparticles
随机推荐
Properties of binary trees (numerical aspects)
Servlet simple verification code generation
Feign implements dynamic URL
Remember a lazy query error
What is the student party's Bluetooth headset recommendation? Student party easy to use Bluetooth headset recommended
MySQL statement learning record
Applet graduation design is based on wechat course appointment registration. Applet graduation design opening report function reference
[leetcode daily question] a single element in an ordered array
The boss said: whoever wants to use double to define the amount of goods, just pack up and go
Maximum likelihood method, likelihood function and log likelihood function
Jerry's update contact [article]
Jerry's watch information type table [chapter]
2022 R2 mobile pressure vessel filling certificate examination and R2 mobile pressure vessel filling simulation examination questions
Douban scoring applet Part-3
ThinkPHP uses redis to update database tables
Small program graduation project based on wechat video broadcast small program graduation project opening report function reference
It's corrected. There's one missing < /script >, why doesn't the following template come out?
mysql使用視圖報錯,EXPLAIN/SHOW can not be issued; lacking privileges for underlying table
Méthode de calcul de la connexion MSSQL de la carte esp32c3
Difference between value and placeholder