All Questions

19771 questions


1 answers
318 views
0
Malware detected in official extensions of vscode (?)

After installing Microsoft's official python extensions in visual studio code, running clamscan responded with malware.Similar discussions have been held in the past, but the issue has been closed as ...

1 years ago

1 answers
403 views
0
DB-connected SSH tunnel from Windows to Amazon RDS

I want to connect to MySQL on Amazon RDS from the Heidi SQL client tool in Windows, but it doesn't work.The following error appears:Connection failed SSH expired unexpected command line wasplink.exe-s...

1 years ago

1 answers
359 views
0
I don't know how to write split function

This may be a very rudimentary question, but I am trying to use the following site to try the split function.Separate the string! Active engineers explain how to use split functions in Python [for beg...

1 years ago

1 answers
365 views
0
I want to download all the latest packages on Ubuntu.

The HPE physical server has Ubuntu 22.04 installed and the server is running offline.Due to offline environment, the package cannot be installed and the latest package deb file must be hardened with t...

1 years ago

2 answers
458 views
0
What is Forms[0] for Invoke-WebRequest results on PowerShell?

There are some parts of the code listed on the following site that I don't understand.Why are you substituting Forms[0] for $response?What does it mean?Form posts with PowerShell $form=$response.Forms...

1 years ago

2 answers
378 views
0
I want Python to extract specific information from csv files

I've rewritten this question a lot, so it's okay now.Next question


2 answers
435 views
0
I want PowerShell to array everything that matches the regular expression.

If the following conditions exist, I would like to include the contents of the matched parentheses in the array.How do I achieve this with PowerShell?conditions:$data={ab}, {cd}, {ef}...#This length i...


2 answers
383 views
0
Why does the application t appear to be preventing me from restarting when I restart in Windows 11?

Why does the application t appear to be preventing me from restarting when I restart in Windows 11?When I looked it up, I thought it was a CPU-intensive virus, but the security software didn't detect ...

1 years ago

1 answers
412 views
0
About creating the Spresense ultrasonic real-time FFT analyzer

Attempted to run the FFT analyzer in the example Spresense sketch.Microphone acquisition of sound from ultrasonic waves (20 kHz to 50 kHz)A digital filter attenuates the low frequency band (less than ...

1 years ago

1 answers
316 views
0
COLLISION COORDINATE OBTAINED BY COLLISION OF A PLURALITY OF MOVING OBJECTS IN 2D GAME

Question detailsI'd like to know how to correct the position and draw it in the same way as when two objects collide with each other in a 2D game.ConditionsRectangular, square, etc.I would like to ass...

c++
1 years ago
« - 35 - »

© 2024 OneMinuteCode. All rights reserved.