代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/237873/4619746
cpp local.cpp
// local.cpp
#define _WIN32_DCOM
#include
#include // For cout
#include "registry.h" // For registry functions
#include "Component\component.h" // Generated by MIDL
#i
www.eeworm.com/read/237163/4630527
h local.h
/*
* (C) Copyright 2003
* Ingo Assmus
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribut
www.eeworm.com/read/233554/4666602
ntpd local.ntpd
#! /usr/bin/perl -w
# 980904 Harlan Stenn - created
# vvv CHANGE THESE vvv
$ps = "/bin/ps x |";
$ntp_conf = "/etc/ntp.conf";
$ntpd = "/usr/local/bin/xntpd";
$ntpdate = "/usr/local/bin/ntpdate -b -s
www.eeworm.com/read/233448/4675965
c local.c
// { dg-do assemble }
// General testcase for local classes.
int x;
void f ()
{
static int s;
int x; // { dg-error "" } referenced below
extern int q();
struct local {
int g() { retur
www.eeworm.com/read/231546/4714470
pm local.pm
package Time::Local;
require 5.000;
require Exporter;
use Carp;
@ISA = qw( Exporter );
@EXPORT = qw( timegm timelocal );
@EXPORT_OK = qw( timegm_nocheck timelocal_nocheck );
# Set up constants
www.eeworm.com/read/229812/4729255
dbg local.dbg
*
* This is the WVideo initialization specific to this project.
*
set pf 5 vc RcPrintUsage()
set pf 6 vc RcPrintList()
www.eeworm.com/read/229812/4739999
mif local.mif
# global definition which tool is quiet
cl += -zq
cc += -zq
cpp += -zq
linker += op q
librarian += -q
as += -q
rc += -q
rcaui += -q
bld_cl
www.eeworm.com/read/229812/4745077
mif local.mif
# local.mif -- empty file for use in an installation
#
# This file is included from cppexamp.mif.
www.eeworm.com/read/229812/4749350
h local.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res