-
In Java, how do I execute a linux program with options, like this: ls -a (the option is -a), and ...
- 1930 浏览
- 2 回答
- 5 关注
-
Recently I have been digging into cryptography and getting hashing and encryption functions working ...
- 1407 浏览
- 1 回答
- 3 关注
-
So I started with brew reinstall php56 --with-apache This worked fine I then amended httpd.conf ...
- 1210 浏览
- 1 回答
- 6 关注
-
I just getting started with Robotium, writing my first test and I\'m getting this weird error: juni...
- 1068 浏览
- 1 回答
- 4 关注
-
I\'m interested to see what other people publish on GitHub. From personal experience, I know how val...
- 610 浏览
- 0 回答
- 4 关注
-
The user opens an Calc .ODS file. My program needs to read values from it live, i.e. while it\'s ope...
- 1078 浏览
- 0 回答
- 3 关注
-
mvn -P dev If I build my project using profile dev, then I want to use dev.properties in my spring...
- 1663 浏览
- 2 回答
- 5 关注
-
I want to post JSON string with HttpURLConnection api to the localhost server(WAMP) periodically ev...
- 910 浏览
- 3 回答
- 6 关注
-
I\'m planning to develop a decentralized federated learning simulation environment using Tensorflow ...
- 943 浏览
- 0 回答
- 4 关注
-
This is the code: driver = webdriver.Chrome() while True: #do thing that require hours #then ...
- 876 浏览
- 1 回答
- 5 关注
-
I\'m trying to make a word game. First of all, the index will be white. if user Click the correct an...
- 1018 浏览
- 1 回答
- 5 关注
-
For the project I\'m working on, I need to save all the files of a specific version of a git reposit...
- 1571 浏览
- 2 回答
- 4 关注
-
I am working with ensemble avg temp data for multiple months. I want to see how often temperatures w...
- 1638 浏览
- 0 回答
- 6 关注
-
I can\'t get a proper explain using the native mongodb driver for Node.js. When I use the mongo shel...
- 807 浏览
- 2 回答
- 5 关注
-
My Tkinter application have added Notebook and inside the notebook I want to switch the frame using ...
- 1177 浏览
- 1 回答
- 5 关注