Lost !

-----hard working for the furture.

导航

统计

02 2017 档案

c# 关键字变量
摘要:/// /// 请求网易云音乐接口 /// /// 要请求的接口类型 /// 要请求的接口类型的对象 /// 请求结果(JSON) public static string Request(T config) where T : RequestData, new() { // 请求URL string requestURL = config.Url; // 将数... 阅读全文

posted @ 2017-02-21 08:25 失落''80 阅读(532) 评论(0) 推荐(0) 编辑

test delegate
摘要:class Program { private delegate string getastring(); static void Main(string[] args) { int x = 40; // getastring firstmethod = new getastring(x.ToStr 阅读全文

posted @ 2017-02-16 09:29 失落''80 阅读(93) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示