194 questions
I am using php (to use MySQL) on an external server for Ajax communication in Monaca.I would like to use php to display the contents of the database.I have done Ajax communication and received it via ...
The DB contains data such as {params:{name:apple, color:red}.Regarding this, I would like to know how to get hash values such as apple and red on the views of rails.Since the data is probably in json ...
I would like to include the following data in the json file in Ruby as Hash in Array.When I read it in JSON.load, it reads as nilClass, and when I read it in read, it becomes String, so I'm having tro...
I can't find the wrong part myself, but somehow I get an error.Please let me know who you are.By the way, this is using the API of the game Crash Royale.Clash Royale APIThe error codes are as follows:...
swift4xcode 9.4.1I don't know the type when declaring the type of json in the swift.In the case of this json, what type should I write?The json is as follows:{ calendar: { month: { jp: { 1—January...
The URL listed in the source below stops at NSJSONSERIALIZATION.JSONObjectWithData every time.I don't know the cause at all.Other JSON URLs work fine.What should I do?let url=NSURL(string: http://api....
The URL where the following json data is returned is http://127.0.0.1:8000/api/v1/I got the response correctly on the simulator, but when I tried it on the actual machine, I couldn't get it. What shou...
Current stateWe are currently working on correcting JSON and adding a new Val element (Key: Value) from the existing JSON.Current Code{ total: [ { name: sasuke, category: animal, URL: https://0000/...
I am using pyspark.With Spark 2.1 and later, you can import the Json file after you define the schema.Example 1 test01.json{ _id: 2d3erf5, testNo: 0001, Date: 2017-09-01 00:00:00.00000}test01.py from ...
I'm creating a website with rails.Among them is the process of parsing JSON.I'm saying this very well, but if you intentionally give me a strange character, I get JSON::ParserError and I get an error ...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.