-
Good evening everyone, I have only been dealing with Java and Android Studio for a few months, can s...
- 1301 浏览
- 9 回答
- 4 关注
-
I am currently working on an Unity App (2019.4.4f1) with Mapbox SDK (v2.1). I am displaying a 2D map...
- 1342 浏览
- 0 回答
- 5 关注
-
The Objective: I am making a Portfolio Tracker. I created a Drop Dox Menu and and an Index Match Mat...
- 1110 浏览
- 0 回答
- 5 关注
-
I have a txt file with ints separated by new lines. I need do this but with ints. The code below is ...
- 619 浏览
- 0 回答
- 3 关注
-
I\'m trying to understand why I\'m getting this error and would like some help: Cannot implicitly co...
- 1787 浏览
- 0 回答
- 5 关注
-
I am having trouble accessing the jenkins global password as an environment variable in powershell. ...
- 511 浏览
- 2 回答
- 6 关注
-
I am using spring-data-elasticsearch and elasticsearch together to query documents. I\'d like to do ...
- 873 浏览
- 1 回答
- 4 关注
-
So Im writing a code for base 16 to base 10 conversion without int or hex. But whenever I try to run...
- 1312 浏览
- 0 回答
- 4 关注
-
I know the problem is in my if statement but I can\'t seem to quite get a grip on which values to pu...
- 572 浏览
- 0 回答
- 6 关注
-
I got Some ERROR, but I have no idea. The code is here. func object(for key: String) -> Observab...
- 1208 浏览
- 0 回答
- 5 关注
-
So I\'ve got this piece of code: OPTION_1 if (i in (0, 1, 2) and j in (0, 1, 2)) else OPTION_2 I won...
- 1439 浏览
- 0 回答
- 5 关注
-
How to make user to type diameter and it prints the value? import random class Coin: def __ini...
- 1743 浏览
- 0 回答
- 6 关注
-
How come this flattens the list L? [item for sublist in L for item in sublist] That doesn\'t make a...
- 1430 浏览
- 0 回答
- 6 关注
-
private void uploadImageToFirebaseStorage() { StorageReference profileImageRef = Firebas...
- 754 浏览
- 23 回答
- 4 关注
-
I have data sampled at essentially random intervals. I would like to compute a weighted moving avera...
- 1058 浏览
- 2 回答
- 6 关注