代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/453496/7418344
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/452710/7434876
c x_ps.c
/* x_ps.c - x_ps */
#include
#include
#include
LOCAL char hd1[] =
"pid name state prio stack range stack length sem message\n";
LOCAL char hd2[] =
www.eeworm.com/read/452710/7434902
c,v x_ps.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.03; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
www.eeworm.com/read/452531/7438280
plg thirdwork.plg
Build Log
--------------------Configuration: THIRDWORK - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /
www.eeworm.com/read/452512/7438854
c crc32.c
/* crc32.c -- compute the CRC-32 of a data stream
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#include "zlib.
www.eeworm.com/read/452302/7442061
txt chess.txt
.386
.model flat,stdcall
option casemap:none
WinMain proto :DWORD,:DWORD,:DWORD,:DWORD
include \masm32\include\windows.inc
include \masm32\include\user32.inc
includelib \masm32\lib\user3
www.eeworm.com/read/452019/7452127
bat 清理系统垃圾.bat
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %system