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