代码搜索:Local

找到约 10,000 项符合「Local」的源代码

代码结果 10,000
www.eeworm.com/read/473927/6826187

rules local.rules

# $Id: local.rules,v 1.11 2004/07/23 20:15:44 bmc Exp $ # ---------------- # LOCAL RULES # ---------------- # This file intentionally does not come with signatures. Put your local # additions here.
www.eeworm.com/read/471637/6887503

cmd local.cmd

/****************************************************************************/ /* lnk.cmd v1.01 */ /* Copyright (c) 1996-1997 Texas Instr
www.eeworm.com/read/193029/8257785

sco local.sco

# Anti-Spam score file # required_score 5.0 # Start of geneaated scores. # ******************************************************************************** # 1. body tests --> 20_body_t
www.eeworm.com/read/370030/9622346

java local.java

import java.net.*; class local{ public static void main(String[] args) throws Exception{ InetAddress address=InetAddress.getLocalHost(); System.out.println(address); } }
www.eeworm.com/read/370030/9622349

class local.class

www.eeworm.com/read/172578/9701015

usbd-local

#!/bin/sh ARG0=`basename $0` ARG1=$1 usage() { cat
www.eeworm.com/read/172330/9713765

htm local.htm

Local Symbols
www.eeworm.com/read/367274/9763765

asm local.asm

;Testname=test; Arguments=-fbin -olocal.bin; Files=stdout stderr local.bin bits 32 %push bluttan %define %$localsize 0 %stacksize flat %local l1:qword, l2:dword, l3:dword, l4:qword %arg a
www.eeworm.com/read/367245/9765419

h local.h

/*++ Copyright (c) 1998 Microsoft Corporation All rights reserved Module Name: local.h --*/ #ifndef _LOCAL_H_ #define _LOCAL_H_ typedef long NTSTATUS; #include
www.eeworm.com/read/367245/9765444

c local.c

/*++ Copyright (c) 1999 Microsoft Corporation All rights reserved Module Name: local.c --*/ #if DBG #include "local.h" #include #include #include