command-prompt tag

11 questions


1 answers
406 views
0
I have saved several codes written in python to a visual studio file.

I have saved several codes written in python to a visual studio file.How can I open and run the file at once?At the command prompt, python script.1 script.2 script.3....In that case, only script.1Can'...

1 years ago

1 answers
404 views
0
About Ruby Error Codes

I have a question about ruby error code.I'm studying with a book called Ruby Introduction 2nd Edition.This document uses ruby 1.9.3 and I use ruby 3.0.5.When I created a library management application...

1 years ago

2 answers
294 views
0
What is the meaning of the >>> prompt in Python?

In Python>>>What is the meaning of the above prompt?In a textbook>>12+2234It was written like this, but I think this is the same for the following cases.What's the difference?12+2234

1 years ago

1 answers
305 views
0
Zip file with password generated by JavaScript does not have a password

environmentClient OS: Windows 10 Pro (1809)Browser IE11 QuestionAfter embedding JavaScript in an HTML file and using ActiveXObject to create a zip file with a password file with 7 zip from the followi...


2 answers
123 views
0
Why is the bcc32 command not recognized?

It's a C language.Why is bcc32 not recognized (?) at the command prompt, although the image is surrounded by orange?Also, what can I do to improve it?I was a freshman majoring in information technolog...

1 years ago

1 answers
71 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...

1 years ago

2 answers
62 views
0
JDK is not available at command prompt

I think I installed JDK and passed it through Path.Microsoft Windows [Version 10.0.15063](c) 2017 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>javac-version'javac' is an internal ...

1 years ago

2 answers
90 views
0
Output from form application to console

Development Environment: Visual Studio 2012 for projects created as form applicationsSystem::Console::WriteLine(XXXX;To print to a command prompt, Which part of the project properties should I change?...


3 answers
105 views
0
I want to search for multiple repositories in the Windows batch.

What do you want to doThe purpose is to make it possible to search for the same search word in bulk for various locally pulled repositories and output it as text files.idealOnce you have entered a sea...


1 answers
106 views
0
I want to run php from a command prompt in windows 10

I want to run sample.php from a command prompt in windows 10.An error message appears when you run the file with php sample.php as shown in the image.Could not open input file:sample.phpphp-v If you r...

- 1 - »

© 2024 OneMinuteCode. All rights reserved.