control tag

3 questions


1 answers
115 views
0
How to manage projects for added code by feature

First of all, thank you for reading my question.As in a typical (git version management I've experienced), the version goes up according to the source code modification and feature addition, so I don'...


1 answers
117 views
0
Is it possible to control the camera and microphone with a web source without a native source?

Is it possible to control devices such as cameras and microphones in a hybrid app or web app without a native source? It is possible on the browser with HTml5, but I wonder if it is possible on the bu...


1 answers
86 views
0
To make an exception to SIGINT?

In a program that connects to a DB,If you receive SIGINT(ctrl+c), it doesn't turn off immediatelyYou have to close the program after organizing what is related to the DB.I don't know when SIGINT will ...

1 years ago

© 2024 OneMinuteCode. All rights reserved.