-
first the code should transforme a number into a binary code, afterwords my code should get connecte...
- 1627 浏览
- 0 回答
- 4 关注
-
Code: What i\'d like is for it not to have \ABOUT\ in front of the 2 hours a
- 1842 浏览
- 3 回答
- 6 关注
-
It seems that: if (typeof a == \'undefined\') { a = 0; } and (typeof a != \'undefined\') || ...
- 934 浏览
- 10 回答
- 4 关注
-
I am trying to create an API in node to get nearby users with the same pet_type. currently what I di...
- 789 浏览
- 0 回答
- 5 关注
-
I have a csv file that adds data every second (think of it as stock data). Purpose : I want to calcu...
- 1810 浏览
- 0 回答
- 5 关注
-
I have a dataframe with 4 columns: PM10 temperatura wind CO dat...
- 1005 浏览
- 0 回答
- 6 关注
-
Sorry if I\'m missing something obvious, but I can\'t figure out how to bind a specific (nth) argume...
- 1248 浏览
- 4 回答
- 5 关注
-
We\'re using Flask for one of our API\'s and I was just wondering if anyone knew how to return a HTT...
- 1128 浏览
- 9 回答
- 6 关注
-
I\'m working on a UTF-8 Persian website with integrated mysql database. All the content in the websi...
- 1170 浏览
- 8 回答
- 5 关注
-
I am writing a code organized in some (several) files. For the sake of organization of folders and t...
- 870 浏览
- 0 回答
- 4 关注
-
MySQL provides 2 ways to check truth value of boolean columns, those are column_variable = true and ...
- 1694 浏览
- 2 回答
- 6 关注
-
I was down the pub with a friend of mine yesterday and we started discussing the architecture in use...
- 591 浏览
- 3 回答
- 4 关注
-
I have a Bootstrap form with some inline radio buttons and a label. I\'d like to keep the label on t...
- 816 浏览
- 7 回答
- 4 关注
-
I have an XML in Web Services(WSDL). this file contain many service that i want to send a request to...
- 611 浏览
- 0 回答
- 5 关注
-
Here is a program: int main(int argc, char **argv) { int *arr = NULL; arr = malloc(2 * sizeo...
- 1057 浏览
- 0 回答
- 6 关注