代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/384400/8872159

c unlzh.c

/* unlzh.c -- decompress files in SCO compress -H (LZH) format. * The code in this file is directly derived from the public domain 'ar002' * written by Haruhiko Okumura. */ #ifdef RCSID stat
www.eeworm.com/read/285004/8877101

com_shell

#!/bin/sh #gcc -O4 -I/usr/openwin/include -L/usr/openwin/lib -R/usr/local/pack/X11R6/lib "$1".c -o "$1" -lxview -lolgx -lX11 -lm gcc -I/usr/openwin/include -L/usr/openwin/lib "$1".c -o "$1" -lxview -
www.eeworm.com/read/187002/8884158

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/187002/8884841

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/186926/8891199

asm clock.asm

;这里是用Win32汇编写的程序 ;只是在十几天内看了一些书, ;对具体的API函数的细节还并 ;不熟悉,所以后面的窗口程序部分 ;就直接套用了一些模板,需要继 ;续深入学习。之所以选择Win32Asm ;是因为它的用途,比起DOS下汇编 ;要广得多,比如可以利用Windows ;本身提供的API函数等。 ;对于本身学的信息安全专业, ;汇编起到很重要的作用,机器底层 ;的东 ...
www.eeworm.com/read/186921/8891412

makefile

PWD :=$(shell pwd) WARN :=-Wall -Wstrict-prototypes -Wno-trigraphs -Wmissing-prototypes INCLUDE :=-I/home/cvtech/jx2410/linux/include -I../include TEMP :=-isystem /lib/modules/`uname -r`/build/in
www.eeworm.com/read/186921/8891429

txt makefile.txt

PWD :=$(shell pwd) WARN :=-Wall -Wstrict-prototypes -Wno-trigraphs -Wmissing-prototypes INCLUDE :=-I/home/cvtech/jx2410/linux/include -I../include TEMP :=-isystem /lib/modules/`uname -r`/build/in
www.eeworm.com/read/428090/8896334

makefile

.c.o: gcc -c $< daub: daubtst.o daubechi.o gcc -o daub daubtst.o daubechi.o -lm install: ln -s ${PWD}/DWT /usr/local/bin/DWT ln -s ${PWD}/daub /usr/local/bin/daub uninstall: rm /usr/local/bin
www.eeworm.com/read/384020/8905220

plg 类定义.plg

Build Log --------------------Configuration: 类定义 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\Users\Right\AppDat
www.eeworm.com/read/384020/8905278

plg cpp5.plg

Build Log --------------------Configuration: Cpp5 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\Users\Right\AppDa