-
I have an ArrayList, a Collection class of Java, as follows: ArrayList animals = new ArrayList(); a...
- 1210 浏览
- 22 回答
- 6 关注
-
Typically, asking the user to supply a file name to a batch script is a messy affair, requiring no m...
- 585 浏览
- 9 回答
- 5 关注
-
I know this isn\'t strictly a programming question, but it is related to git. I accidentally have cr...
- 915 浏览
- 6 回答
- 5 关注
-
I am developing program which need to interact with COM ports. By learning from this Q&A: .NET Seri...
- 938 浏览
- 3 回答
- 5 关注
-
Let\'s say that you want to output or concat strings. Which of the following styles do you prefer? ...
- 1654 浏览
- 30 回答
- 6 关注
-
I am adding facebook social plug in to a webpage when I manually add :
- 570 浏览
- 1 回答
- 5 关注
-
I use Scanner in Java to get user entries such as name, surname, email and tel. The name and surname...
- 1294 浏览
- 0 回答
- 6 关注
-
To my understanding, all of your JavaScript gets merged into 1 file. Rails does this by default when...
- 1842 浏览
- 29 回答
- 5 关注
-
I have the following array Array ( [0] => Array ( [id] => 96 [...
- 1801 浏览
- 18 回答
- 6 关注
-
Can someone explain in an easy way how to make jQuery send actual JSON instead of a query string? $...
- 2101 浏览
- 4 回答
- 4 关注
-
I am getting this exception while I am trying to call an activity from another one. The complete ex...
- 1872 浏览
- 24 回答
- 4 关注
-
I was trying to implement a method from an interface in JAVA. But this method receives an object. Wh...
- 593 浏览
- 0 回答
- 5 关注
-
I am a complete beginner in SQL server and I have no idea how to proceed. I have made a table and I ...
- 1259 浏览
- 0 回答
- 5 关注
-
I have an existing iOS app and want to add a large chunk of code that I\'ve been developing as anoth...
- 1851 浏览
- 3 回答
- 5 关注
-
I have been learning React over the past few days, looking at a few tutorials and explanations regar...
- 857 浏览
- 3 回答
- 5 关注