摘要:生成dll程序 extern "C"_declspec(dllexport) void maopao(int *p,int count);void maopao(int *p,int count){ int temp=0; for(int i=1;i<count;i++) { for(int j=c
阅读全文
posted @ 2016-09-22 13:39
posted @ 2016-09-22 13:39