А>extern "C" __declspec(dllexport)const char* get_name1() А>{ А> std::string test("TEST"); А> return test.c_str(); А>} А>
確定! 回上一頁