摘要:
C#, value type passed by value:(int a)— C++/CLI: the same:(int a)C#, value type passed by ref:(ref int a)— C++/CLI: the same:(int %a)C#, reference typ... 阅读全文
posted @ 2014-09-28 08:31
rain_2012_qf
阅读(433)
评论(0)
推荐(0)
浙公网安备 33010602011771号