代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/278764/10511616
local-scratch
mount /morgana
unalias rm
cd /morgana/home/rubini/ldd.book/src/misc-modules
cd /morgana/home/rubini/ldd.book/src/misc-progs
killall klogd; /usr/local/bin/netlog-ksend k`hostname` 192.168.16.1:1234 &
www.eeworm.com/read/278364/10541227
vbw local.vbw
frmFileChoose = 22, 22, 523, 483, , 88, 88, 589, 549, C
frmReceiveOpt = 88, 88, 589, 549, , 154, 154, 710, 676, C
modFileTransfer = 176, 176, 677, 637, C
frmReceiving = 66, 66, 622, 588, , 44, 44,
www.eeworm.com/read/278364/10541280
vbp local.vbp
Type=Exe
Form=Forms\frmFileChoose.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; M
www.eeworm.com/read/423047/10591118
rtf local.rtf
www.eeworm.com/read/422466/10635698
local rc.local
www.eeworm.com/read/422309/10644653
local shlibs.local
libXaw 7 libxaw7 (>= 4.3.0) | libxaw8
libGL 1 xlibmesa3 (>= 4.3.0)
libGLU 1 xlibmesa3 (>= 4.3.0)
libGLw 1 xlibmesa3 (>= 4.3.0)
libXt 6 xlibs (>= 4.3.0)
libSM 6 xlibs (>= 4.3.0)
libICE 6 xlib
www.eeworm.com/read/277286/10648561
f local.f
$alias fdopen='fdopen'(%val,%ref)
include 'phigs.f1.h' ! get the HP-PHIGS aliases
program Local ! file "Local.f"
include 'phigs.f2.h' ! get the HP-PHIGS constants
integ
www.eeworm.com/read/277286/10648575
c local.c
#include /* get HP-PHIGS definitions for C */
#include /* get standard I/O definitions */
#include /* link with library "-lm" */
main() /* file "Local.c" */
{
www.eeworm.com/read/159143/10691935
cmd local.cmd
/****************************************************************************/
/* lnk.cmd v1.01 */
/* Copyright (c) 1996-1997 Texas Instr
www.eeworm.com/read/158966/10706869
cpp local.cpp
//: C10:Local.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Static members & local classes
#i