-
I\'ve been trying to put together a program that can recognise credit card numbers from different co...
- 1591 浏览
- 0 回答
- 3 关注
-
since a few hours our server hangs every time you do a session_start. For testing purposes i create...
- 1093 浏览
- 11 回答
- 5 关注
-
this is the code which I want to edit here is the path of the files stored in the internal storage
- 1434 浏览
- 0 回答
- 4 关注
-
def isCollision (enemyX, enemyY, playerX, playerY): distance = math.sqrt((math.pow(enemyX-playerX,2)...
- 559 浏览
- 0 回答
- 2 关注
-
I am working on a Rock, Paper, Scissors game for my intro java class. Here is the prompt: Create a g...
- 1783 浏览
- 0 回答
- 5 关注
-
I want to append two strings. I used the following command: new_str = strcat(str1, str2); This co...
- 1264 浏览
- 10 回答
- 6 关注
-
Javascript question here. I\'m currently working on a codecademy project involving a factory functio...
- 1911 浏览
- 0 回答
- 6 关注
-
Is there a way to use the same struct literal to initialize multiple global struct variables that I ...
- 1608 浏览
- 0 回答
- 5 关注
-
- 2188 浏览
- 7 回答
- 4 关注
-
I want to hide the navbar in a login page. I did it actually, but I can\'t see the navbar on other ...
- 1020 浏览
- 2 回答
- 6 关注
-
I am looking to use an S4 class, defined by me, inside of data.frames (and/or tibbles, data.tables, ...
- 533 浏览
- 0 回答
- 4 关注
-
- 1141 浏览
- 1 回答
- 4 关注
-
- 1581 浏览
- 0 回答
- 6 关注
-
I have a file ABCD.csv The length before the .csv is not fixed and vary to any length. How can ...
- 1826 浏览
- 7 回答
- 6 关注
-
I\'d like to create a pop-up menu similar to the one found in the mail app when you want to reply to...
- 1315 浏览
- 7 回答
- 4 关注