55 подписчиков
244 видео
吃鸡手游直播
golang,fmt. Println is a print function used to print out characters on the next line
Pointer initialization: the address operator initializes the pointer with the memory address
An object is an instance of a class,an object instantiation is a copy of a class with actual values
CSS3, rotatez is the attribute of the rotation of the three-dimensional Cartesian coordinate system
CSS code, web page text box max width attribute: used to limit the width of the text box to 100px
Golang language supports the following assignment operators: =, + =, - =, * =,%=
Create files in golang language and import the OS system package to use the creation function
Create a parent class vehicle, which inherits the car class and adds an override method
If statement, true, output, else statement, false condition, else and if execute code block.
Interface go provides the data type of the interface, which represents a set of method signatures