第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

不報錯但是執(zhí)行沒有結(jié)果

<body>

? ? ? ? <div id="divtest">

? ? ? ? ? ? <div class="title">

? ? ? ? ? ? ? ? <span class="fl">我的個人資料</span>?

? ? ? ? ? ? ? ? <span class="fr">

? ? ? ? ? ? ? ? ? ? <input id="btnShow" type="button" value="加載" />

? ? ? ? ? ? ? ? </span>

? ? ? ? ? ? </div>

? ? ? ? ? ? <ul></ul>

? ? ? ? </div>

? ? ? ??

? ? ? ? <script type="text/javascript">

? ? ? ? ? ? $(function () {

? ? ? ? ? ? ? ? $("#btnShow").bind("click", function () {//bind() 方法為被選元素添加一個或多個事件處理程序,并規(guī)定事件發(fā)生時運行的函數(shù)。

? ? ? ? ? ? ? ? ? ? var $this = $(this);

? ? ? ? ? ? ? ? ? ? $.get("php/postphp.php",function(data) {

? ? ? ? ? ? ? ? ? ? ? ? $this.attr("disabled", "true");

? ? ? ? ? ? ? ? ? ? ? ? $("ul").append("<li>我的名字叫:" + data.name + "</li>");

? ? ? ? ? ? ? ? ? ? ? ? $("ul").append("<li>男朋友對我說:" + data.say + "</li>");

? ? ? ? ? ? ? ? ? ? }, "json");

? ? ? ? ? ? ? ? })

? ? ? ? ? ? });

? ? ? ? </script>

? ? </body>




<?php

? ? echo json_encode( array("name"=>"白富美","say"=>"我們結(jié)婚吧!"));

? ??

?>


正在回答

2 回答

<script?type="text/javascript">
????????????$(function?()?{
????????????????$("#btnShow").bind("click",?function?()?{
????????????????????var?$this?=?$(this);
????????????????????$.get("http://idcbgp.cn/data/info_f.php",?(data)?=>?{
????????????????????????$this.attr("disabled",?"true");
????????????????????????$("ul").append("<li>我的名字叫:"?+?data.name?+?"</li>");
????????????????????????$("ul").append("<li>男朋友對我說:"?+?data.say?+?"</li>");
????????????????????},?"json");
????????????????})
????????????});
????????</script>

Url 路徑有問題,你換這個

$.get("http://idcbgp.cn/data/info_f.php"
0 回復(fù) 有任何疑惑可以回復(fù)我~

我不會PHP,你把本地的換成服務(wù)器的試試http://idcbgp.cn/data/info_f.php

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

不報錯但是執(zhí)行沒有結(jié)果

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號