106 questions
Cho Daehyuk's blog http://bcho.tistory.com/1078 Here, we use the multiparty module to study uploading images. It works fine if you follow the example. Ajax method $.ajax({ type: post, url: /users/uplo...
I'm using the spring boot gradient base. I have a question. After I bring the path containing the image file from the database, I change the image file to byte and return it, but can you tell me how i...
// Send hikari's imageclient.on('message', message => { if (message.content.startsWith (hikari)) { const hikari = [ 'https://example/giphy.gif', 'https://example/giphy2.gif', 'https://example/g...
I want to put the image source instead of color while writing JavaScript, but I have a question because only the white screen does not come out.var width=4;var heigth = 3;var colorList = [];var color ...
First, if I were to show you the result image, this is what it looks like this.And the result I wanted is to square the orange area.I measured the pixel coordinate size of the picture and turned x, y ...
from tkinter import *window = Tk()window.title (Choose what you need right now)def myFunc(): if var.get() == 1: labelImage.configure(image=photo1) elif var.get() == 2: labelImage.configure(image=pho...
« | - 11 - |
© 2024 OneMinuteCode. All rights reserved.