2017年11月11日

JS中取得<asp:TextBox中的值

摘要: var s = document.getElementById("<%=txt_DaShen.ClientID %>").value; 注:txt_DaShen 为asp:TextBox 的ID值。 阅读全文

posted @ 2017-11-11 13:12 七七2020 阅读(1580) 评论(0) 推荐(0)

微信进去公众号跳转

摘要: 参考网址: https://work.weixin.qq.com/api/doc#10028/获取code https://work.weixin.qq.com/api/doc#10013/第三步:获取access_token 步骤: 1、进入微信得到跳转链接。 2、截取code。 3、获取acce 阅读全文

posted @ 2017-11-11 09:35 七七2020 阅读(400) 评论(0) 推荐(0)

导航