-
- 891 浏览
- 1 回答
- 5 关注
-
I want to parse a csv file in java. I want to ignore commas within single quotes as well as double q...
- 1734 浏览
- 0 回答
- 3 关注
-
I\'m trying to make a !play command in my discord bot, but I get the error: \'VoiceChannel\' object ...
- 702 浏览
- 0 回答
- 6 关注
-
Let\'s say i have a Teacher entity and a Student one. Both of them have email and password, but teac...
- 1111 浏览
- 0 回答
- 6 关注
-
In our application we are planning to split the users between multiple realms. The split is, roughly...
- 1612 浏览
- 0 回答
- 6 关注
-
When I add a new header or cpp file in the current cmake project, it shows up as no configurations i...
- 690 浏览
- 0 回答
- 6 关注
-
I need a Python script that uses the Tkinter module to create a static (not resizable) window. I ha...
- 909 浏览
- 2 回答
- 5 关注
-
In numpy, V.shape gives a tuple of ints of dimensions of V. In tensorflow V.get_shape().as_list() g...
- 1084 浏览
- 3 回答
- 6 关注
-
I want to create a view which has 6 sides mentioned in the image respectively, we have created all s...
- 1752 浏览
- 0 回答
- 5 关注
-
I need to delete blocks start with code. code will have the following format. code { .. {..} {..} .....
- 891 浏览
- 0 回答
- 5 关注
-
My goal is to create and name a file with the current time in seconds as the name. In IOS there is t...
- 1260 浏览
- 0 回答
- 5 关注
-
my $start_time = [Time::HiRes::gettimeofday()]; my $diff = Time::HiRes::tv_interval($start_time); p...
- 1512 浏览
- 4 回答
- 4 关注
-
I am using request.path to return the current URL in Django, and it is returning /get/category. I...
- 668 浏览
- 3 回答
- 5 关注
-
I need to read a part of rows from a text file. the text file looks like: ... ... The probability o...
- 682 浏览
- 0 回答
- 4 关注
-
In my app my requirement is to get the user photos and show in my app. For that i am authenticate ,...
- 1045 浏览
- 2 回答
- 5 关注