首页 > 系统服务 > 详细

用英文简述什么是进程

时间:2017-09-18 10:37:10      阅读:271      评论:0      收藏:0      [点我收藏+]

What is Processes

Process is kind of program or task carried out by your PC. For e.g.
$ ls -lR 
ls command or a request to list files in a directory and all subdirectory in your current directory - It is a process.

Process defined as:
"A process is program (command given by user) to perform specific Job. In Linux when you start process, it gives a number to process (called PID or process-id), PID starts from 0 to 65535."


本文出自 “12723827” 博客,请务必保留此出处http://jason83.blog.51cto.com/12723827/1966096

用英文简述什么是进程

原文:http://jason83.blog.51cto.com/12723827/1966096

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!