current location:Home > 脚本文件 search

Classify:
Found a total of 21313 related content
  • Detailed explanation of the use of Python scripts Chinese WORD version
    Detailed explanation of the use of Python scripts Chinese WORD version
    This document mainly talks about the detailed use of Python scripts; I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-23 0 718
  • Advanced Bash Scripting Guide chm version
    Advanced Bash Scripting Guide chm version
    This book assumes that you do not have any programming knowledge about scripting or general programming, but if you do, you will easily be able to reach an intermediate to advanced level... All of this is just a small part of the vast knowledge of UNIX® . You can use this book as a textbook, a self-study manual, or a document about shell scripting technology. The exercises in the book and the comments in the sample scripts will better interact with readers, but the most critical premise is: want to The only way to truly learn scripting is to write scripts yourself. This book also
    2024-02-29 5 1807
  • Detailed introduction to basic learning of Linux shell scripts Chinese WORD version
    Detailed introduction to basic learning of Linux shell scripts Chinese WORD version
    This document mainly describes the basic learning of Linux shell scripts in detail; we will slowly explain the basic learning of Linux shell scripts in several lectures, hoping to have a clear help for beginners who want to learn Linux shell script programming, and their level will be improved. improve. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-27 7 2139
  • Shell scripting basics Chinese WORD version
    Shell scripting basics Chinese WORD version
    Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, for
    2024-02-03 6 2665
  • Android makefile compilation system Android.mk file syntax specification Chinese WORD version
    Android makefile compilation system Android.mk file syntax specification Chinese WORD version
    This document mainly talks about the Android makefile compilation system Android.mk file syntax specification; the Android.mk compilation file is used to describe your C, C++ source code files to the Android NDK. This document describes its syntax. Before reading the following content, it is assumed that you have read the docs/OVERVIEW.TXT file and understand their roles and uses. Interested friends can come and take a look
    2024-02-02 0 1309