I am using Coverity to check some code which uses TAILQ. It is complaining about several potential double-frees and use-after-frees which I don't really underst
Hi I want to ask some question regarding Golang echo.JSON() method. This line of code will return a virtualAccount struct func (h virtualAccountsServiceHandler)
I have a web application that uses HttpResponseBase.AddHeader. I'm using this method to download a .csv file: .AddHeader("content-disposition", "attachment; fil
when i setup mongodb in my ubuntu , i try : ./mongo it show this error : couldn't connect to server 127.0.0.1 shell/mongo.js so what can i do , thanks
I am using the opencv implementation of Harris Corner detection in python. My question is regarding the behaviour shown in the gif below - as the image is rotat
I am trying to deploy basic Angular App to Azure. I installed these extensions: When I right click on my AppService, I see this menu: If I try to select C
I have read the other questions posted on this site and could not solve my issue. I am working on a tkinter app and to make it look as good as possible I chose