我的陣列, var array = [[{'text':'alk'},{'text':'ank'}],[{'text':'nmk'},{'text':'jlk'}],[{'text':'mml'},{'text':'hhj'}],[{'text':'nnl'}]]
我想所有這些數據陣列的每個陣列寫入文件到一個文件中。 file 1 has [{'text':'alk'},{'text':'an
是我的代碼: var deduct = 100;
var newMoney = {{user.e_money}} - deduct;
var username = getUserName(); //get the current user
// send a message to the server that the e-money value
我想添加用戶註冊和登錄到我的Angular2應用程序。 我發現這個great tutorial from Jason Watmore。我克隆了他的回購,並根據他的教程檢查了所有內容,並在他的評論中嘗試了這些建議。 但仍然,當我想要訪問頁面時,我得到下面的錯誤。似乎有更多的人有同樣的問題。 我MongoDB是V3.4.1 你對我有什麼提示嗎?謝謝! UnauthorizedError: No aut