代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.js
function uiSort_Driver() {
this._super();
}
uiSort_Driver = uiUtil_Object.declareSingleton(uiSort_Driver, uiUtil_Object);
uiHtml_Window.getInstance().prependEventHandler("load", function(e) {
uiSo
driver.js
function uiOptionTransfer_Driver() {
this._super();
this.__suites = new Array();
}
uiOptionTransfer_Driver =
uiUtil_Object.declareSingleton(uiOptionTransfer_Driver, uiUtil_Object);
uiHtml_Wind
driver.js
function uiSelect_Driver() {
this._super();
}
uiSelect_Driver = uiUtil_Object.declareSingleton(uiSelect_Driver, uiUtil_Object);
uiHtml_Window.getInstance().prependEventHandler("load", function(e) {
driver.js
function uiSearch_Driver() {
this._super();
this.__suites = new Array();
}
uiSearch_Driver = uiUtil_Object.declareSingleton(uiSearch_Driver, uiUtil_Object);
uiHtml_Window.getInstance().prependEven
driver.js
function uiFormGuide_Driver() {
this._super();
this.__observedMap = new Object();
}
uiFormGuide_Driver = uiUtil_Object.declareSingleton(uiFormGuide_Driver, uiUtil_Object);
uiHtml_Window.getInstanc
driver.c
#include
#include
#include
#include
BOOL
LoadDeviceDriver(
const TCHAR * Name,
const TCHAR * Path,
DWORD StartType );
BOOL
UnloadDev
driver.java
package org.dbgen.support;
import java.sql.*;
import java.util.*;
/**
* The Driver class is used for all database operations including insertion,
* deletion, update, and retrieval of data objects.
driver.java
//
// Copyright 1998 CDS Networks, Inc., Medford Oregon
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provide
driver.h
/*
* driver.h - ACPI driver
*
* Copyright (C) 2000 Andrew Henroid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
driver.c
/*
* driver.c - ACPI driver
*
* Copyright (C) 2000 Andrew Henroid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice