如,OpenConnect(char*ip,int port) ip=192.168.16.30c#端应如何处理
char* 即数组开始指针,比如C# 定义 char【100】 str ; 只需要传入 str【0】 即可。