undefined

    0熱度

    1回答

    作爲這個社區的新成員,而且在Rails中更新(5.1.1版本),我真的需要你的幫助。 好像我的會議 - 如下所示Active_Record_Store gem和config/application.rb定義爲(存儲在config/initializers/session_store.rb的寶石: ActiveRecord::SessionStore::Session.table_name = 'l

    0熱度

    1回答

    我一直在想如何動態創建這個數組並將其發送到我的api。數組的結構如下。 Photos[image][0] = "a.png" Photos[image][1] = "b.png" Photos[image][2] = "c.png" 我怎麼能在控制器做到這一點。每一次我申請了一些解決方案,我得到這個錯誤Cannot set property '0' of undefined angular

    0熱度

    1回答

    當我包含頭文件時出現錯誤,但如果包含源文件則不會。 的功能是這樣的源文件中定義: /* in User.c */ struct User { const char* name; }; struct User* addedUser(const char* name) { struct User* user = malloc(sizeof(struct User));

    0熱度

    1回答

    我的問題如下: I intended to create a script that looks through all items on the page and making something with them Then I intended to do that action with everything except a few objects that contain a spec

    0熱度

    4回答

    UPDATE我可以在render()函數的return語句中正常訪問所有內容。 F.e user.exercises [0] .exercise.name輸出「蹲」。這就是爲什麼我更難以理解爲什麼在return語句之前我無法訪問它以創建一個將值映射到表的函數。 UPDATE 我似乎有訪問React中特定鍵的問題。我嘗試讀取的對象是從mongodb的後端API請求的,並以JSON格式輸出。我已經嘗試

    -1熱度

    1回答

    我已經看過關於此主題的其他類似問題,但我找不到我缺少的內容。 我想將我的mysql_代碼轉換爲PDO,但雖然第一部分非常簡單,但我無法處理它。我究竟做錯了什麼? 另外我必須使用utf8,否則我會遇到字符問題。 所以我的問題是: 使用未定義的常量IL_ADI的假設 'IL_ADI' 我試過$大作[ 'IL_ADI'],並返回數據。 $dab = new PDO("mysql:host=localho

    0熱度

    1回答

    我嘗試在我的Angular 2項目中使用Auth0。我正在學習它Auth0 website。我的問題是用戶配置文件。我登錄後,我呼籲ngOnInit大致相同的方法,從網站的例子: ​​ 的問題是this.auth.alreadyExists(this.profile.sub);方法的參數this.profile.sub。 的錯誤信息是: 錯誤錯誤:未捕獲的(在承諾):類型錯誤:無法讀取未定義 類型

    -2熱度

    1回答

    我建立我的計劃是這樣的: g++ -std=c++11 myprog.cpp -o myprog -lqpid-proton-cpp 然後我跑./myprog和得到這個錯誤: symbol lookup error: ./myprog: undefined symbol: _ZN6proton10event_loop6injectESt8functionIFvvEE 然而,納米報告符號出現

    0熱度

    1回答

    我有表中的輸入。 <tr id="1"> <th>1</th> <th>ball</th> <th>10euro</th> <th><input type="text" class="input col-xs-1 sum" value="1"></th> <th style="text-align:center;"><i class="fa fa-

    0熱度

    2回答

    我在我的路由.state中解析了我在哪裏返回一個列表(來自服務器的數據),它是在console.log中定義的.state路由中定義的,但是在控制器中它未定義console.log它。我正在與離子1和AngularJS合作。 路線 .state('app', { url: '/app', abstract: true, templateUrl: 'templates/