code tag

445 questions


1 answers
45 views
0
Countdown app using timer does not work

I wanted to create a riddle app, so I wanted to add a countdown function, so I looked it up and wrote it down, but it didn't work for some reason.Is it possible to count on the label?If possible, plea...

2 years ago

1 answers
95 views
0
CocoaPods Crashes When Installing Firebase on Multiple Targets

Currently, Embedded Framework is developing multiple targets.Installing Firebase on multiple targets with CocoaPods crashes after bootup. objc [97307]: Class FIRMessagingLog is implemented in both / U...


1 answers
94 views
0
VSCode installed extensions no longer appear on the menu

[Current state]Previously, I wrote HTML in VSCode.At that time, I installed various extensions, but there was also a Preview function.I used it to do HTML previews and check while writing code in VSCo...

2 years ago

1 answers
86 views
0
About atom C++ string

I created the source code for Atom (also in vscode) C++ (shown below) and when I run it, I can't use the string system. Could someone tell me how to improve it?The compiler is MinGw.Run Results Source...

2 years ago

1 answers
42 views
0
How to Delete ShareExtension

I am making a diary app with swift2.I added the App Extensions Share Extension to the app, but I misunderstood and it was different from what I wanted to do, so I would like to delete it.In this case,...

2 years ago

3 answers
90 views
0
About the movement of removeFromSuperview()

Generate a base View and addSubView() the UI parts that correspond to the feature.After that, if I changed the function, I removeFromSuperview() all the UI parts on the base view, and then reset the v...

2 years ago

1 answers
95 views
0
Member references to tkinter fail

You can run it on a terminal, but when you run it on a VScode, you get an error when you browse members.Confirmationpython-mtkinter displays a window (version was 8.6)Be able to execute correctly on t...


3 answers
180 views
0
Terminal in vscode is garbled

Windows 10provscode version 1.25.1Japanese is garbled at the terminal of vscode.I set files.autoGuessEncoding:true in the user settings, but it doesn't fix.What should I do?I'm a beginner in programmi...


1 answers
43 views
0
I want a list of macOS versions that can launch xcode.

After updating Mac OS to 12.1, xcode 12.5.1 stopped booting.Officially, Xcode 12.5.1 requires MacOS 11 or later is written only.Xcode 12.5.1requires a Macrunning macOS Big Sur11 or laterHow long will ...

2 years ago

1 answers
65 views
0
vscode cannot write specific extensions settings to workspace settings

It works when you write the LaTeX-Workshop extension settings for vscode to user settings, but it doesn't work when you write them to workspace settings.I asked a question on the LaTeX Workshop git, b...

2 years ago
« - 30 - »

© 2024 OneMinuteCode. All rights reserved.