[Learning] [CRL via c #] Permission modifier,
I have read this for quite a few times, but I have forgotten it because I have never used it. Record it :)
- PrivateMembers can only be accessed by other members of the same class type.
- FamilyMembers can be accessed by Derived classes, regardless of whether or not they are in a set of Programs (C # using protected ).
- AssemblyMembers can be accessed by any code in the same assembly. (C # use internal)-> I often use this to prevent external access.
- Family or assemblyAs the name suggests, just read the explanation of family and assembly (C # use protected internal)
- PublicThat's not enough. It's all yours.
What CPU is VIA C7-M
The CPU provided by Weisheng is neither intel nor AMD.
Main usage notebook
Single Core
Core name Esther
Production process 0.09um
Core voltage 1 V
Clock speed: 1.8 GHzGHz
External frequency 100 MHz
18X
Level 1 cache: 64 K + 64 K
Level 2 Cache 128 kb L2
Bus frequency 400 MHz
Let's see if the performance is expensive.
Windows via C/C ++. What is this?
A program written in C/C ++ on Windows.