Hi I'm using a service that send me images, sometimes png or jpeg images and I use the flutter widget Image. In the other hand sometimes send me svg images intu
I have a page that connects to a MySQL database via PHP. On this page the data is fetched to load an image and its related details. This page all work OK when t
My UITableView isn't showing any data. I think the problem is in: override func tableView(tableView: UITableView!, cellForRowAtIndexPath indexPath: NSIndexPath
Are there any server templates or something like that? Each time I have to setup nginx and docker it's quite time comsuming.
I have been teaching myself programming for couple of years, and I was sure that if you need array declaration of a variable number you need to use malloc or ne
I have the following data classes data class Ad( val adId: Int, val picId: Int ) data class AdResult( val status: StatusCodes, val adId: Int,
tf.keras.layers.Masking layer has _compute_output_and_mask_jointly set to True in its __init__(...), what does this attribute do other than telling what it is d
I am using a wordpress to create a site, I create some nice code for a flip card. It works fine in most browsers and even android phones. However when opening i