-
I have an HTTP request, I need to encrypt my HTTP call URL, so it can\'t be tracked, because when I ...
- 979 浏览
- 0 回答
- 4 关注
-
I have a program where I\'m trying to use scandir(), but running into an issue that is raising a few...
- 788 浏览
- 0 回答
- 6 关注
-
In the \Effective Java\, the author mentioned that while (!done) i++; can be optimized by HotSpot...
- 1716 浏览
- 3 回答
- 4 关注
-
I had built a Docker container from this Dockerfile previously and it worked fine: FROM perl:5.32 M...
- 583 浏览
- 0 回答
- 6 关注
-
Previously, before API 28, we can use NetworkInfo, to check whether Internet is available without mu...
- 1534 浏览
- 0 回答
- 4 关注
-
Im looking for an algorithm to be used in a racing game Im making. The map/level/track is randomly g...
- 1330 浏览
- 9 回答
- 4 关注
-
Almost all products in my shop are virtual, so I found a code to auto-complete orders with only virt...
- 969 浏览
- 0 回答
- 6 关注
-
trying to upload images to mysql database but getting this error everytime i click submit in the for...
- 1660 浏览
- 0 回答
- 4 关注
-
I’m trying to understand machine learning and neural network. I know there are a lots of articles ab...
- 503 浏览
- 0 回答
- 6 关注
-
I have the following simple short-circuit statement that should show either a component or nothing: ...
- 1509 浏览
- 3 回答
- 2 关注
-
When working with partitions, there is often a need to delete all partitions at once. However DROP...
- 1948 浏览
- 7 回答
- 3 关注
-
My code: import numpy as np import cv2 def getMinMax(coordinates): coordinates...
- 450 浏览
- 0 回答
- 5 关注
-
I am working on an Android application in which any Android user who is logging to Facebook using ou...
- 1029 浏览
- 6 回答
- 6 关注
-
I\'m trying to send a HTTP POST request through curl in php to the new Grandstream API and I\'m gett...
- 1257 浏览
- 0 回答
- 4 关注
-
I need to request data from two web servers. The tasks are independent; therefore, I am using aync.p...
- 1645 浏览
- 1 回答
- 4 关注