-
ive check the document about the send message API. It work when i link with the webhook and able to ...
- 1107 浏览
- 0 回答
- 4 关注
-
I want to implement rate limiting on my simple php form.Whenever user submits more than 10 inputs in...
- 745 浏览
- 0 回答
- 5 关注
-
I have an application that has both two external kernel modules and a userspace daemon. I want to lo...
- 1505 浏览
- 5 回答
- 6 关注
-
I would like to make my application such that it can maximize to full screen means it hide the windo...
- 1886 浏览
- 9 回答
- 4 关注
-
Resource Acquisition is Initialization (RAII) is commonly used in C++ to manage the lifetimes of res...
- 402 浏览
- 2 回答
- 6 关注
-
I\'ve been working on a university project where I have to create many tables and their attributes. ...
- 1033 浏览
- 0 回答
- 6 关注
-
I need to be able to take a string like: \'\'\'foo, bar, \one, two\, three four\'\'\' into: [\'f...
- 1027 浏览
- 6 回答
- 4 关注
-
I need in my new user form to show the first address text field then under it to add more address fi...
- 2040 浏览
- 0 回答
- 6 关注
-
Consider the following TypeScript code: type operator = (input:T) => T const pipe = (...operators:o...
- 403 浏览
- 0 回答
- 5 关注
-
At least Gmail and Youtube Android apps use a side menu (navigation drawer?) that opens by swiping, ...
- 1831 浏览
- 3 回答
- 4 关注
-
javaScript form-validation code written here
- 1121 浏览
- 0 回答
- 4 关注
-
How can i execute the a particluar loop for specified time Timeinsecond = 600 int time = 0; while ...
- 1031 浏览
- 7 回答
- 6 关注
-
I am using Spring Boot, Spring Security, OAuth2 and JWT to authenticate my application, but I keep g...
- 1861 浏览
- 17 回答
- 4 关注
-
I have created a login form and I am trying with php to connect on my database(localhost-PHPMyAdmin)...
- 1713 浏览
- 0 回答
- 3 关注
-
I\'ve been setting up a four-node mpi cluster with raspberry pis. As far as I can tell, I am down to...
- 1062 浏览
- 0 回答
- 4 关注