-
at first i have to say that i\'m not very good with english, so i\'m sorry if i can explain very wel...
- 1543 浏览
- 5 回答
- 4 关注
-
I have python==3.8.5 installed on my Window 10. I created a venv with the command python -m venv ve...
- 1232 浏览
- 0 回答
- 5 关注
-
With: sentence= input(\Enter a sentence\) keyword= input(\Input a keyword from the sentence\) I w...
- 1316 浏览
- 2 回答
- 6 关注
-
I am working on the popular 20 Newsgroup dataset, which can be found in the following link: http://q...
- 1660 浏览
- 0 回答
- 4 关注
-
Why write code Jquery like this? (function ($) { $(function () { ....... }); })(jQuery...
- 796 浏览
- 4 回答
- 5 关注
-
I am trying to parse some file in AIX server. I could do the name in Ubuntu. As -i option didnt work...
- 670 浏览
- 0 回答
- 4 关注
-
I am troubleshooting a Java service where it occasionally gets a big increase of old generation util...
- 1998 浏览
- 0 回答
- 5 关注
-
i have a table user table and want to join address table with user table primary key which is foreig...
- 749 浏览
- 0 回答
- 5 关注
-
I have looked through many tutorials, as well as other question here on stack overflow, and the docu...
- 2053 浏览
- 2 回答
- 3 关注
-
I am building a cab booking app, I need current location of the cab every 20 seconds. I have define...
- 1675 浏览
- 4 回答
- 6 关注
-
Say there are two arrays: String[] title = { \One\,\Two\,\three\,\Four\}; String[] user = { \rob\,...
- 811 浏览
- 5 回答
- 4 关注
-
Do we have virtual table for an abstract class?
- 1144 浏览
- 3 回答
- 3 关注
-
We have a very complex mobile app as a part of our software platform for customers. It is built many...
- 1610 浏览
- 0 回答
- 6 关注
-
pathname=$(cat $HOME/.rm.cfg) if [ ! -z $pathname/$1 ] .rm.cfg is a file that contains the followi...
- 1907 浏览
- 2 回答
- 5 关注
-
am doing to take tree structure... I need to add data and want to delete, edit, and search... when ...
- 977 浏览
- 0 回答
- 6 关注