C#
This commit is contained in:
parent
e8293852a0
commit
9f151da503
8 changed files with 45 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
// See https://aka.ms/new-console-template for more information
|
||||
Console.WriteLine("Hello, World!");
|
||||
Console.WriteLine("Press any key to exit...");
|
||||
|
||||
Console.WriteLine("This is a basic console application.");
|
||||
float f;
|
||||
f = 0.0f;
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue