代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/104313/15699442

txt readme.txt

Light OPC Server development library ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OVERVIEW [v0.888-0313] The LightOPC provides easy way to implement full functional and fast OPC servers (both v1 & v2
www.eeworm.com/read/104056/15711442

dcgen

#!/usr/bin/perl -w # -*- perl -*- eval 'exec /p/bin/perl -S $0 ${1+"$@"}' if 0; # dcgen -- generate C declarations of arrays of lines and line lengths # Copyright (C) 1996, 1998 Free Software Fo
www.eeworm.com/read/103786/15721167

html ca65-5.html

ca65 Users Guide: Symbols and labels
www.eeworm.com/read/102180/15791837

cpp test.cpp

// // Test program for checking basic CPPTask functions. // #include #include #include #include #include #include #include
www.eeworm.com/read/101783/15817137

htm ei47.htm

Effective C++, 2E | Item 47: Ensure that non-local static objects are initialized before they're used Back to Item 46: Prefer compile-time and link-time errors to runtime errors. Continue to Item 48:
www.eeworm.com/read/100610/15869152

changelog

xca (0.2.12) unstable; urgency=low * PKCS#7 encryption and signing of files added * First attempt of documentation added * Several export targets added * Certificate renewal repaired -- Ch
www.eeworm.com/read/100204/15880592

c scsi-wnt.c

/* @(#)scsi-wnt.c 1.17 99/09/17 Copyright 1998, 1999 J. Schilling, A.L. Faber */ #ifndef lint static char __sccsid[] = "@(#)scsi-wnt.c 1.17 99/09/17 Copyright 1998, 1999 J. Schilling, A.L. Faber"; #e
www.eeworm.com/read/100102/15884969

install

### This is the INSTALL script for the the stuff in the linux directory. ### (2-22-98) DIR=$PWD cp -p modemu /usr/bin cp -p mtelnet /usr/bin cp -p lrz /usr/bin cp -p lsz /usr/bin if [ -d /usr/man/
www.eeworm.com/read/100074/15886403

conf umd.conf

[paths] pidfile = /var/run/umd.pid runfile = /var/run/umd ctrlfile = /var/run/umdctrl logpath = /var/log/acs libexec = @libexec@/tgi scripts = /usr/local/share/aascripts prompts = /usr/local/share/aap
www.eeworm.com/read/100062/15886978

c rwconf.c

/* * rwconf.c Routines to deal with ASCII configuration files. * * This file is part of the minicom communications package, * Copyright 1991-1996 Miquel van Smoorenburg. * * This program is f