I have an oversized picture that I want to add to a powerpoint slide. I want the picture to fit within a box and have a vertical scroll bar.
I have a issue where I don't know why I have that, so I want if the password is not correct with my prompt alert so with my v-model, the checkbox stays not chec
I have a list which is like myList= ['France', 'Brazil', 'Armenia'] And a dictionary that is like this: countryDict = {'Argentina':10, 'Spain':23, 'France':66
I am trying to create multi instance in GCP with cloud function, use golang programing. I refer tutorial in https://medium.com/google-cloud/using-cloud-schedule
My .txt file looks like as below (please consider it is 1GB file): hello,12,abcd,xyz welcome,13,abcd,yul hai,14,abcd,ghk Now, I want encrypt 1st and 3rd column
Im using Barracuda in Unity to do real-time inference on a neural network model by drawing webcam images. Currently I'm struggling to do image processing as eff
I am trying to save an object to my database while adding it to the Many to Many field of another object. I already tried many other solutions from here but not