I am using 2 raspberry pi and each of them has a camera connected. I am trying to run, from the first pi, a script to get the video feed of the second one. And
So I'm having an issue getting the correct output for this java problem. public class GetTime { /**/ public static void main ( String [] arg ) { /**/
I have an application with local DB, which is H2. But customer is using MySQL. There were some issues on customer side, so I decided to install and run an appli
I use a QComboBox to provide multiple choices. When a user change the choice, I obtain the currentText of the QComboBox. Then find the matched variable in the d
My question is same as title. Is after_script execute even if gitlab pipeline job is skipped ? Thanks
What I want to do, is basically convert this Fortran code into Python: open (1,file='file',form='formatted') write (1,*) na,nb write (1,*) (a(i),i=1,na)
I have set up a global error handler like this: @Injectable() export class GlobalErrorHandler implements ErrorHandler { constructor(private zone: NgZone, priv
I have to build a soap (wcf) service. This service has to run on a .net core. I found a library for this (soapcore). But i have a problem. I am getting an error
I have been racking my brain for the past hour trying to get my HTML file to display what I'm adding. This is an example of my code : @import url('https://f