代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/229562/4753956
driver-1
# Very simple driver script.
jobs 20
time 300
# Pause up to 30 seconds between job executions.
randomize 30000
script 1 leave-message
www.eeworm.com/read/227821/4767958
pas driver.pas
//
// first of all this is unit not program
// we need some exports to be working e.g. _DriverEntry - see below
//
unit driver;
interface
//
// the most important unit is DDDK which source
www.eeworm.com/read/225678/4793582
java driver.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the
www.eeworm.com/read/225678/4793608
java driver.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
t
www.eeworm.com/read/224272/4805307
h driver.h
#ifndef __DRIVER_H__
#define __DRIVER_H__
//for os
#include "../ucos-ii/includes.h"
//for CPU Define
#include "../target/2410addr.h"
#include "../target/option.h"
//for Touch
#include "
www.eeworm.com/read/222852/4818178
s driver.s
;/*****************************************************************************
; * Copyright (C) ARM Limited 1998. All rights reserved.
; ************************************************************
www.eeworm.com/read/219896/4844453
java driver.java
package org.hibernate.forum;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import net.sf.hibernate.FetchMode;
www.eeworm.com/read/217370/4873113
h driver.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
** 研发部
*
www.eeworm.com/read/216802/4882989
c driver.c
/*
* driver.c
*/
/* INCLUDES *****************************************************************/
#include "services.h"
#define NDEBUG
#include
/* FUNCTIONS ******************
www.eeworm.com/read/216802/4884390
h driver.h
#ifndef __WIN32K_DRIVER_H
#define __WIN32K_DRIVER_H
#include
typedef BOOL (NTAPI *PGD_ENABLEDRIVER)(ULONG, ULONG, PDRVENABLEDATA);
typedef DHPDEV (NTAPI *PGD_ENABLEPDEV)(DEVMODEW