代码搜索:Job
找到约 6,978 项符合「Job」的源代码
代码结果 6,978
www.eeworm.com/read/286670/8750522
bmp job.bmp
www.eeworm.com/read/286220/8782282
h job.h
/******************************************************************************
Module: Job.h
Notices: Copyright (c) 2000 Jeffrey Richter
**********************************************************
www.eeworm.com/read/428934/8827767
h job.h
//作业控制块
#include"iostream.h"
#include"windows.h"
#include"winbase.h"
#include"time.h"
int job_nums=0;//作业号
class job
{
public:
char job_name[10];//作业名
int job_num;//作业号
int job_size;//作业
www.eeworm.com/read/428883/8832080
dbf job.dbf
www.eeworm.com/read/428883/8832084
cdx job.cdx
www.eeworm.com/read/382796/9000110
java job.java
public class Job {
public static int greedy(int []a,int m)
{
int n=a.length-1;
int sum=0;
if (n
www.eeworm.com/read/184783/9076410
h job.h
#ifndef JOB_H
#define JOB_H
#include
#include
#include
#include
#include
#include
#ifndef DEBUG
#define DEBUG
#endif
#undef DEBU