代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/298657/3859766
h local.h
/* local header used by libc/time routines */
#include
#include
#define SECSPERMIN 60L
#define MINSPERHOUR 60L
#define HOURSPERDAY 24L
#define SECSPERHOUR (SECSPERMIN * MINSPERHOUR
www.eeworm.com/read/298657/3861578
h local.h
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyright
www.eeworm.com/read/298657/3861894
h local.h
/* Misc. local definitions for libc/stdlib */
#ifndef _LOCAL_H_
#define _LOCAL_H_
char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
#endif
www.eeworm.com/read/298657/3862057
h local.h
/* wctrans constants */
#include
/* valid values for wctrans_t */
#define WCT_TOLOWER 1
#define WCT_TOUPPER 2
/* valid values for wctype_t */
#define WC_ALNUM 1
#define WC_ALPHA 2
#define
www.eeworm.com/read/292758/3939950
properties local.properties
# Local properties
local.max=10
# For NT Pipes use something like
local.path=\\\\.\\PIPE\\test
# For Unix Sockets use
# local.path=/tmp/testsock
www.eeworm.com/read/292758/3940020
java local.java
/*
* Copyright 2000-2005 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License
www.eeworm.com/read/289833/3987964
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/289592/3990131
c local.c
/*
* Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/287980/4013402
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