-
I am web scraping the years and number of publications of different authors on google scholar, so fa...
- 1247 浏览
- 0 回答
- 6 关注
-
I face a problem when I want to Laravel default authentication (which is done by php artisan make:au...
- 1042 浏览
- 0 回答
- 6 关注
-
I\'ve been searching for at least 2hrs but I can\'t find any pattern to extract following Urls using...
- 1560 浏览
- 2 回答
- 5 关注
-
So here is my current code for catching an InputMismatchException error int weapon = 0 boolean s...
- 2035 浏览
- 2 回答
- 5 关注
-
I have created a shared object and access it from two different program and measuring the time. DA...
- 911 浏览
- 2 回答
- 5 关注
-
this is my code. boolean checkHit2() { if (cx < 0 || cx >= 640) {return true;} if (cy < gr...
- 1766 浏览
- 3 回答
- 4 关注
-
I\'m practicing selection sort and copying the code from data structure by Horowitz. I\'m dealing wi...
- 1462 浏览
- 0 回答
- 5 关注
-
I am trying to format a string into specific date format but there is some problem in conversion. In...
- 1395 浏览
- 3 回答
- 6 关注
-
I need to insert a large string as clob into a table. I am using setClob method of PreparedStatement...
- 435 浏览
- 2 回答
- 3 关注
-
I want to add locale to my react-native-gifted-chat, because the chats do not show up one after the ...
- 916 浏览
- 0 回答
- 4 关注
-
Background Google plus (google+) app has a nice viewing of images on the \highlights\ category. Fo...
- 1218 浏览
- 1 回答
- 4 关注
-
I got an error that hardcoded text should use @string resource I want to use a variable name that I ...
- 345 浏览
- 0 回答
- 5 关注
-
I have my User model set up with no primary key so that the automatic id will be used instead. Howev...
- 1993 浏览
- 2 回答
- 5 关注
-
So whenever I run the application the frame is there however all the colors and rectangles are not. ...
- 605 浏览
- 2 回答
- 5 关注
-
I\'m loading data into a python dict, pulled from coinmarketcap\'s api and then I want to be able to...
- 767 浏览
- 2 回答
- 4 关注