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

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

全局計(jì)數(shù)變量不增加

全局計(jì)數(shù)變量不增加

慕尼黑8549860 2023-09-28 17:26:07
由于某種原因,我無(wú)法讓全局變量計(jì)數(shù)器增加,即使它在發(fā)生 count++ 的函數(shù)內(nèi)增加也是如此。我的輸出結(jié)果在函數(shù)內(nèi)輸出的文本和函數(shù)外部的文本之間是不同的。知道我在這里做錯(cuò)了什么嗎?Survey.oncomplete 函數(shù)結(jié)果的每次迭代計(jì)數(shù)不應(yīng)該增加嗎?Survey    .StylesManager    .applyTheme("modern");var kn2 = "LwrHXqFRN_pszCopTKHF_Q"var kn3 = "exroCUoYl4wVzs7pKU_49w"var count = 0var keyname = ("kn" + count)var mapilink = "https://images.mapillary.com/" + (keyname) + "/thumb-1024.jpg";var json = { pages: [  {   name: "page1",   elements: [    {     type: "image",     name: "image",     imageLink: (mapilink),     imageHeight: 580,     imageWidth: 640    },    {     type: "html",     name: (keyname),     visible: false,     html: (keyname)    },    {     type: "rating",     name: "Walkability",     title: "How walkable does this look to you"    },    {     type: "rating",     name: "Saftey",     title: "How safe does this look to you"    },    {     type: "rating",     name: "Comfortability",     title: "How comfortable does this look to you"    }   ]  } ]}window.survey = new Survey.Model(json);var username = document.getElementById("user").value;survey    .onComplete    .add(function (result) {        count ++;        var PID = document.getElementById("user").value;        var results = PID + "_" + (keyname) + ":\n" + JSON.stringify(result.data, null, 3) + (count) ;        document            .querySelector('#surveyResult')            .textContent = results;    survey.clear();    survey.render();    });$("#surveyElement").Survey({model: survey});
查看完整描述

1 回答

?
Cats萌萌

TA貢獻(xiàn)1805條經(jīng)驗(yàn) 獲得超9個(gè)贊

?基本上,需要將所有內(nèi)容包裝在更多函數(shù)中。

函數(shù)輸出函數(shù)文本而不是預(yù)期輸出


查看完整回答
反對(duì) 回復(fù) 2023-09-28
  • 1 回答
  • 0 關(guān)注
  • 125 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

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