-
I am a Java developer trying to write a script in python. I have the following JSON: { name: Dat...
- 1672 浏览
- 0 回答
- 3 关注
-
I have a docker-compose yml file as in below version: \'2\' services: nodejs: build: co...
- 1299 浏览
- 4 回答
- 6 关注
-
Here is my POJO that I use to store in DynamoDB using DynamodbMapper @DynamoDBTable(tableName = Data...
- 1585 浏览
- 0 回答
- 5 关注
-
My matplotlib analysis images are saving in other folder instead of static folder images. I need to ...
- 1407 浏览
- 0 回答
- 5 关注
-
I have cors in settings of nginx: server { ... location / { if ($request_method = \'O...
- 753 浏览
- 0 回答
- 6 关注
-
This is my code to control authentication on a website. I\'m not sure if my logic is correct. If the...
- 860 浏览
- 5 回答
- 5 关注
-
How can I convert the binary string $x_bin=\0001001100101\ to its numeric value $x_num=613 in Perl?
- 1620 浏览
- 5 回答
- 6 关注
-
I\'m looking to make a progress bar that advances between two dates that have been set stored on my ...
- 1710 浏览
- 0 回答
- 6 关注
-
I am trying to use allennlp predictor for biaffine parser. Here is the code:- from allennlp.predicto...
- 1446 浏览
- 0 回答
- 5 关注
-
I\'m working on a application which asks for OTP when user want to reset his password for which I ne...
- 872 浏览
- 19 回答
- 6 关注
-
I have a table where need to check whether organization Name column contains physical address, city ...
- 1413 浏览
- 0 回答
- 5 关注
-
I have a function with a boolean type parameter to toggle, whether the returned type is some base or...
- 1916 浏览
- 0 回答
- 5 关注
-
I am trying to change the textSize of BottomNavigationView from android support library 25.0.0
- 1212 浏览
- 8 回答
- 5 关注
-
The way I did this in Swift 2.3 was: let currentDate = NSDate() let currentCalendar = N...
- 1997 浏览
- 11 回答
- 4 关注
-
I am able to render the questions and their option but when i try to submit the form it gives the pa...
- 1884 浏览
- 0 回答
- 5 关注