代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/189342/7115018
c timezone.c
#include
#include
void main(void)
{
tzset();
printf("Difference between local and GMT is %d hours\n",
timezone / 3600);
}
www.eeworm.com/read/140893/7117120
java localinnerclass.java
//: c08:LocalInnerClass.java
// Holds a sequence of Objects.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruce
www.eeworm.com/read/391462/7117813
c csend.c
/* csEnd.c - Crystal Semiconductor CS8900 network interface driver */
/* */
/* Copyright 2000 Crystal Semiconductor
www.eeworm.com/read/115605/7128131
asm cbox.asm
.386
.model flat,stdcall
option casemap:none
include CBox.inc
include StoreHouse.inc
.const
MAP_TOP equ 32
MAP_LEFT equ 1
.data
xBmBack dd 0
xBmWall dd 30
www.eeworm.com/read/376262/7130520
pro draw.pro
TEMPLATE = app
DESTDIR = $(QPEDIR)/bin
CONFIG += qt warn_on release
HEADERS =
SOURCES = draw.cpp
INTERFACES =
TARGET = draw
INCLUDEPATH += /usr/local/include/opencv
LIBS += /usr/local/lib/libcv.
www.eeworm.com/read/152244/7139305
m ep7_1.m
%%%%%%%%%%%% Exploratory problem 7.1 %%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat
www.eeworm.com/read/332978/7141836
java localinnerclass.java
//: innerclasses/LocalInnerClass.java
// Holds a sequence of Objects.
import static net.mindview.util.Print.*;
interface Counter {
int next();
}
public class LocalInnerClass {
private
www.eeworm.com/read/140797/7146745
pl keytab-lilo.pl
#!/usr/bin/perl
# --------------------------------------------------------------------------
# This program was taken from the LILO-20 distribution; only this header
# was added.
#
# LILO program code
www.eeworm.com/read/224142/7148854
txt jxtconnstr.txt
Provider=SQLOLEDB.1;Password=110119;Persist Security Info=True;User ID=sa;Initial Catalog=jxt;Data Source=(local)