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