code tag

445 questions


2 answers
409 views
0
I tried constexpr and got an error.

I copied something written by someone else.So I don't think there is any problem.When I looked into it in my own way, I was told that the current C++ version cannot be used in the version, but I would...

1 years ago

1 answers
315 views
0
I want to use Visual Studio code's file search complement functionality for regular searches.

Visual Studio Code File Search (Ctrl+P) complements even fairly vague entries, but is there a way to use this complement in regular searches (Ctrl+F, Ctrl+Shift+F, etc)?Or, please let me know if there...

1 years ago

1 answers
354 views
0
Emojis sometimes split.

Entering emojis may or may not divide (decompose into two characters).I think it depends on the web service and application I use, but how does it break up?I just happened to try Sublimte Text and fou...

1 years ago

1 answers
259 views
0
Criteria for judging "full-width characters" and "half-width characters" on Twitter

As a preliminary Twitter story, where do you decide whether the text in the tweet is full-width characters (up to 140 characters) or other characters (up to 280 characters ... so to speak, half-width ...

1 years ago

1 answers
327 views
0
You can run ipynb files, but you can't run them with py files.

I was trying to do Twitter analysis by referring to various sites.Both the py file ipynb file are running in vscode.The path of the environment variable is followed by the file with python.exe, the Li...

1 years ago

1 answers
460 views
0
Unable to push to GitHub (rejected)

I was trying to push it while developing it with Xcode, but the screen looks like the one below, so I couldn't push it.Why and what?What do you think of it as a GitHub access token?Thank you for your ...

1 years ago

1 answers
422 views
0
Cannot contain specific cocoapods versions

I wanted to make the current cocoapods version 1.11.2, so See this article$gem install cocoapods-v1.11.2I typed the command in the terminal.Ignoring bigdecimal-2.0.0 because it extensions are not buil...


1 answers
293 views
0
Marp Preview Remains Markdown Preview

Added Marp to the environment where Markdown is included in the VScode.I was able to export Marp, but the preview is not in slide format and remains in Markdown preview.Can't Markdown and Marp coexist...

1 years ago

1 answers
295 views
0
Cannot resolve the error Collection element of type 'void*' is not an Objective-Object (old title; Expected'; 'at end of declaration list)

*You answered the question Expected'; 'at end of declaration list error cannot be resolved which I posted before, and after correcting it, a new error occurred, so I edited the question. 内容Objective-C...

1 years ago

1 answers
404 views
0
Apple Tutorial Shows Value of Type 'Color' has no member' accessibleFontColor' Error

Apple's iOS devtutorials encountered an error in lessons displaying meeting information.Please let me know how to improve it.Creating a CardView — iOS App Dev Tutorials | Apple Developer Documentation...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.