create instance(object) should use new, or it will not call the constructor method
malloc is used to malloc memory for pointer(structure, char, int and so on), not for class
malloc is used to malloc memory for pointer(structure, char, int and so on), not for class

浙公网安备 33010602011771号