-
This is my program: [root@localhost cgi-bin]# locate first.pl /home/Ram/Desktop/work/first.pl /usr...
- 802 浏览
- 3 回答
- 6 关注
-
Basically, I want to automatically register object creator functions with an object factory for a bu...
- 1614 浏览
- 2 回答
- 4 关注
-
I am writing a class for creating authorization to BigQuery and Google Cloud Storage. In the past I...
- 1609 浏览
- 2 回答
- 4 关注
-
I am currently trying to connecting my app to a MongoDB database (previously on mlab which worked). ...
- 390 浏览
- 0 回答
- 6 关注
-
I am working on a translation software add in (C#, .NET 2.0) which displays translated texts in a em...
- 1826 浏览
- 1 回答
- 4 关注
-
I\'m trying to call a static method from a generic type I receive. Is that even possible? Furthermo...
- 1742 浏览
- 1 回答
- 5 关注
-
I have an Android project that branched into three different applications, app-1, app-2 and app-3, t...
- 1292 浏览
- 4 回答
- 6 关注
-
clock() is not accurate enough.
- 774 浏览
- 3 回答
- 6 关注
-
I wanted to make a search system in which one/single/1 in search query returns the same result. I wa...
- 625 浏览
- 0 回答
- 6 关注
-
I\'ve managed to set up a deep link on Flutter for my app (currently only on android), here is the i...
- 480 浏览
- 0 回答
- 6 关注
-
I did create a function that transforms diacritic characters into non-diacritic characters (based on...
- 1051 浏览
- 2 回答
- 6 关注
-
How can I get all elements from a drop down list? I used the code below: List elements = driver.fin...
- 2075 浏览
- 11 回答
- 4 关注
-
I have a Presto SQL Query that I need to make a column alias out of a text string: SELECT column1, c...
- 428 浏览
- 0 回答
- 4 关注
-
I wrote a very simple Qt program here: int main(int argc, char* argv[]) { QApplication app(argc...
- 921 浏览
- 4 回答
- 6 关注
-
I built my shell in c and its include: 1)Program execution. 2)Input/Output Redirection. 3)Pipes. 4)S...
- 1041 浏览
- 0 回答
- 5 关注