-
Project min API KitKat(19), project target API Android 10(30) I am trying to do something to the eff...
- 1249 浏览
- 0 回答
- 4 关注
-
I already have experience with XAMPP by using Sublime Text3 as my code editor for web development. R...
- 479 浏览
- 0 回答
- 4 关注
-
Based on this answer I want to build an async websoket client in a class which would be imported fro...
- 380 浏览
- 1 回答
- 6 关注
-
I want to read the first line of a text file that I added to the root directory of my project. Meani...
- 781 浏览
- 7 回答
- 5 关注
-
The function is supposed to prompt a user for input, and then return a value, however it keeps hangi...
- 608 浏览
- 0 回答
- 4 关注
-
In my first php file I open the users.txt to read it and then write in it. Here is the code for it: ...
- 1241 浏览
- 0 回答
- 4 关注
-
We put all of our unit tests in their own projects. We find that we have to make certain classes pu...
- 1641 浏览
- 4 回答
- 4 关注
-
I\'m working on a library to provide simple reliable communication over an RS232 or RS485 connection...
- 1325 浏览
- 7 回答
- 5 关注
-
I have read the following discussions: Should private helper methods be static if they can be stati...
- 1006 浏览
- 11 回答
- 5 关注
-
I want to build a spark streaming job to read the source from HDFS, which contains different parquet...
- 1139 浏览
- 0 回答
- 6 关注
-
I want to program using Qt, but I don\'t want to use special compilers or IDE such as Qt Creator and...
- 1960 浏览
- 4 回答
- 6 关注
-
Just converting some shell scripts into batch files and there is one thing I can\'t seem to find...a...
- 1895 浏览
- 8 回答
- 5 关注
-
Lets say I have the following POJO: public class MyThing { private int myNumber; private String m...
- 924 浏览
- 2 回答
- 5 关注
-
I ran into a problem when using tabBarController. My application has a tabBar and two tabs: Library ...
- 1691 浏览
- 0 回答
- 6 关注
-
I have always followed the concept that multithreading can only be implemented on multiple processor...
- 1043 浏览
- 6 回答
- 4 关注