摘要: 需要用到LitJSON.dll JsonMapper JsonMapper.ToObject JsonReader using LitJson; using System; public class DataReader { public static void Main() { string sa 阅读全文
posted @ 2018-10-19 11:55 扎北强子 阅读(2816) 评论(0) 推荐(0) 编辑
摘要: 调用摄像头拍照,照片储存,调用百度HttpV3.5API进行图片识别对比。得到对比后的json数据内容。解析即可! 阅读全文
posted @ 2018-10-19 11:38 扎北强子 阅读(283) 评论(0) 推荐(0) 编辑
摘要: https://pan.baidu.com/s/1w2vZbWWCooq2drCloYiMng 阅读全文
posted @ 2018-10-19 11:35 扎北强子 阅读(449) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// string扩展方法 /// public static class KTOString { /// /// 扩展--string 转int /// ... 阅读全文
posted @ 2018-10-19 11:29 扎北强子 阅读(290) 评论(0) 推荐(0) 编辑
摘要: 挂载该脚本在异性按钮即可 阅读全文
posted @ 2018-10-19 11:26 扎北强子 阅读(409) 评论(0) 推荐(0) 编辑
摘要: 简单直接调用脚本类就OK 阅读全文
posted @ 2018-10-19 11:24 扎北强子 阅读(246) 评论(0) 推荐(0) 编辑