-
takePicture = async () => { const {uri} = await this.camera.takePictureAsync(); const save = awa...
- 977 浏览
- 0 回答
- 5 关注
-
I have this code. How to make it faster with AppendUint? xsumV = []byte(this is a very long string o...
- 1536 浏览
- 0 回答
- 6 关注
-
I have an ASP.NET web application project which references another project called ModusCore (or Modu...
- 1904 浏览
- 9 回答
- 6 关注
-
I had a need to connect to websocket via php, send data and immediately disconnect. No need to wait ...
- 1389 浏览
- 2 回答
- 4 关注
-
So I have installed R 3.6.3 and I am getting errors when I am trying to load packages, after install...
- 1814 浏览
- 0 回答
- 5 关注
-
I\'m modifying an old Android application. I have a GPS lat and long being stored in a string value...
- 441 浏览
- 2 回答
- 6 关注
-
The census bureau doesn\'t provide a nationwide shapefile of public use microdata areas (the smalles...
- 1760 浏览
- 2 回答
- 4 关注
-
Sir, My code is working properly in blogger but it is not working in wordpress. I\'m a beginner so p...
- 495 浏览
- 0 回答
- 4 关注
-
I would like to know, how we can execute the first task for first host 123.345.45.1 whereas for seco...
- 1408 浏览
- 0 回答
- 4 关注
-
I\'m trying to write a simple websocket client in Java to connect to a 3rd party WebSocket server (I...
- 1500 浏览
- 1 回答
- 5 关注
-
As a toy example, I have a class that simply wraps a vector or matrix in an object and includes a ti...
- 1891 浏览
- 4 回答
- 4 关注
-
I\'ve had to create a custom membership provider for my current ASP .Net project in order to fit in ...
- 632 浏览
- 4 回答
- 6 关注
-
how to add beforerequest and requestcomplete event to specific ajax request in Extjs4? Regards
- 2038 浏览
- 1 回答
- 6 关注
-
I have completed my django project and I intend to host it online. I do not want to host it through ...
- 1412 浏览
- 0 回答
- 6 关注
-
I have a program that can send text to any other program for further analysis (eg sed, grep, etc). ...
- 1600 浏览
- 2 回答
- 5 关注