随笔分类 - unity
摘要:首选需要创建C++ 工程: 一: 自己添加Custom.h 和Custom.cpp 在头文件里面定义一个MyCustom 类 #pragma once#include <iostream>#include <string>#include <time.h> class __declspec(dlle
阅读全文
摘要://XmlDocument doc = new XmlDocument(); //doc.Load("teacherVR.xml"); //XmlElement root = doc.DocumentElement;//获取根节点 //XmlNode transfrom = root.SelectSingleNode("...
阅读全文

浙公网安备 33010602011771号