摘要:
[HttpGet] public IHttpActionResult GetLongLink(string code) { if (string.IsNullOrWhiteSpace(code)) { return Redirect(Request.RequestUri.AbsoluteUri.To 阅读全文
posted @ 2020-08-20 11:39
摩诘
阅读(557)
评论(0)
推荐(0)
摘要:
public class Program { static void Main() { Random rd = new Random(); for (int i = 0; i < 10; i++) { int index = rd.Next(0, 4); var stortUrls = ShortU 阅读全文
posted @ 2020-08-20 11:36
摩诘
阅读(1194)
评论(0)
推荐(0)

浙公网安备 33010602011771号