windows tag

272 questions


2 answers
105 views
0
What is a store app?

From Windows 8, there are many different types of apps as shown below.Store appWindows Runtime appWindows Phone Store ApplicationWindows Store ApplicationUniversal Windows AppWhat are the differences ...


1 answers
92 views
0
c# AND METHOD FOR SPECIFYING ARGUMENT INCLUDING JAPANESE IN EXECUTION OF OTHER APPLICATION AT COMMAND PROMOTE

As the title says, ○How to specify a string containing Japanese to process.start arguments in C#and ○How to specify a string containing Japanese in the application execution argument at the command pr...

2 years ago

1 answers
153 views
0
File name containing kanji downloaded on wget is garbled

I would like to ask you a question because I could not solve the problem by referring to some QAs related to wget. as stated in the title[Filename containing kanji downloaded on wget is garbled]I'm lo...

2 years ago

1 answers
77 views
0
"UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83" appears when performing pip install on Win+Python 3.6.

Run Environment:Python 3, PyCharmI re-entered Anaconda because I needed a library relationship.PyCharm gets up when you run the code to cut out the acoustic feature according to the Readme.md of the m...


2 answers
81 views
0
Line breaks and spaces in text files disappear in bat

In bat, I wrote something to replace the characters in a file, but line breaks and spaces disappear.Please tell me how to solve this problem.@echo offCopy rem source file to tempcopy%~n1.tex%~n1_temp....

2 years ago

1 answers
112 views
0
Cannot select menu with alt in windows version of atom editor

TITLE Phenomenon I want to use the keyboard to operate the menu bar just like a typical Windows appSpecifically, we would like to perform the following operations.1. If you press alt when the editing ...

2 years ago

2 answers
35 views
0
Understanding Windows Calculator Internal Variable Types

As for the Windows calculator, it has both the characteristics of the double type and the decimal type.Specifically, If you add A.0.1+0.1+0.1..., the Double type will have an error and will no longer ...

2 years ago

3 answers
116 views
0
I want to concatenate the file names taken out by the dir command.

I would like to use the command prompt to extract the file name and print it out as a list separated by a blank space.When you use the dir command in a batch file, you get the following results: >d...


1 answers
41 views
0
Unknown encoding name is displayed

Installing Ruby from rubyinstaller-devkit-2.7.2-1-x64 and running ruby-v displays the following: ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x64-mingw32]However, if you try to do anything else (s...

2 years ago

1 answers
113 views
0
How do you associate a host and an SSH key when you connect to a .com VPS from Windows?

If you search SSH Permission denied (publickey), there are many solutions, which may be because there are many causes.In my case, Local OS: Windows 10VPS OS: Ubuntu 20.04Provider: Name.comServices:VPS...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.