目录前言一、进程PID1.1 通过系统调用接口查看进程PID二、通过系统调用创建进程-fork初识2.1 调用fork函数后的现象2.2 为什么fork要给子进程返回0,给父进程返回子进程 pid?1. fork 返回值的设计目的2. 现实类比的深
So, I\'d like to get the name of an enumeration or class without the full namespace appended on to the front of it...For example: