Disclaimer: I am totally knew to VS Code, so, please, be gentle with me. :-) I am trying to set up VS Code for C++. However, I explicitly want to set it up so
I use Docker to contain my Adonis app. The build was success but when I access the app, I got ERR_SOCKET_NOT_CONNECTED or ERR_CONNECTION_RESET. My docker compos
I have many threads to start. Some of them have the same name. I want to block a thread if its name is the same with another thread which is running. But if the
I am a newbie to python so please excuse me. I have no background in programming, I am just trying things to smooth out something for me by automating. I found
I might be missing something obvious, and forgive me if I am. Anyways, I have a class Keys which has method SPrintScreen as follows: class Keys{ uint32_t se
What methods of the UIWebView class can be used to scroll programmatically? Are there any in the delegate? Also, what methods exist outside of the UIScrollView?
Hi, I need to code the following problem: "If an employee has been working in the company for more than a year, they'll be elegible for 7 days of vacations for
Hi guys i need help with JTW token. i do registration form with vuejs and i send data to database with axios. I need to save the token I receive on the confirma