1.版本测试报告 1.1在测试过程中总共发现了多少Bug?每个类别的Bug分别为多少个? Bug分类 Bug内容 Fixed 编辑博文时改变文字格式会刷新界面 Can't reproduced 无 Not a bug 忘了加publish按钮 Won't fix 无 Delay to the next version 搜索框在Firefox和IE中显示不正常 1.2场景测试(scenario testing) 1.你预期不同的用户会怎样使用你的软件? 本项目的Alpha版本的预期用户是博主和普通…
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; using System; using UObject = UnityEngine.Object; using System.IO; public class lgs { [MenuItem("Assets/AlphaSpliter ")] static void AlphaSpliter()…