How to write a computer operation with dos commands

Updated on technology 2024-03-27
22 answers
  1. Anonymous users2024-02-07

    DOS command, it can't be, it's vb.

  2. Anonymous users2024-02-06

    @echo off

    set p num1=Please enter the first digit:

    set p num2=Please enter the second number:

    set /a sum=num1+num2

    echo %num1% +num2% = %sum%

  3. Anonymous users2024-02-05

    Use the set command to implement the dos.

    set /a 3*2-1

    The effect is as follows. C: Users shg> set a 3*2-15 This ** was tested successfully under Win7.

  4. Anonymous users2024-02-04

    To be easy to understand, words like this-

    set /a a=3

    set /a b=2

    set /a c=1

    set /a d=%a%*%b%-%c%echo %d%

    pause>nul

    That's it for direct operations

    set /a a=3*2-1

    echo %a%

    pause>nul

    Anyway, I don't think the @hide command in front of me is needless to say, and the echo in the back is the final result, and if you remove the @, you can see every step in detail. Also, pause can be done or not - if it's in the DOS interface.

  5. Anonymous users2024-02-03

    There is no such order under the DOS.

  6. Anonymous users2024-02-02

    For example:

    Change the computer name to 123 abc

    wmic computersystem where “name=’abc’” call rename 123

    Change the workgroup to mygroupwmic computersystem where "name='workgroup'" call joindomainorworkgroup """.",”mygroup”,1

  7. Anonymous users2024-02-01

    Do you mean that you just type 1+2 and enter and you get 3?

    **As follows: import;

    public class test}

  8. Anonymous users2024-01-31

    Isn't it a string that was entered?

    Extracting from the string and then calculating, is that possible?

    This formula needs to be judged before it is calculated, because it is a numerical calculation, so it can only include the characters of numbers and transporters......

  9. Anonymous users2024-01-30

    Just press the switch directly under pure DOS.

    Under Windows, using the Command Prompt, enter the command:

    shutdown -s

    shutdown -r

    shutdown -l (logout).

    shutdown -a (unshutdown).

    Note: You can also bring -t (for delayed shutdown, t followed by the number of times, 0 for immediate shutdown), and -c (followed by a quoted string, which is actually the description of the text).

  10. Anonymous users2024-01-29

    Under pure DOS, you can directly press the reset button on the host to restart.

  11. Anonymous users2024-01-28

    Hold down the three keys Ctrl+Alt+Delete.

  12. Anonymous users2024-01-27

    Let's take a look at the commonly used dos commands for hackers, how many will you have? - Vulnerability knowledge base.

  13. Anonymous users2024-01-26

    Dizzy, misunderstood. First you have to log in to the system as an administrator, and then you run all files as an administrator. It's not that you write something in bat and then use the guest user to run it as an administrator.

  14. Anonymous users2024-01-25

    The general cd command and dir p w command can basically complete the daily DoS operation.

    These two commands, one is equivalent to double-clicking under windows to enter the specified folder, and the other is equivalent to viewing the directory under the folder, mastering the two commands of copy and pause, through ? Check out the commands that will allow you to quickly learn DOS

  15. Anonymous users2024-01-24

    DOS commands are rarely used these days, unless you want to be a professional.

    Otherwise, there is no need to deliberately learn, the purpose of the existence of windows is to make everyone live simply, work simply, why do people always like to complicate some simple things.

  16. Anonymous users2024-01-23

    1. The dos command is a command of the DOS operating system, which is a disk-oriented operation command, mainly including directory operation commands, disk operation commands, file operation commands and other commands.

    2. Common commands:

    1) View directory contents command dir

    3) Create directory command md

    4) Open the specified directory command cd

    5) Delete the currently specified subdirectory command rd

    6) Change the current drive letter command c:

    7) File copy command

    8) Display text file content command type

    9) Change the file name command ren

    10) Delete file command del

    11) Clear the on-screen command cls

  17. Anonymous users2024-01-22

    net user user password add

    .net localgroup administrator user add

    The first line creates the user and the second line changes the permission.

  18. Anonymous users2024-01-21

    Write a random program and add it to the command directory.

  19. Anonymous users2024-01-20

    Zero-based hacker series tutorial dos:010 Use the md command to create a directory.

  20. Anonymous users2024-01-19

    With MSTSC

    Check out Command Help.

    Command: C: mstsc

    If the other party wants to open port 3389 and remote desktop services, it is recommended that you use the remote assistance that comes with the system.

    My computer right--Properties--Remote--Hit the groove on the left side of the remote--OK.

  21. Anonymous users2024-01-18

    If you want to enter someone else's computer by relying on dos commands alone, you can only go to his computer, and if you want to remotely control someone else's computer, there is a simple tool, and you can hit the gray pigeon or the upswing. This is one of the more well-known hacker addresses.

  22. Anonymous users2024-01-17

    telnet

    But you have to be open to you for a certain service.

    N years ago, DR-DOS had corresponding network functions, while MS-DOS did not.

Related questions
4 answers2024-03-27

Computer software consists of programs and related documentation. A program is a symbolic representation of a sequence of instructions, and a document is a technical document established during software development. A program is the main body of software and is generally kept in storage media (such as floppy disks, hard disks, and optical discs) for use on a computer. >>>More

10 answers2024-03-27

arp packages can be used in ms's platformsdk in ip helper dword sendarp (ipaddr destip, ipaddr srcip, pulong pmacaddr, pulong phyaddrlen); >>>More

10 answers2024-03-27

1 First of all, click [File] and select [New] to select [C++ Source File] in the file, enter the [File Name] to be created, and select the location of the file to be saved] is [browsing] Knowledge: The shortcut key for [New Deslag Removal File] is [Ctrl+N] 2 Next, you can [write a program] in the newly created file After the writing is completed, click [Compile [File Name]] in [Component (B)] Tips: The file name is as shown in the following figure [Nazhen quietly has a small asterisk, indicating that there is an unsaved part in the file, so at this time, you can press the shortcut key [Ctrl+S] to save the file.

9 answers2024-03-27

Because the system's junk files, temporary files, and too many caches lead to slow response to the boot desktop, especially the network connection, first use the optimization software to clean up the system garbage and then restart it to see, or this shows the possibility of a virus, it is recommended to have a full antivirus, and set the IP address of the local connection to a fixed IP address that you know how to set up, so that it will speed up after booting, so as not to automatically generate the IP address will support the speed, because the automatically generated one needs to be addressed for a long time and then assigned to your IP address, Wasted time and network stability!

7 answers2024-03-27

1.Check whether the router is automatically assigned IP addresses or supports DHCP. >>>More