-
I\'m currently working on a Discord bot, and one of the features is to set a reminder. Right now I h...
- 1966 浏览
- 0 回答
- 4 关注
-
data segment ; add your data here! seed dw 2332h rndnum dw 0 line db 0 column d...
- 1714 浏览
- 0 回答
- 6 关注
-
How to run multiple processes in python without multithreading? For example consider the following p...
- 1205 浏览
- 2 回答
- 5 关注
-
In .net, it\'s possible to use generics so that a function can accept arguments which support one or...
- 1440 浏览
- 1 回答
- 5 关注
-
How Can I show a custom view instead of the generic error attached in cases of the database going do...
- 1992 浏览
- 2 回答
- 5 关注
-
The Grid layout grid doesn\'t change shape unless there is a window update, for example opening the ...
- 1396 浏览
- 0 回答
- 6 关注
-
I have two scripts for Conky calendar, downloaded from internet. You can find it at the end of this ...
- 493 浏览
- 0 回答
- 6 关注
-
When I run queries using DATEADD it seems that the database does not recognize this function. also w...
- 1476 浏览
- 3 回答
- 6 关注
-
I am trying to Rewrite my mode using this info[copy from a website], but it\'s not working .. what\'...
- 822 浏览
- 2 回答
- 6 关注
-
What i am trying to do: save file to local temp storage send it to cloud storage resive url from cl...
- 616 浏览
- 0 回答
- 6 关注
-
these are some functions I am using for password encryption and password verification. Was wondering...
- 1811 浏览
- 1 回答
- 4 关注
-
- 1790 浏览
- 3 回答
- 6 关注
-
A function template has the prototype as such: template inline int gridMaxSelection(Eigen::Vector3f...
- 592 浏览
- 0 回答
- 4 关注
-
I have a C program which contains #include header. It shows a compile time error. I know that the d...
- 1841 浏览
- 2 回答
- 5 关注
-
My situation is that I have a zip file that contains some files (txt, png, ...) and I want to read i...
- 1877 浏览
- 3 回答
- 6 关注