Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Implementation and inheritance of C # interface
no vote
The program class inherits from the interface IMyInterface, and implements all the properties and methods in the interface. Then an object of the program class is instantiated in the main method, and the IMyInterface interface is instantiated with the object. Finally, the properties and methods in the derived class are accessed through the instantiated interface object.
zhangkaikaikai
2018-05-21
0
1
STM32 can communication test
no vote
Two programs are included in the compressed package. The two STM32 downloaded from the program can send and receive data through can, and the measured can communication is normal
zhangkaikaikai
2018-04-27
0
1
S3c2440 serial port test program (ARM9)
no vote
ARM9 chip S3C2440 serial port test procedures, pro test available
zhangkaikaikai
2018-03-29
0
1
No more~