json tag

194 questions


1 answers
133 views
0
Exception handling question when asynctask communicates with the server.

The server has been parsing in JSON format through async asynchronous communication. However, sometimes if the server is being checked or there is a problem with the server, an error appears immediate...


3 answers
129 views
0
Value forwarding question to fragment.

Currently, it consists of EditText and search buttons on one screen, three tabs, and a viewfager, each tab being a fragment. If you press search, you want to send the value that comes with json parsin...


1 answers
52 views
0
Hello! In a day, I asked a question...I have a question about json paser

10-1809:01:31.218 15389-15897/com.oh_biz.oh_works W/System.err: at com.oh_biz.oh_works.View.Tab1$AsyncHttpask.parseResult(Tab1.java:215)10-18 09:01:31.218 15389-15897/com.oh_biz.oh_works W/System.err:...

1 years ago

1 answers
77 views
0
Long question on Android

inti = 11818518518518581; I know that this should be corrected to long. So I know that you have to put an L after long i = 11818518518518581L to recognize it as long.But now longi = arraylist.get(arra...


1 answers
70 views
0
Upbeat api questions.

Hello.https://api.upbit.com/v1/ticker?markets=KRW-XRPHow can I code the ripple price in HTML in Upbit api?I got the source through Google search, but I applied ComchoBora, but it doesn't work. Please ...

1 years ago

2 answers
70 views
0
I'd like to change the one-dimensional list to json form.

a.pydd=['norm9_ab1', 'dataset-hdf', 'audio', 'csvfile', 'saveHDF', 'backend_test', 'keras-adversarial', 'pathconnect']filelist=[]i=1while i < len(ddd): filelist.append('\'+str(i)+'\:'+'\'+ddd[i]+'\...

1 years ago

1 answers
102 views
0
Read Python json. UnicodeDecodeError: 'cp949' codec can't decode byte

// Enter your code here[ { created_time: 2018-01-23 08:00:00, link: http://news.jtbc.joins.com/article/article.aspx?news_id=NB11579263, message: To former lawmaker Lee Sang-deuk, who was a big shot...


2 answers
60 views
0
This is a question about how to store Python json returns.

https://developers.naver.com/docs/clova/api/CFR/API_Guide.md#PythonWe are developing a program to compare face recognition values using Naver's open api service at the address above address.It's just ...

1 years ago

1 answers
111 views
0
Delphi (tokyo) to JSON type RESPONSE only enters the last data value "T"

objFind := TJSONObject.Create; objFind1 := TJSONArray.Create; objFind4 := TJSONObject.Create; objFind3 := TJSONArray.Create; objFind2 := TJSONObject.Create; With nxQuery2.Create(self) do begin tr...

1 years ago

1 answers
63 views
0
Convert php / string to json and get value

{message:{@type:response,@service:naverservice.labs.api,@version:1.0.0,result:{translatedText:I go to school.,srcLangType:en}I would like to extract 'I go to school' from the result value received aft...

1 years ago
« - 12 - »

© 2024 OneMinuteCode. All rights reserved.