-
I have made a code for a quiz of 8 questions with a timer. i want it to show next question if 30 sec...
- 1923 浏览
- 0 回答
- 5 关注
-
I have a table in mysql wich has two columns: Day_of_Week (contains sunday, monday, ext.) and Time_o...
- 1608 浏览
- 0 回答
- 4 关注
-
#include #include #include #include #include int main() { int stdout_fd
- 624 浏览
- 0 回答
- 6 关注
-
const example: (string: string) => string = string => { return string.split(); } Its not a detail...
- 1073 浏览
- 0 回答
- 6 关注
-
Created an executable using pyinstaller on ubuntu 16.04 and trying to run it on SuSe 12 SP4 gives er...
- 735 浏览
- 0 回答
- 4 关注
-
I am having problems with a web application on Chrome in Samsung Galaxy Tab A. I want to troublesho...
- 1485 浏览
- 4 回答
- 4 关注
-
bash find recursive directories with regex pattern and then rename the pattern to a different format
I am trying to do a recursive find for directories with a regex pattern, and then change the format ...
- 459 浏览
- 0 回答
- 4 关注
-
what I\'m trying to do is to create a custom setting.php in config folder and read data set data fro...
- 1813 浏览
- 0 回答
- 4 关注
-
I am trying to combine two 1D arrays and stack them in columns, a = [1 2 3] b = [4 5 6] # such that...
- 691 浏览
- 0 回答
- 5 关注
-
Angular component does not recognize a component declared in the module its declared in. I am able t...
- 778 浏览
- 0 回答
- 6 关注
-
Is it possible to replace all the special characters in a matlab vector through a regular expression...
- 888 浏览
- 1 回答
- 6 关注
-
I created a PhoneGap app for iPhone that uses geolocation via JavaScript inside webview. When I run...
- 1781 浏览
- 4 回答
- 4 关注
-
Do I need special libraries for this, or can I just create a huge class that trys to instantiate eve...
- 854 浏览
- 4 回答
- 5 关注
-
Recently i came to know that there\'s a function called intersectionObserver which\'s far advance th...
- 1345 浏览
- 0 回答
- 5 关注
-
I created a service which syncs data from the web on a background thread and want to notify a list a...
- 1349 浏览
- 3 回答
- 4 关注