or tag

453 questions


1 answers
105 views
0
Reinstalling the ATOM Editor Restores the Pre-Reinstall State

How can I easily reinstall the ATOM editor?After uninstalling Atom and reinstalling it, the old one remains, so it will resume as it was.I looked it up on various sites, but somehow the guide window c...

2 years ago

1 answers
132 views
0
Multiple atom editors open

The atom editor is new and the window appears every time I start the app.It's a little rough, so I'd like to solve it.Anyone who knows how to solve it

2 years ago

1 answers
147 views
0
Can open source QtCreator create a BSD license binary, for example?

I heard that QtCreator supports non-Qt projects, but could you create a binary that is not LGPLv3 from QtCreator?In other words, wouldn't Qt Creator have to mix pieces of code into non-Qt projects or ...

2 years ago

1 answers
73 views
0
Atom Editor Cannot Close Find and Replace

After opening find-and-replace in Cmd-f for search and replacement in Atom editor, you cannot close it by pressing Esc.How can I close it?OS: macOS 10.12.4Atom: 1.16.0

2 years ago

2 answers
132 views
0
How to select a file by filename in atom's treeview

Is there a plug-in or configuration in atom that allows you to select only the file name or directory name that contains t from the top by typing t, for example, when there is a directory called templ...

2 years ago

3 answers
63 views
0
What is the difference between const and define?

How do you use these two differently?Should I unify it to one of them?I may have skipped it when I was getting started, but I don't remember it at all

2 years ago

1 answers
48 views
0
How do I use {{#IF}} in the Meteor to view information that only administrators can see in a secure environment?

Hi, everyone.I'm a beginner at Meteor.After meter remove secure, I'm stuck with how to get {{#IF}} to recognize the results of the server decision.[What I want to do] Instead of using {{#each}} to sub...

2 years ago

4 answers
114 views
0
# With regard to

You are now trying to deploy the C++ macro on your own.So I found #define and it looked like this.#ifndef OuHolder_h#define OuHolder_h#define like this seems to indicate OuHolder_h is defined.I don't ...

2 years ago

4 answers
132 views
0
# With regard to

You are now trying to deploy the C++ macro on your own.So I found #define and it looked like this.#ifndef OuHolder_h#define OuHolder_h#define like this seems to indicate OuHolder_h is defined.I don't ...

2 years ago

3 answers
139 views
0
In Java, to use macros in the C language,

Now I'm trying to convert the source written in C++ to Java.I'm having trouble expanding and rewriting macros.In particular, I am having trouble developing #define, #ifdef/#ifndefCould someone tell me...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.