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