-
so i have just installed Debian 10 on my pi 4, i have made my own account so I don\'t need to use th...
- 1279 浏览
- 0 回答
- 4 关注
-
I need to save the opened pdf from URL to list to open it any time to review It without the need to ...
- 776 浏览
- 0 回答
- 5 关注
-
I am using XLFOPER in C++ to read an SQL request from my database. The issue is that my sql returns ...
- 786 浏览
- 0 回答
- 4 关注
-
I have a questions table and a tags table. I want to fetch all questions from tags of a given questi...
- 806 浏览
- 6 回答
- 5 关注
-
I\'m facing something weird in VBScript. When writing a procedure where I want the parameter to be p...
- 2061 浏览
- 6 回答
- 6 关注
-
I am trying to compute the transition matrix from time-series data. I wrote a custom function like t...
- 429 浏览
- 0 回答
- 4 关注
-
I have the following code: class A { private: int x; public: A() { x = 90; ...
- 1979 浏览
- 4 回答
- 5 关注
-
I want to convert selected values into a comma separated string in MySQL. My initial code is as foll...
- 568 浏览
- 8 回答
- 4 关注
-
When I enter django-admin on the command line, I get a list of allowed commands and then an error li...
- 602 浏览
- 0 回答
- 6 关注
-
- 460 浏览
- 2 回答
- 5 关注
-
What is the best way of representing a DateTime in Excel? We use Syncfusions Essential XlsIO to outp...
- 1590 浏览
- 8 回答
- 4 关注
-
I\'m trying to open a new window in Tkinter, then add buttons to it. The new window opens up no prob...
- 516 浏览
- 0 回答
- 5 关注
-
How can I free a const char*? I allocated new memory using malloc, and when I\'m trying to free it I...
- 1797 浏览
- 12 回答
- 4 关注
-
I´m working on an android app using Angular and Cordova, and I´m having a problem trying to link (ro...
- 712 浏览
- 0 回答
- 4 关注
-
I am going through some code and at the beginning of the script we have var emailID = email. Later o...
- 1810 浏览
- 6 回答
- 6 关注