資源簡(jiǎn)介
微信平臺(tái)認(rèn)證頁(yè)面,我方提供給微信一個(gè)網(wǎng)址,微信請(qǐng)求該網(wǎng)址時(shí)返回指定的隨機(jī)字符串則表示驗(yàn)證通過(guò),rz.aspx此頁(yè)面即為實(shí)現(xiàn)邏輯代碼。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
public?partial?class?About?:?Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
}
評(píng)論
共有 條評(píng)論