All Questions

19771 questions


1 answers
437 views
0
Right-click above the document tab and the menu disappears

I used to use menus such as Close all right by right-clicking on the top of the document tab, but it stopped coming out after a recent update.Is it a bug?

1 years ago

1 answers
305 views
0
Understanding the Processing of Variables Defined by If in a Function

Python is having trouble handling variables defined in if in the function.We are creating the following programs:目的:Rename the png file in the same hierarchy folder or one lower hierarchy folderUse th...

1 years ago

1 answers
394 views
0
Firebase App Distribution is skipped in the build in codec.

I want to automatically build the flutter app with codemagic and distribute it to the tester using Firebase App Distribution, but I'm worried because it doesn't go well.Firebase App Distribution is se...

1 years ago

1 answers
244 views
0
How to Add the Value of the Same Key in Python

There is a dictionary array called band, and one key has multiple values.For each key (Band 1, Band 2, Band 3) in this array, I would like to calculate the sum of the values that the key has.Below is ...

1 years ago

1 answers
266 views
0
Error specifying enable-kvm option in QEMU in Windows environment

I want to run Debian10 in QEMU under Windows.CPU:Intel Corei7-8700 3.2GHzMemory:16GBOS:Windows10 Pro, Ubuntu20.04LTS Dual Boot to Boot SelectionsQEMU:version 7.2.0 (v7.2.0-11948-ge6523b71fc-dirty)>...

1 years ago

2 answers
360 views
0
I want to extract csv file only specific columns in Python, and then cell combine only specific columns in the extracted columns

If it is the csv file in the first photo, I would like to extract only email address, last name, first name, and address and combine cells in the last name and first name columns as shown in the secon...

1 years ago

1 answers
350 views
0
I want to display a 500x500 image in the middle of the 500x500 window in the Pygame and in the rect.center.

It's very long, so it's an excerpt, but as the title says I want to display a 500x500 image in the middle of the 500x500 window in the Pygame and in the rect.center.However, I couldn't find a good ide...

1 years ago

1 answers
280 views
0
Excel VBA Other Sheets Not Reflected

What I want to solveExcel VBA Does Not Reflect Data Extracted from Other SheetsProblems and Errors OccurredI would like to extract the data of Excel sheet from other sheets, but the data using '=' is ...

1 years ago

2 answers
293 views
0
I want Python to combine only certain columns in the csv file

I am a beginner and may not be able to ask questions, but I appreciate your cooperation.I want to combine only certain columns in Python.Like the first screenshot, the cells of last name and first nam...

1 years ago

1 answers
437 views
0
I have a question about deleting spaces

\t\n\r when you import and print the code to get the school notice and convert it to a csv file 0, [Announcement] Information on the Humanities Convergence Project Briefing Session 1, 44...

« - 4 - »

© 2024 OneMinuteCode. All rights reserved.