代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/298657/3861641
h errno.h
/* errno is not a global variable, because that would make using it
non-reentrant. Instead, its address is returned by the function
__errno. */
#ifndef _SYS_ERRNO_H_
#ifdef __cplusplus
extern
www.eeworm.com/read/287209/4025681
java bits.java
public class Bits {
//Note: It's acceptable to use int instead of short
// throughout this program.
static final short READY = 1;
static final short PROCESSING = 2;
static fin
www.eeworm.com/read/287127/4027186
h ldapconfig-win32.h
/*
* This file was automatically generated. Do not edit it.
* Instead, edit the file ldapconfig.h.edit. See the LDAP
* INSTALL file for more information.
*/
/*
* Copyright (c) 1994 Reg
www.eeworm.com/read/287127/4027190
h ldapconfig.h
/*
* This file was automatically generated. Do not edit it.
* Instead, edit the file ldapconfig.h.edit. See the LDAP
* INSTALL file for more information.
*/
/*
* Copyright (c) 1994 Reg
www.eeworm.com/read/286854/4032110
c sshzlib.c
/*
* Zlib (RFC1950 / RFC1951) compression for PuTTY.
*
* There will no doubt be criticism of my decision to reimplement
* Zlib compression from scratch instead of using the existing zlib
* code.
www.eeworm.com/read/283355/4079957
patch distcc-stringmap.patch
# Needed to let distcc distinguish commands by partial paths
# instead of just by full paths or without paths
# Lets multiple independent toolchains coexist better
# Dan Kegel
diff -ur /home/matthewb
www.eeworm.com/read/283334/4081478
py ogl.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
"""
The Object Graphics Library provides for simple drawing and manipulation
of 2D obj
www.eeworm.com/read/283334/4081479
py ogl.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
"""
The Object Graphics Library provides for simple drawing and manipulation
of 2D obj
www.eeworm.com/read/283334/4081485
py ogl.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
"""
The Object Graphics Library provides for simple drawing and manipulation
of 2D obj
www.eeworm.com/read/283334/4081488
py grid.py
# This file was created automatically by SWIG 1.3.29.
# Don't modify this file, modify the SWIG interface instead.
"""
Classes for implementing a spreadsheet-like control.
"""
import _grid
i