-
I am new in python but, I wanted to make a discord bot. I\'ve already seen some solutions that didn\...
- 890 浏览
- 0 回答
- 4 关注
-
I have been searching the internet for WiQL injection protection guides and have not found anything ...
- 2008 浏览
- 0 回答
- 5 关注
-
I need to validade a string, this string can contains the following special characters % R$ . , Alon...
- 813 浏览
- 0 回答
- 6 关注
-
Have the following code snippets: Bean: import javax.faces.view.ViewScoped; import javax.inject.Na...
- 1949 浏览
- 4 回答
- 4 关注
-
Exception in thread \main\ java.lang.UnsatisfiedLinkError: no lwjgl in java.libr ary.path at...
- 1963 浏览
- 2 回答
- 5 关注
-
I have a web-service running on Windows Azure which returns JSON that I consume in my iPhone app. U...
- 1588 浏览
- 4 回答
- 4 关注
-
this code works fine for me. I just wanted to ask you, if it\'s possible to somehow add a random num...
- 758 浏览
- 0 回答
- 2 关注
-
Can someone explain why I get this errors please? Build command failed. Error while executing pro...
- 926 浏览
- 2 回答
- 5 关注
-
I wrote this method: public List findAllAccountNumbersDistinctByAccountNumberAndPracticeId(String ac...
- 795 浏览
- 0 回答
- 4 关注
-
Why is it recommended to deploy a Flask app using Apache or Nginx? It has a server built in, can\'t...
- 1490 浏览
- 1 回答
- 5 关注
-
I am trying to send file from client to file but it cannot handle big txt file. This my client side ...
- 905 浏览
- 0 回答
- 5 关注
-
My problem is simple: I have this csv file. I use Python 3. This file represent the number of new co...
- 1210 浏览
- 0 回答
- 4 关注
-
I am debugging someone else\'s JavaScript code and a majority of the code is wrapped like this: (fu...
- 996 浏览
- 4 回答
- 6 关注
-
How to handle dates with duckling? and how can differentiate the date using duckling? If user input ...
- 1382 浏览
- 0 回答
- 6 关注
-
I have an opencv image: img = cv2.imread(filename) img = cv2.GaussianBlur(img, (5, 5), 0.15) now I ...
- 433 浏览
- 0 回答
- 5 关注