随笔分类 -  Unity

个人学习笔记
摘要:a) 若电脑安装了AndroidSDK则不需要再次下载(位置:androidSDK\platform-tools\adb.exe) b) 从百度或下面链接下载(https://pan.baidu.com/s/1zviygmQclS_sA39_4p02Ug,rg15) a) 按Win+R打开运行窗口, 阅读全文
posted @ 2018-12-05 14:50 sSimpleCoder 阅读(891) 评论(0) 推荐(0)
摘要:最简单的案例代码,备后需使用 using System.Collections;using System.Collections.Generic;using System.Xml;using UnityEngine;using System.Reflection;using System.IO;us 阅读全文
posted @ 2018-01-29 11:10 sSimpleCoder 阅读(342) 评论(0) 推荐(0)