current location:Home > 进程命令 search

Classify:
Found a total of 529 related content
  • Linux command list
    Linux command list
    Linux command encyclopedia download
    2017-02-10 18627 57906
  • Linux command detailed manual
    Linux command detailed manual
    Linux command detailed manual
    2018-05-05 11233 26773
  • Comprehensive list of commonly used MySQL commands (PDF version)
    Comprehensive list of commonly used MySQL commands (PDF version)
    Comprehensive list of commonly used MySQL commands (PDF version)
    2019-09-03 8094 17698
  • The most awesome Linux Shell command collection PDF version
    The most awesome Linux Shell command collection PDF version
    This article is compiled from Catonmat's series Top Ten One-Liners from CommandLineFu Explained. As a website that recommends the most useful shell commands by users, it records tens of thousands of shell commands of various colors, many of which are quite practical and interesting. This article will break down some of the commands with the highest votes, draw materials from them and add them to Detailed explanation, hope readers can benefit from it. Introduction Shell is the most attractive and indispensable component of Unix operating systems.
    2024-02-03 13 2699
  • HBase Shell common commands Chinese WORD version
    HBase Shell common commands Chinese WORD version
    This document mainly describes the common commands of HBase Shell; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-28 2 1989
  • Android adb application and operation commands Chinese WORD version
    Android adb application and operation commands Chinese WORD version
    Android Debug Bridge (adb) is a multi-purpose tool that helps you manage the state of your device or emulator. You can add adb through the following methods: • Run shell commands on the device • Manage the emulator or device through port forwarding • Copy or copy files from the emulator or device
    2024-02-26 0 826
  • Github collaborative work tutorial Chinese WORD version
    Github collaborative work tutorial Chinese WORD version
    This document mainly talks about the Github collaborative work tutorial; the article will use the Gitchinaui project as an example to explain. Git has command line and graphical tools. It is strongly recommended that you use command line tools. I hope this article will be helpful to everyone; interested friends can come and take a look
    2024-02-26 0 605
  • Using Python for socket programming Chinese WORD version
    Using Python for socket programming Chinese WORD version
    This document mainly talks about using Python for socket programming; as an interpreted language, Python is easy to use and can quickly verify our ideas and develop prototype software. A Python program can be interpreted as a whole or line by line. Friends in need can download and take a look
    2024-01-23 0 1006
  • Advanced Tutorial for Android Experts - Android Widget Development Case
    Advanced Tutorial for Android Experts - Android Widget Development Case
    Advanced Tutorial for Android Experts (Part 8) - Android Widget Development Case (World Cup Countdown!), mainly explains how to use Android Widget to write a World Cup-style countdown program. The tutorial explains the production steps and code.
    2024-02-29 0 1592
  • Android programming bundle, server, layout and other tutorials PDF version
    Android programming bundle, server, layout and other tutorials PDF version
    Content: Use Bundle to transfer data between activities, Log and DDMS (view Log and other information), Activity life cycle, Android application development 4 using Service, how to use service, service life cycle, process life cycle, using service for music playback, AndroidUI Layout etc...
    2024-02-26 0 815
  • Introduction to shell programming under Linux system Chinese WORD version
    Introduction to shell programming under Linux system Chinese WORD version
    This document mainly talks about the introduction to shell programming under Linux system; Shell programming has many features similar to C language and other programming languages, but it is not as complicated as programming languages. A shell program is a series of Linux commands and utilities placed in a file. When executed, each command is interpreted and executed one by one by Linux. Interested friends can come and take a look
    2024-01-27 9 1888
  • 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
  • The use of multi-threading technology in iOS development WORD version
    The use of multi-threading technology in iOS development WORD version
    This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1125
  • Running scala program based on spark Chinese WORD version
    Running scala program based on spark Chinese WORD version
    This document mainly talks about running scala programs (sbt and command line methods) based on spark; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-27 0 974
  • Android Development Guide Chinese PDF version
    Android Development Guide Chinese PDF version
    Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi
    2024-02-26 0 614
  • Loading modes of four Android activities WORD version
    Loading modes of four Android activities WORD version
    This document mainly talks about the four loading modes of Android activities; the status of each activity is determined by its position in the activity stack (which is a LIFO that contains the queue of all running activities). The life cycle of Activty is also the life cycle of the process in which it is located. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1088
  • python matplotlib drawing Chinese WORD version
    python matplotlib drawing Chinese WORD version
    Matplotlib.pyplot is a method used to draw pictures, similar to the plot command in matlab, and its usage is basically the same. This document mainly talks about drawing with python matplotlib; interested friends can come and take a look.
    2024-01-25 0 1180
  • Python functions files and modules Chinese WORD version
    Python functions files and modules Chinese WORD version
    This document mainly talks about Python functions, files and modules. This article constructs a complete Python program. Introduces Python functions and modules, and shows how to build a Python program, store it in a file, and run the program through the command line; I hope this document will help friends in need; interested friends can come here have a look
    2024-01-23 0 1136
  • iOS development learning iOS multi-threading and RunLoop Chinese WORD version
    iOS development learning iOS multi-threading and RunLoop Chinese WORD version
    iOS multi-threaded programming is always difficult for iOS development beginners to understand and master. Now I will use several examples to gain a more systematic and comprehensive understanding of iOS multi-threaded programming. I hope it will be helpful to everyone. Some programs are a straight line from the starting point to the end; some programs are a circle that keeps looping until it is cut off. A straight line is like a simple Hello World. After running and printing, its life cycle is over, like a flash in the pan; a round one is like an operating system, which keeps running until you shut down. A running program is a process or a task, a process
    2024-02-03 0 1789
  • Easy language introductory tutorial CHM version
    Easy language introductory tutorial CHM version
    The Easy Language introductory tutorial CHM introduces the basic data types, constant tables, operators, bit operation commands and Easy Language support libraries of the Easy Language system. Programs written in Easy Language need to load the Easy Language support library files when running. On the surface, the EXE program generated by non-independent compilation of Yi Language is small in size. But in fact, if you want to publish the software for use on other people's computers, non-independent compilation will face many problems. Therefore, in actual applications, all independent compilation should be done Compile.
    2024-01-19 0 814
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!