摘要:
string openid = ""; string appid = "微信公众号appid"; string appsecret = "秘钥"; if (Session["openid"] == null) { string code = Request.QueryString["code"]; 阅读全文
posted @ 2021-04-26 16:51
短暂的空白
阅读(113)
评论(0)
推荐(0)
摘要:
1.js引用 <script src="http://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script> 2.代码示例 string appid ="微信公众号appId"; string showimg = "图片地址"; string msg = 阅读全文
posted @ 2021-04-26 16:28
短暂的空白
阅读(352)
评论(0)
推荐(0)
摘要:
1.找到applicationHost.config文件 C:\Windows\system32\inetsrv\config\applicationHost.config 2.找到https 增加域名进项区分 找到 <binding protocol="https" bindingInformat 阅读全文
posted @ 2021-04-26 16:08
短暂的空白
阅读(597)
评论(0)
推荐(0)

浙公网安备 33010602011771号