io tag

409 questions


1 answers
82 views
0
Specifying the Link Path for Visual Studio 2017 DLLs

I am using Visual Studio 2017.Visual Studio 2017 Solution Explorer displays:Where is the full path to the DLL import library shown in libraries and Should I specify it? Each library may have different...

2 years ago

1 answers
90 views
0
Sound cracks when recording with pyaudio

When recording using pyaudio, There is a crack in the sound for some reason.This has not happened in other recording applications (such as voice recorders that were included as standard) I suspect thi...

2 years ago

2 answers
101 views
0
Permissions not specified in Android Studio permissions are displayed

I am currently creating an application on Android Studio 2.1.2, but I would like to remove the permissions that Android Manifest does not specify when installing on GooglePlay.The permission you want ...


1 answers
111 views
0
Resizing the Control Up, Down, Left, and Right on the SplitContainer

Regarding the development of Visual studio 2017 windows form, I would like to ask about SplitContainer.Using SplitContainer control, we would like to place players on four panels in the upper and lowe...

2 years ago

1 answers
70 views
0
DYNAMICALLY CREATED BUTTON TEXT ACQUISITION METHOD

I would like to implement the process of retrieving the text of the button created in the for statement.I would like to identify the button I clicked when selecting the button without using id, is the...

2 years ago

1 answers
47 views
0
python: When I try to change the color using termcolor?[32mtest?][0m]

I am a beginner studying Python using VS code.When I try to change the color with termcolor, it says ?[32mtest?[0m.I would appreciate it if someone could tell me.from termcolor import coloredprint('te...

2 years ago

1 answers
44 views
0
.NetFramework Printer Disconnect Detection

Currently, there is an app that outputs from the app to the printer.Regarding disconnect detection, I'm getting the printer status from the GetPrintQueue method in the LocalPrintServer class.of the re...

2 years ago

1 answers
87 views
0
RStudio cannot save files.

I have been using it normally, but when I suddenly press the Save button, the following warning screen appears File could no longer be savedThe same symptom occurs when I try to save it with a shortcu...

2 years ago

1 answers
80 views
0
Transmitting Infrared on irrp.py doubles the signal

I used RaspberryPi3B+ as an infrared remote control and used it for lighting.At one point, the update failed and 3B+ stopped booting, so I re-entered the operating system.Then, I couldn't operate with...


1 answers
103 views
0
I want to trim the audio file using JavaScript.

It creates a voice portfolio where you can post wav, mp3 and so on.I would like to display the file in filereader.result, set the audio data to start with the range of the input element, cut it out fo...

2 years ago
« - 15 - »

© 2024 OneMinuteCode. All rights reserved.