-
I am trying to create a Linux application - a screensaver, in this case - and it is proving remarkab...
- 2116 浏览
- 6 回答
- 3 关注
-
I have been searching this for a while. Im surprised that I don\'t get a clear answer to my question...
- 1233 浏览
- 0 回答
- 5 关注
-
What does this line from a bash script do? Specifically the exec redirection. exec > >(tee -i file) ...
- 839 浏览
- 0 回答
- 4 关注
-
How can you find the names and locations of all the functions that have a specific argument? Is the...
- 558 浏览
- 1 回答
- 5 关注
-
- 990 浏览
- 7 回答
- 4 关注
-
I need to write a C program which will construct an arbitrary DFA for an arbitrary language. I know ...
- 2040 浏览
- 0 回答
- 4 关注
-
I want to retrieve user profile data to show the information in user profile page. In the realtime d...
- 2040 浏览
- 0 回答
- 6 关注
-
I have this process running: 342 pts/2 T 0:00 sh -c sudo screen /usr/bin/python /usr/bin/btdo...
- 563 浏览
- 3 回答
- 5 关注
-
I am the owner of a private github repo. I have a number of collaborators. Someone who I\'ve recentl...
- 541 浏览
- 0 回答
- 5 关注
-
Controller import() Import data from csv file and redirect with array of data //import data from csv...
- 1820 浏览
- 0 回答
- 6 关注
-
While making a translation to a YouTube video (translations can only be in Unicode, no other markup ...
- 718 浏览
- 6 回答
- 5 关注
-
WHAT I WANT TO ACHIEVE I am trying to refresh the contents of gui which is made up of gtk stack. I a...
- 986 浏览
- 0 回答
- 5 关注
-
- 583 浏览
- 4 回答
- 4 关注
-
I have a class that needs to call out to a delegate when one of its properties changes. Here are the...
- 1412 浏览
- 3 回答
- 4 关注
-
CREATE TABLE stock ( product_id int, opening_stock int, material_purchased int, mate...
- 930 浏览
- 0 回答
- 6 关注