📄 clavier.cpp
字号:
/************************************************************************* Clavier.cpp - description ------------------- d閎ut : mer mar 3 2004 copyright : (C) 2004 par Xin ZHOU & Robin WETZEL e-mail : rwetzel@mail.insa-lyon.fr*************************************************************************///---------- R閍lisation de la t鈉he <Clavier> (fichier Clavier.cpp) -------------////////////////////////////////////////////////////////////////// INCLUDE//-------------------------------------------------------- Include syst鑝e#include <unistd.h>#include <stdlib.h>#include <sys/msg.h>#include <signal.h>//------------------------------------------------------ Include personnel#include "Clavier.h"#include "/public/tp/tp-multitache/Menu.h"#include "/public/tp/tp-multitache/Voiture.h"#include "/public/tp/tp-multitache/Outils.h"//////////////////////////////////////////////////////////////////// PRIVE//------------------------------------------------------------- Constantes//------------------------------------------------------------------ Types//------------------------------------------------------ Variables priv閑sstatic int idFile;// Cl
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -