代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/397378/8053617
crf task.crf
www.eeworm.com/read/397378/8053631
d task.d
.\obj\task.o: task.c
.\obj\task.o: type.h
.\obj\task.o: can.h
.\obj\task.o: task.h
www.eeworm.com/read/397378/8053686
c task.c
/* ---------------------------------- File Description --------------------------------------------
【文件功能】:
【创建时间】:2008年10月15日9:24:34
【文件版本】:V1.0
【作者声明】:本文件作者为温业中,可通过email与作者联系: eric540@163.co
www.eeworm.com/read/397378/8053726
h task.h
#ifndef TASK_H
#define TASK_H
#define SERVE 0x07 //;按下服务键
#define PAUSE 0x0B //;按下暂停键
#define SELECT 0x0D //;按下选择键
#define ENTER 0x0E //;按下确认键
extern void send_key(DWORD key_value);
exter
www.eeworm.com/read/196669/8068391
h task.h
/*
* ApOS (Another Project software for s3c2410)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
www.eeworm.com/read/146299/12660605
h task.h
//-< TASK.H >--------------------------------------------------------*--------*
// SAL Version 1.0 (c) 1997 GARRET * ? *
// (System Abstraction Layer)
www.eeworm.com/read/146126/12668971
h task.h
// task struct used in machine shop simulation
#ifndef task_
#define task_
using namespace std;
struct task
{
int machine;
int time;
task(int theMachine = 0, int theTime = 0)
www.eeworm.com/read/332520/12750233
ico task.ico
www.eeworm.com/read/245951/12769655