代码搜索:access asp

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

代码结果 10,000
www.eeworm.com/read/101082/6240784

s access.s

/* @(#)access.s 4.1 (ULTRIX) 7/3/90 */ /* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | R
www.eeworm.com/read/101082/6241016

c access.c

/* access.c 4.1 82/12/04 */ #include "SYS.h" SYSCALL(access) ret
www.eeworm.com/read/101082/6241455

c access.c

#ifndef lint static char *sccsid = "@(#)access.c 4.1 (ULTRIX) 11/23/87"; #endif lint /************************************************************************ * * * Copyright (c) 1985 by
www.eeworm.com/read/101082/6241499

c access_.c

/* char id_access[] = "@(#)access_.c 1.3"; * * determine accessability of a file * * calling format: * integer access * ierror = access(filename, mode) * where: * ierror will be 0 for successf
www.eeworm.com/read/101082/6244775

2 access.2

.\" SCCSID: @(#)access.2 2.4 8/10/87 .TH access 2 .SH Name access \- determine the accessibility of file .SH Syntax .nf .B #include .br .B accessible = access(\fIpath, mode\fP) .br .B int a
www.eeworm.com/read/101082/6246636

2 access.2

.\" SCCSID: @(#)access.2 2.4 8/10/87 .TH access 2 .SH Name access \- determine the accessibility of file .SH Syntax .nf .B #include .br .B accessible = access(\fIpath, mode\fP) .br .B int a
www.eeworm.com/read/101082/6252454

c access.c

#ifndef lint static char *sccsid = "@(#)access.c 4.1 ULTRIX 7/2/90"; #endif lint /************************************************************************ * * * Copyright (c) 1984 by *
www.eeworm.com/read/101039/6260095

java access.java

/****************************************************************************** * The contents of this file are subject to the Compiere License Version 1.1 * ("License"); You may not use this f
www.eeworm.com/read/101039/6260384

bat access.bat

@Title Wrap Security Procedures @Rem $Id: access.bat,v 1.3 2001/11/19 14:26:47 jjanke Exp $ @Echo ------ @Echo Wrap @Echo ------ wrap iname=context_header wrap iname=context_body @Echo --
www.eeworm.com/read/100444/6269567

java access.java

/* * Access.java * * Copyright (c) 2001, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm