code tag

445 questions


2 answers
130 views
0
Xcode 6.4 Swift To use Storyboard only on certain pages

Currently, Xcode 6.4 Swift does not use Storyboard, but only uses code to create apps.However, I would like to use Storyboard only for that page because it is difficult to write only with the code bec...

2 years ago

1 answers
106 views
0
I want to make sure that I don't break the line by complementing the parentheses of vscode.

I am currently using C++ in vscode.The current state is as followsOS:ubuntu 18.04 LTSvscode: 1.44.2C++: g++ 7.5.0Yes.in the extension of vscodeC/C++, C++ IntellisenseWe are both installing the latest ...

2 years ago

1 answers
47 views
0
How Swift Gets the Name of MacOS Network Environment

Swift is creating an app that runs on macOS.I would like to obtain the name of the currently selected Network Environment, which is the red border part shown in the image 1.The SSID retrieval was succ...

2 years ago

1 answers
98 views
0
I would like you to teach me how to add automatic complementary functions in vscode.

As the title suggests.I recently changed from ATOM to VScode, but I don't know how to do auto-complementation.If it's ATOM, for example, typing a TAB key after typing div will look like <div><...

2 years ago

1 answers
97 views
0
UserDefaults from Swift Other Screen

In Swift's UserDefaults Tab Controller Connected List and Post Post UserDefaults data does not appear on the list when it is re-launchedWhat should I do?Postimport UIKitimport Foundationclass PostVC:U...

2 years ago

1 answers
152 views
0
How to use CocoaPods with Swift

I would like to use AFNetwork installed with CocoaPods for Swift project. How do I set it up?

2 years ago

1 answers
56 views
0
Specified CSV file not found when running Python script

I'm a Python beginner.I am using the pandas library in the Python 3.8.8 environment of VScode, and I am trying to read the csv file in read_csv, but I get a FileNotFoundError.The py and test.csv files...

2 years ago

1 answers
53 views
0
I am creating an iPhone app with Xcode swift, but how do I implement an implicit Int on Android?

The flow is Place (notify, end) two select buttons when clearing the gameClick Finish to return to the main menuFor Notification buttons, Display the Application Selection screen and Copy to Clipboard...

2 years ago

1 answers
54 views
0
I want to supplement the class name with the VSCode bug.

problems you are havingWe are using Pug for development in VSCode.I would like to supplement the css class name when I enter it. Is there any way?There are html and jsx complements, but I can't find a...

2 years ago

2 answers
102 views
0
Unable to import module when debugging Django in VSCode

What do you want to solveWhen you start debugging with visual studio code, ffrom.forms import........

2 years ago
« - 21 - »

© 2024 OneMinuteCode. All rights reserved.