亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

不重復的報價生成器不起作用

不重復的報價生成器不起作用

桃花長相依 2023-09-07 18:25:39
您好,我想使用 RandomQuoteGenerator 腳本,我在 stackoverflow 上找到了一個腳本,但我希望它不重復引號,我在這里找到了一個解決方案,但它對我不起作用。單擊按鈕時出現未定義的錯誤。上面鏈接中提供的原始腳本工作正常,但如果我更改上面鏈接中提到的函數,我將收到未定義的消息而不是引號。我的 Generator.jsvar quotes = [//success quotes  {    quote: "If you set your goals ridiculously high and it's a failure, you will fail above everyone else's success.",    source: "James Cameron",    tag: "success"  },  {    quote: "The Way Get Started Is To Quit Talking And Begin Doing",    source: "Walt Disney",    tag: "success"  },  {    quote: "Don’t Let Yesterday Take Up Too Much Of Today.",    source: "Will Rogers",    tag: "success"  },  {    quote: "We Generate Fears While We Sit. We Overcome Them By Action",    source: "Dr. Henry Link",    tag: "success"  },//health quotes  {    quote: "Early to bed and early to rise, makes a man healthy wealthy and wise.",    source: "Benjamin Franklin",    tag: "health"  },  {    quote: "Let food be thy medicine and medicine be thy food.",    source: "Hippocrates",    tag: "health"  },  {    quote: "If you can’t pronounce it, don’t eat it.",    source: "Common Sense",    tag: "health"  },  {    quote: "Health is like money, we never have a true idea of its value until we lose it.",    source: "Josh Billings",    tag: "health"  },//spirituality quotes  {    quote: "Life is really simple, but men insist on making it complicated.",    source: "Confucius",    tag: "spirituality"  },  {    quote: "My religion is very simple. My religion is kindness.",    source: "Dalai Lama",    tag: "spirituality"  },  {    quote: "Knowing others is wisdom; knowing the self is enlightenment.",    source: "Tao Te Ching",    tag: "spirituality"  },  {    quote: "When there is love in your heart, everything outside of you also becomes lovable.",    source: "Veeresh",    tag: "spirituality"  }];
查看完整描述

1 回答

?
POPMUISE

TA貢獻1765條經驗 獲得超5個贊

您的函數getRandomQuote()返回一個數組,因此為了訪問該對象,您需要訪問該數組的第一個元素。像這樣...

getQuote[0].quote


查看完整回答
反對 回復 2023-09-07
  • 1 回答
  • 0 關注
  • 113 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號