摘要:
从服务器端传递多个数据先在服务器端设置cs文件 1 using Newtonsoft.Json; 2 using Newtonsoft.Json.Linq; 3 using System; 4 using System.Collections.Generic; 5 using System.Linq... 阅读全文
摘要:
在服务器端数据库新建一个表ad在DataInfo.edxm模型中点击从数据库更新模型,发布。就新建了一个实体ad然后新建cs文件 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using Syst... 阅读全文
摘要:
DescriptionFJ is going to do some shopping, and before that, he needs some boxes to carry the different kinds of stuff he is going to buy. Each box is... 阅读全文