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