GithubHelp home page GithubHelp logo

batch-file-sharing's Introduction

批处理文件共享(Batch-file-sharing)

由2980077544制作

注:此文章由简体中文为主体编写!

Note: this article is written in simplified Chinese!


如果共享的文件中违反了你的权利或者利益,请通过下面的邮箱地址联系我!

联系我

If the shared file violates your rights or interests, please contact me at the following email address!

contact me


什么是批处理?

批处理就是Windows系统里一段经过特殊标记的代码使用记事本等文本编辑器保存为后缀名为*.bat或*.cmd的脚本文件

A batch is a specially marked piece of code in a Windows system that is saved as a script file with the suffix * .bat or * .cmd using a text editor such as notepad

示例:

@echo off
echo Hello,world!
pause

Example:

@echo off
echo Hello,world!
pause

这里分享各种批处理有趣的小程序,欢迎大家下载!

Here to share all kinds of batch interesting Mini Programs, welcome to download!


2019.03.02

batch-file-sharing's People

Contributors

2980077544 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.