MSDN说
After declaration,all variables are initialized as NULL,unless a value is provided as part of the declaration @H_403_15@ 所以你不必明确提及它
After declaration,all variables are initialized as NULL,unless a value is provided as part of the declaration
NULL
所以你不必明确提及它