or tag

453 questions


2 answers
99 views
0
Raspberry Pi loses power when connecting the GND of the CO2 sensor.

I'm a beginner at Raspberry.The CO2 sensor MH-Z19 and Razpie 3 model B are trying to be male-mixed.However, if you connect the 6th GND of the Raspie GPIO to the sensor side GND (number 7), the Raspie ...

2 years ago

1 answers
80 views
0
Understanding the Order of Tabs When You Open Multiple Files from the Context Menu

Thank you for your help.When you select multiple text files in Explorer and open them from the context menu, Previously, tabs were arranged in ascending order of file names, but now tabs are arranged ...

2 years ago

1 answers
88 views
0
How do I capitalize the first letter of a word that follows a parenthesis in EmEditor?

Select a statement similar to the following norwegian wood (this bird has flow)Edit → Convert selection → Convert the first letter of a word to uppercase Norwegian Wood (this Bird Has Flow)and this af...

2 years ago

1 answers
103 views
0
"Replace from File" Error in Files on Google Drive in Emeditor

Replace from file for files on your Google drive in Emeditor (20.6.0).*** MapViewOfFile function returned an error. *** // The requested operation cannot be performed in a file opened in the User Maps...

2 years ago

1 answers
72 views
0
How to embed php in html file with atom

I want to embed php in html with atom, but I can't.If you view the following files,aiueo; ?>It appears as shown in .<!DOCTYPE html><html><head> <title> Ayeo</title><...

2 years ago

1 answers
102 views
0
When displaying Unicode URL-encoded strings, you may not be able to copy the converted string

Editing URL-encoded strings in Unicode.EmEditor takes the mouse cursor to the part you want to read URL decoding is automatically performed and pop-up window is displayed.Displays the URL decoded stri...

2 years ago

1 answers
146 views
0
Why does the cannot initialize object parameter for "some widgets" with an expression type 'MainWindow' occur?

We launched the mainwindow project in QtCreator 4.7Qt5.11.The pro file, the h file, and the cpp file are automatically created, but there is an error that does not make sense.mainwindow.cpp#include ma...


2 answers
113 views
0
I want to use the cherry blossom editor on my Mac.

I am using MacBookPro 2016 version 10.12.7.I wanted to use the Sakura editor, so I was looking at https://tech-camp.in/note/952/ this site.The EasyWine DL was successfully completed, but when I tried ...

2 years ago

1 answers
133 views
0
Creating a Model in Qt Creator

I'm developing using Qt creator. If you create a non-Qt c++ application, you'll get a model of the program that says Hello world.Is it possible to change this initial state arbitrarily?Specifically, I...

2 years ago

1 answers
161 views
0
Python undefined name 'Function name' error

//import randomprint (Name Generation)Main character = input()print The name of the main character f{Heroine})while 1: power = random.randrange(3, 9) health = random.randrange(5, 9) mana = random.rand...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.