All Questions

19771 questions


1 answers
106 views
0
How do I erase a specific search history in the Explorer search box in Windows 10?

I have a question about how to erase the search history in the Search box that searches for files in the upper right corner of the Explorer (folder screen) in Windows 10.In Windows 7, I was able to de...

2 years ago

2 answers
85 views
0
Rails5 Fails/Error When Running Rspec

I am creating a task management application called taskleaf in accordance with the reference book rails5 Quick Learning Exercise Guide, but I have a failure/error error when running Rspec, so I would ...

2 years ago

2 answers
73 views
0
How do I determine if the method was executed just before as a condition of an if statement?

As a condition of if, I would like to create a program in which if the method before it is executed, I will do what is written in if.Specifically, the following code is available:Please.import java.ut...

2 years ago

1 answers
58 views
0
ArrayIndexOutOfBoundsException error when creating array in Java

I would like to merge the two arrays and create a new array with the numbers sorted in descending order, such as the following, but I get an error ArrayIndexOutOfBoundsException.I don't know why this ...

2 years ago

2 answers
90 views
0
I don't know why fetch causes the error.

I'm a beginner at Git.One of the learning activities is Git, and carefully from the beginning.Among them, number 9, Use Together - Bare and Clone, Remote Repository, clone (bare) to make your own repo...

git
2 years ago

2 answers
48 views
0
Understanding Function Argument Type Specification in @jit of numba

We introduced numba to speed up pyhon.Among them, only one function cannot be typed in @jit and the program cannot be run.The function pulls other functions as arguments, but I don't know the type spe...

2 years ago

1 answers
177 views
0
How to Resolve IndexError

I think some int type is missing...error messageTraceback (most recent call last): File/Users/ymtk/Desktop/pyaudio/mfcc.py, line 109, in<module> mfcc = MFCC (stf.SPEC.shape[1]*2, stf.frequency) ...

2 years ago

1 answers
82 views
0
Is it okay to study AWS SAA qualifications instead of cloud practitioners from the beginning?

I'm thinking of getting an AWS certificate, but is it okay to study the AWS SAA certificate from the beginning?  Should I learn from a cloud practitioner?!I look forward to your kind cooperation.

aws
2 years ago

1 answers
139 views
0
How to Open UTF-32 in VS Code

How can I use Visual Studio Code to open a file written in UTF-32?

2 years ago

1 answers
103 views
0
I want the console page code to be EUC.

The current PowerShell code page is shift-jis.I would like to log in to a remote server using the SSH feature of Powershell.However, the server environment is Linux and the character code is EUC.There...

« - 184 - »

© 2024 OneMinuteCode. All rights reserved.