-
I have a function that checks the existence and validity of a token and makes a new request to get a...
- 1282 浏览
- 0 回答
- 4 关注
-
public void uploadpicture(View view) { Intent intent = new Intent(); ...
- 620 浏览
- 3 回答
- 4 关注
-
I have a json array with around 1000 elements of the structure \oid: aaa, instance:bbb, value:ccc\....
- 1929 浏览
- 1 回答
- 6 关注
-
I found a MobileFaceNet pre_trained model: https://github.com/sirius-ai/MobileFaceNet_TF I want to l...
- 1146 浏览
- 0 回答
- 4 关注
-
When I execute this function I get a run time error, \Operation must use an updateable query\. What ...
- 820 浏览
- 1 回答
- 3 关注
-
Hey guys I was using Sieve of Eratosthenes for Prime Factorization of a given no n in cpp but it sho...
- 1516 浏览
- 0 回答
- 6 关注
-
How can I match the following strings using PCRE regex such that both parts have the exact same leng...
- 1987 浏览
- 0 回答
- 4 关注
-
I just want to write a simple program in C++, which creates two threads and each of them fills vecto...
- 1863 浏览
- 3 回答
- 5 关注
-
I have 3 sets A,B,C. I will need to find Union (intersection(A,B), intersection(B,C), intersection(B...
- 1551 浏览
- 0 回答
- 6 关注
-
I have a login form that is hidden on every page and shows itself onClick when needed instead of set...
- 639 浏览
- 3 回答
- 5 关注
-
I\'m trying to play midi within a browser, and have been using a Java Applet that works just fine on...
- 1088 浏览
- 2 回答
- 4 关注
-
I have very regularly experienced timeouts using ReplyingKafkaTemplate and request/reply pattern for...
- 507 浏览
- 0 回答
- 5 关注
-
I\'m dong a Node exercise on python today. I seem to have accomplished a part of it, but it is not ...
- 586 浏览
- 2 回答
- 5 关注
-
This is the error I\'m getting: $order_items = DB::select(SELECT i.`id`,i.`chef_id`,i.`selected_...
- 621 浏览
- 0 回答
- 6 关注
-
- 977 浏览
- 1 回答
- 5 关注