ide tag

22 questions


2 answers
76 views
0
I have a question about interface extension in Java.(Design Pattern)

I think it's a question about the design pattern ^^In situations where multiple classes implement a single interface, If you need to create a new implementation in a particular class (add a new method...


1 answers
90 views
0
There is a problem that the height of the slide content is different, resulting in a margin!! What should I do?crying

Like this, Every time I click step, the division slide goes over, and the content eats the highest height value as a wholeRelatively short content creates a margin at the bottom, and I don't know how ...

1 years ago

1 answers
54 views
0
Picasso vs Imageloader vs Fresco vs Glide

What is the difference between the above four?When do you use Glide?What is the best library?What does each library emphasize?


1 answers
105 views
0
Overriding rules for equal's method in Java

I'm studying Java with googling, and I saw a post saying that it's better to use the same as you inherited instead of overriding the equals. But if you want to override the equals, I told you to only ...

1 years ago

1 answers
96 views
0
Split long strings

ABCDEFGHIJKLMNThe string ABC DEF GHI... in an expression I'd like to make a list of 3 pieces each, what should I do?I'm trying to solve it with a FOR statement.

1 years ago

1 answers
107 views
0
How do I auto-import at Android Studio?

In Eclipse, when you do automatic import, you do shift + ctrl + OWhat do I do at the Android studio? The way I know it is... Alt + Entertainment Is there a faster way to control+alt+O?


1 answers
83 views
0
Split css menu

Hi, everyone. I think it's a basic CSS, but I'm an outsider, so I'd like to ask for help.If you look at the menu bar below, menu 1 and menu 2 are tilted to the left in a certain size Where should I mo...

1 years ago

1 answers
110 views
0
What does (int argc, char *argv[]) do?

I usuallyint main()We share a roomIf you're working on C++ IDE,Make the main function int main(int argc, char *argv[]) automatically.The factor is when you call a function, but the main function is ex...


1 answers
93 views
0
Javascript slide question.

Hi, everyone.As a matter of fact. If you click the button in Javascript, I went from right to leftI'm going to make a side bar that comes out.I made a side bar on the rightI can't implement the functi...

1 years ago

1 answers
81 views
0
Anaconda 3 installation error. I'd like to ask for your help.

If there is a problem with the development environment, not the problem with the code, I will delete it. I'm sorry. Operating system: windows 10 pro 64bitAs shown in the picture, all the files of Anac...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.