代码搜索:Customized
找到约 858 项符合「Customized」的源代码
代码结果 858
www.eeworm.com/read/283730/7080938
inf hid_001.inf
; Generated by DriverWizard v8.02 - http://www.jungo.com. *
; Installation file (.inf) for "HID Test Device" device
; Copyright (c) 2008 RWS Com.
;
; You can create a customized version of this
www.eeworm.com/read/147331/5732441
h param.h
/* This is a dummy file, not customized for any
particular system. If there is a param.h in libc/sys/SYSDIR/sys,
it will override this one. */
#ifndef _SYS_PARAM_H
# define _SYS
www.eeworm.com/read/124347/6051890
h param.h
/* This is a dummy file, not customized for any
particular system. If there is a param.h in libc/sys/SYSDIR/sys,
it will override this one. */
#ifndef _SYS_PARAM_H
# define _SYS
www.eeworm.com/read/120251/6074958
ini cs3customkeys-presets.ini
-- This file was created by the CS3 Custom Key Macro "Save_Key_Presets" to store user-customized presets for Biped custom key macro tools
-- These values can be editted by hand for existing fields
www.eeworm.com/read/113165/6136866
ini cs3customkeys-presets.ini
-- This file was created by the CS3 Custom Key Macro "Save_Key_Presets" to store user-customized presets for Biped custom key macro tools
-- These values can be editted by hand for existing fields
www.eeworm.com/read/110109/6165743
java satellite_j.java
/*
* This is the ORAData customized class of "SATELLITE_T".
*/
import java.sql.*;
import oracle.sql.*;
public class Satellite_j implements ORAData, ORADataFactory
{
static final Satellite_j _sate
www.eeworm.com/read/110109/6165745
java planet_j.java
/*
* This is the ORAData customized class of "PLANET_T".
*/
import java.sql.*;
import oracle.sql.*;
public class Planet_j implements ORAData, ORADataFactory
{
static final Planet_j _planetFactory
www.eeworm.com/read/408881/11366318
java satellite_j.java
/*
* This is the ORAData customized class of "SATELLITE_T".
* This class is used in NestedCollection.java
* Please use jdk1.2 or later version and classes12.zip
*/
import java.sql.*;
import oracl