代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/382051/9055904

lua dasm_x86.lua

------------------------------------------------------------------------------ -- DynASM x86 module. -- -- Copyright (C) 2005-2008 Mike Pall. All rights reserved. -- See dynasm.lua for full copyright
www.eeworm.com/read/282488/9089078

sws workspace.sws

www.eeworm.com/read/184415/9104582

c sysfei82557end.c

/* sysFei82557End.c - system configuration module for fei82557End */ /* Copyright 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01c,11jul02,pch SPR 77845: Use generi
www.eeworm.com/read/282290/9105308

hhc contents.hhc

www.eeworm.com/read/282274/9107366

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/184352/9108652

c at91emacend.c

/* at91End.c - SNDS END network interface driver for Ethernet */ /* Copyright 1984-1997 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history --------------------
www.eeworm.com/read/184304/9111949

m exm078~3.m

%exm0782_2.m clf,shg x='cos(s)*cos(t)';y='cos(s)*sin(t)';z='sin(s)'; ezsurf(x,y,z,[0,pi/2,0,3*pi/2]) % view(17,40);shading interp;colormap(spring) light('position',[0,0,-10],'style','local') l
www.eeworm.com/read/380940/9120316

c localerr.c

#include void local_values(void) { int a = 1, b = 2, c = 3; printf("a contains %d b contains %d c contains %d\n", a, b, c); } void main(void) { printf("a contains %
www.eeworm.com/read/380940/9120741

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/281885/9127845

inc macros.inc

comment * ----------------------------------------------------------------- Preprocessor code for high level language simulation in MASM32 Updated 4th November 20