摘要:
首先,如果没有启用xp_cmdshell,请执行以下启用:EXEC sp_configure 'show advanced options', 1;RECONFIGURE;EXEC sp_configure 'xp_cmdshell', 1;RECONFIGURE;1.创建映射:exec maste... 阅读全文
posted @ 2014-10-09 17:02
Rain520
阅读(3133)
评论(1)
推荐(0)
摘要:
private string GetKey(string areaId, string type, string date, string appId, string privateKey) { var hmac = HMACSHA1.Create(); ... 阅读全文
posted @ 2014-10-09 14:48
Rain520
阅读(606)
评论(2)
推荐(0)

浙公网安备 33010602011771号