代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/124465/6047060
c halwaitetu.c
/* ============================================================================
Project Name : jayaCard
Module Name : proto/hal//halwaitetu.c
Version : $Id: halwaitetu.c,v 1.3 2004
www.eeworm.com/read/124399/6050012
exp tmplmslt.exp
TRUE
CLIPS> (batch "tmplmslt.bat")
TRUE
CLIPS> (clear)
CLIPS>
(deftemplate foo
(multislot a)
(slot x)
(multislot b)
(slot y))
CLIPS>
(defrule bar
(foo (a $?a) (b $?b) (x ?x) (y ?y))
www.eeworm.com/read/120487/6071952
l parser.l
%{
#include "postgres.h"
#include "deflex.h"
#include "parser.h"
#include "common.h"
/* Avoid exit() on fatal scanner errors */
#define fprintf(file, fmt, msg) ts_error(ERROR, fmt, msg)
char *toke
www.eeworm.com/read/119694/6082650
java defaultchannelcapacity.java
/*
File: DefaultChannelCapacity.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for t
www.eeworm.com/read/113186/6134039
java threadlocaltargetsourcetests.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/110729/6163606
java corbaclient.java
import java.util.*;
import org.omg.CosNaming.*;
import org.omg.CosTransactions.*;
public class CORBAClient {
public static void main(String[] args) throws Exception {
/*
* Initi
www.eeworm.com/read/108165/6185423
java threadlocaltargetsourcetests.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185425
java commonspooltargetsourcetests.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.