code tag

445 questions


1 answers
110 views
0
UI parts associated with StoryBoard

The UI part (IBOutlet) linked from the StoryBoard will be of the ImplicitlyUnwrappedOptionsal type, but will it not become nil after the linked class is instantiated?Migrating from Objective-C to Swif...

2 years ago

1 answers
117 views
0
I want to use jupyter lab

I want to install anaconda and launch jupyter lab.(vscode is also installed)Since it's Windows, type jupyter lab at the command prompt and enterThen, 'jupyter' is an internal or external command, Not ...


2 answers
47 views
0
The operation couldn't be completed. (LaunchServicesError 0.) when compiling with Xcode

The operation couldn't be completed. (LaunchServicesError 0.) When I try to run the simulator, it comes out.I tried rebooting the Mac, resetting and rebooting the simulator, rebooting the Xcode, and c...

2 years ago

1 answers
42 views
0
Error configuring path

When setting up the path, the error similar to the comment in the code below appears.I don't know the cause, so if anyone knows, please let me know.import UIKitclassViewController:UIViewController { l...

2 years ago

1 answers
108 views
0
[Xcode 6.3.1] After Archive and Validation, the warning called The applications non-public selectors in Payload/Myapp.app/Myappname:recursiveDescription appears.

I am creating an iPhone app for the first time.Archive with Xcode and validate as stated in the titleiTunes Store operation succeeded with warning.The applications non-public selectors in Payload/[Mya...


1 answers
95 views
0
Hot Reload and Build Defects in flutter vscode simulator emulaor

Introducing flutter using flutter vscode androidstudio xcodeHotreload does not work on xcode and AndroidstudioPress run to work properly on each simulator.Both hotreload and run work on AndroidThe sam...


3 answers
46 views
0
How to make the center of a map your current location only once

import UIKitimport CoreLocationimport MapKitclassViewController:UIViewController, CLLocationManagerDelegate, MKMapViewDelegate{ @IBOutlet weak var theMap:MKMapView! // @IBOutlet weak var theLabel:UILa...

2 years ago

1 answers
106 views
0
It should have been deployed on Netlify, but I can't see it.

I am studying while reading the book Introduction to IoT Starting with M5 Stack & M5 StickC.In the middle of the book, I tried it on a trial basis because it was compiled by building with Visual S...


1 answers
80 views
0
Modules and Methods Do Not Color When Writing Python Files in VSCode

I am writing Python code in VSCode.Up until now, modules and methods have been colored, but on a new PC, they will remain white.I use two PCs (Windows 10, Linux Mint) and I don't remember fiddling wit...

2 years ago

1 answers
47 views
0
NCMB build error cannot be resolved

This is my first time posting.When I build it, an error occurs and I can test it with an emulator, but I can't test it with an actual machine.Looking at the content, I think NCMB is the cause, but I d...

2 years ago
« - 29 - »

© 2024 OneMinuteCode. All rights reserved.