摘要: 因为本人主要从事c#开发,但是在工作中经常需要用到c++编写的DLL,因此需要知道c++中的类型与c#中的类型是如何转换的。搜集整理如下。//C++中的DLL函数原型为 //extern "C" __declspec(dllexport) bool 方法名一(const char* 变量名1, un... 阅读全文
posted @ 2015-11-17 14:56 wujixing909 阅读(695) 评论(0) 推荐(0)
摘要: http://www.soaspx.com/dotnet/csharp/csharp_20110406_7469.htmlhttp://www.cnblogs.com/warensoft/archive/2011/12/09/warenosoft3d.htmlhttp://bbs.csdn.net/... 阅读全文
posted @ 2015-11-17 11:55 wujixing909 阅读(215) 评论(0) 推荐(0)