会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
谋定而后动
博客园
首页
新随笔
联系
订阅
管理
2018年12月16日
Unity 调用C++ 编译DLL
摘要: 首选需要创建C++ 工程: 一: 自己添加Custom.h 和Custom.cpp 在头文件里面定义一个MyCustom 类 #pragma once#include <iostream>#include <string>#include <time.h> class __declspec(dlle
阅读全文
posted @ 2018-12-16 20:52 谋定而后动?
阅读(1353)
评论(1)
推荐(0)
公告