readAsStringAsync (FileSystem.documentDirectory + "NewUserQuestions.json").then( function(result1) { result1 = JSON.parse(result1)['userID'] ...
確定! 回上一頁