代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/124570/14558689
java distribution.java
/*
* 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 Free Software Foundation; either vers
www.eeworm.com/read/124570/14558740
java binc45split.java
/*
* 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 Free Software Foundation; either vers
www.eeworm.com/read/124442/14567015
c g_ncr5380.c
#define AUTOSENSE
/*
* Generic Generic NCR5380 driver
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and custom programming)
* drew@colorado.edu
www.eeworm.com/read/122710/14673598
c pviewdat.c
/******************************************************************************
P V I E W D A T A
Name: pviewdat.c
Description:
This module coll
www.eeworm.com/read/221695/14728303
c g_ncr5380.c
#define AUTOSENSE
/*
* Generic Generic NCR5380 driver
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and custom programming)
* drew@colorado.edu
www.eeworm.com/read/221205/14753487
setenv .setenv
# 实例级别环境变量定义
# 版本号 实例类型 版本号?
# hpux 1.2.3.250
#
# 1:版本号
# 2:新特性版本号
# 3:维护版本号
# 250: build 序号
VERSION="hpux v0.0.0.100"
#ENABLEFLAG 实例生效标识 0 -- 生效 1 -- 失效 2 -- snooze(睡眠)
ENABLEFLAG=0
# CRONU
www.eeworm.com/read/119982/14815227
cpp privstat.cpp
#include
class SomeClass
{
public:
SomeClass(int value) { count++; my_data = value; };
SomeClass(int value, int static_value)
{
count = static_value; my_data
www.eeworm.com/read/119608/14825471
c mod_validate.c
/*
* jabberd - Jabber Open Source Server
* Copyright (c) 2002 Jeremie Miller, Thomas Muldowney,
* Ryan Eatmon, Robert Norris
*
* This program is free software; you can redistri
www.eeworm.com/read/219674/14870934
transcript
# Reading C:/Modeltech_xe/tcl/vsim/pref.tcl
# do bcd2seg_display_bcd2seg_test_vhd_tb.fdo
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim XE III vcom 6.1e Com
www.eeworm.com/read/218595/14914229
h mass.h
#ifndef _MASS_H
#define _MASS_H
#include "chap9.h"
typedef struct epi
{
unsigned max_packet_size:10; // 端点最大封包
unsigned dev_addr:7; // 设备地址
unsigned ep_num:5; // 端点号