代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/167185/5464525
t zst.t
#!/bin/csh
# @(#)zst.t 1.2 6/22/93 ERL
# create initial lab and data files
cat > test1.phn
www.eeworm.com/read/167046/5470574
authors
The initial support (inspired by what was done in an old i960 port of uC-libc):
Martin Proulx
http://www.okiok.com
www.eeworm.com/read/165578/5480557
cp864
#
# Name: cp864_DOSArabic to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Authors: Lori Brownell
www.eeworm.com/read/163821/5508861
authors
The initial support (inspired by what was done in an old i960 port of uC-libc):
Martin Proulx
http://www.okiok.com
www.eeworm.com/read/162634/5514993
java hsqlarraylist.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/158865/5593174
c info.c
/* info.c -- Display nodes of Info files in multiple windows.
$Id: info.c,v 1.1.1.3 1998/03/24 18:20:13 law Exp $
Copyright (C) 1993, 96, 97, 98 Free Software Foundation, Inc.
This program
www.eeworm.com/read/157111/5607287
java hsqlarraylist.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/155397/5622310
makefile
# Top-level Makefile for tools/java
SUBDIRS =
INITIAL_TARGETS =
ROOT = ../../..
include $(ROOT)/Makefile.include
www.eeworm.com/read/155397/5622447
makefile
# Makefile for tools/java/net/tinyos/xnp
TOS = $(shell ncc -print-tosdir)
PACKAGE = net.tinyos.xnp
MIG = mig java
# List of message classes to build
MSGS = XnpMsg.java
INITIAL_TARGETS = $(MSGS)
OTH