-
I have the following piece of code: import java.util.concurrent.ExecutorService; import java.util.co...
- 782 浏览
- 0 回答
- 6 关注
-
We have written a java client for publishing message to kafka. The code is as shown below Propertie...
- 487 浏览
- 1 回答
- 5 关注
-
I\'m tring to evaluate a string formula to a float but, I cannot find a solution. Here is an example...
- 743 浏览
- 3 回答
- 6 关注
-
I have search for subjects..Teacher can add multiple subjects and students can search thode subject ...
- 1847 浏览
- 0 回答
- 4 关注
-
I am always looping through the files of a directory to perform various kinds of data manipulations....
- 779 浏览
- 0 回答
- 4 关注
-
How can I quit iPhone4 app? When I use exit(0) the app goes in the background. I want to quit the ap...
- 1063 浏览
- 4 回答
- 4 关注
-
So I\'m programming a text game in Python 3.4 that requires the use of the print() function very oft...
- 1227 浏览
- 3 回答
- 4 关注
-
I\'m trying to capture the entire desktop with BitBlt and I also want to exclude certain windows (of...
- 1349 浏览
- 0 回答
- 6 关注
-
I use Java to create report with JasperReports. What i want to do is that user be able to print dire...
- 1976 浏览
- 2 回答
- 3 关注
-
I have been doing some reading, and I see that I can use getch() to get a keystroke. What I have se...
- 1862 浏览
- 4 回答
- 4 关注
-
I want to create a UI similar to the screenshot. I tried by the tableView and collectionView but bot...
- 813 浏览
- 0 回答
- 4 关注
-
I am using a background-image on the main div of the component, but it is only covering the content ...
- 1316 浏览
- 0 回答
- 5 关注
-
I have one question regarding wait/notify based threads interaction. The output of the below code i...
- 1747 浏览
- 1 回答
- 6 关注
-
In my code, I have lots of places where I invoke functions of the form X = f(X) and X can be a r...
- 815 浏览
- 1 回答
- 6 关注
-
I\'m trying to make a Webdav Client for Android, and I found different Java APIs: Slide, Jakrabbit a...
- 1569 浏览
- 3 回答
- 6 关注