摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ctrlCloud { /// /// Authcode加密解密帮助类 郑辰龙 20160408 /// p... 阅读全文
posted @ 2016-11-01 14:05
天下滋味
阅读(579)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Security.Cryptography; using System.Text; using System.Web; namespace ShangHaiBusWebServic... 阅读全文
posted @ 2016-11-01 14:04
天下滋味
阅读(632)
评论(0)
推荐(0)