摘要:
//Unity3D之Json序列化 using UnityEngine; using System.Collections; using System.Collections.Generic; using LitJson; using System.Text; public class Test : 阅读全文
posted @ 2018-03-12 15:56
逆风飞起的猪
阅读(449)
评论(0)
推荐(0)
摘要:
练习搭建WCF发布到IIS,配置环境时遇到一些问题,特整理总结分享。 操作系统:Windows7 旗舰版 开发环境:VS2010 .NET Framework4.0 ASP.NET4.0, WCF.4.0 一、搭建IIS服务 1. 控制面板->程序和功能->打开或关闭Windows功能:Intern 阅读全文
posted @ 2018-03-12 15:28
逆风飞起的猪
阅读(243)
评论(0)
推荐(0)
摘要:
1、客户端 unity 发送post请求 IEnumerator Post() { string url = "http://localhost/tp/public/api/v1/test"; //header data Dictionary header = new Dictionary(); h 阅读全文
posted @ 2018-03-12 15:27
逆风飞起的猪
阅读(2379)
评论(0)
推荐(0)

浙公网安备 33010602011771号