代码搜索:may 开发教程

找到约 10,000 项符合「may 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/134009/5896069

pl svr4.pl

# Some SVR4 systems may need to link against routines in -lucb for # odbm. Some may also need to link against -lc to pick up things like # ecvt. $self->{LIBS} = ['-ldbm -lucb -lc'];
www.eeworm.com/read/134009/5896075

pl svr4.pl

# Some SVR4 systems may need to link against routines in -lucb for # odbm. Some may also need to link against -lc to pick up things like # ecvt. $self->{LIBS} = ['-ldbm -lucb -lc'];
www.eeworm.com/read/133951/5896886

c gui__handleeoline.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/131180/5947531

java resourceparser.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/130382/5957051

h pgpbignum.h

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: pgpBigNum.h,v 1.9
www.eeworm.com/read/130382/5957335

h bn.h

/* * bn.h - the interface to the bignum routines. * All functions which return ints can potentially allocate memory * and return -1 if they are unable to. All "const" arguments * are unmodifie
www.eeworm.com/read/130382/5958036

h bn.h

/* * bn.h - the interface to the bignum routines. * All functions which return ints can potentially allocate memory * and return -1 if they are unable to. All "const" arguments * are unmodifie
www.eeworm.com/read/121316/6068524

java poifsviewable.java

/* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2003 The Apache Software Foundation. All rights * reserved.
www.eeworm.com/read/118804/6093422

java usersstore.java

/*********************************************************************** * Copyright (c) 1999-2004 The Apache Software Foundation. * * All rights reserved.
www.eeworm.com/read/117971/6100156

java resourceparser.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or