Wesley13 Wesley13
3年前
unity向服务器发送一个json字符串代替传统的表单
 一般向服务器发送一个表单数据,但是有时服务器要求发送一个json数据而非一个表单那么,就不能够再用之前的表单(WWWForm)这一套了,需要用到如下的写法:fengkknewfeng();kk.idcontent;stringj
Stella981 Stella981
3年前
C# 读取 appconfig文件配置数据库连接字符串,和配置文件
<?xmlversion"1.0"encoding"utf8"?<configuration<connectionStrings<addname"strCon"connectionString"server127.0.0.1;useridsa;passwordcsw;da