-
I need to setup a cCron job on my server to backup all my databases. I understand that i need to cre...
- 788 浏览
- 0 回答
- 6 关注
-
Hi just wondering if someone could help me modify this code (Thanks Tanaike) so it would search in C...
- 1626 浏览
- 0 回答
- 2 关注
-
User A asks the system to read file foo and at the same time user B wants to save his or her data on...
- 1604 浏览
- 2 回答
- 4 关注
-
What happens to an existing git repository when you issue git init again? I created a repository wi...
- 938 浏览
- 4 回答
- 4 关注
-
I am using retrofit to post text data, single image and multiple image in single POST request. I tri...
- 527 浏览
- 0 回答
- 5 关注
-
I\'m using the render_to_response shortcut and don\'t want to craft a specific Response object to ad...
- 884 浏览
- 7 回答
- 4 关注
-
I need to compare 2 strings and calculate their similarity, to filter down a list of the most simila...
- 535 浏览
- 5 回答
- 4 关注
-
I\'ve been trying to round long float numbers like: 32.268907563; 32.268907563; 31.2396694215; 33.6...
- 2077 浏览
- 11 回答
- 5 关注
-
Write a C program to maintain record of 10 students with the following details. Roll no, Gender, Tot...
- 2045 浏览
- 0 回答
- 6 关注
-
- 1899 浏览
- 7 回答
- 6 关注
-
I need to read space separated values from a file which is separated by a colon. My file has this da...
- 706 浏览
- 0 回答
- 5 关注
-
from pyspark.sql import functions as f class Outlier(): def __init__(self, df): self.df = df ...
- 942 浏览
- 0 回答
- 5 关注
-
- 2499 浏览
- 7 回答
- 5 关注
-
How do I set timeout like example I want the notification to be Trigger start from (27 Nov 2020, 12...
- 1224 浏览
- 0 回答
- 4 关注
-
I have a Google spreadsheet where I keep a list of bugs and whenever I fix a bug I change the statu...
- 425 浏览
- 5 回答
- 4 关注