代码搜索:access asp
找到约 10,000 项符合「access asp」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800316
hpp access.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
Licen
www.eeworm.com/read/139332/5802353
hpp access.hpp
#ifndef BOOST_SERIALIZATION_ACCESS_HPP
#define BOOST_SERIALIZATION_ACCESS_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
///////
www.eeworm.com/read/139293/5803461
cnf access.cnf
vti_encoding:SR|utf8-nl
RealmName:dragon
PasswordDir:d:\\inetpub\\wwwroot\\_vti_pvt
InheritPermissions:true
www.eeworm.com/read/139293/5803630
cnf access.cnf
vti_encoding:SR|utf8-nl
RealmName:11-336
InheritPermissions:true
PasswordDir:c:\\inetpub\\wwwroot\\_vti_pvt
www.eeworm.com/read/139291/5804324
c access.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/139284/5806243
cnf access.cnf
vti_encoding:SR|utf8-nl
RealmName:korn
InheritPermissions:true
PasswordDir:c:\\inetpub\\wwwroot\\_vti_pvt
www.eeworm.com/read/136812/5857359
c access.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)access.c 1.1 92/07/30 SMI";
#endif
# include "../common/chkpath.h"
access(p, m)
char *p;
{
CHK(p);
return sy
www.eeworm.com/read/136072/5874258
c access.c
/* vi: set sw=4 ts=4: */
/*
* access() for uClibc
*
* Copyright (C) 2000-2004 by Erik Andersen
*
* GNU Library General Public License (LGPL) version 2 or later.
*/
#incl
www.eeworm.com/read/135955/5876003
c access.c
/*
* access.c -- the files with access control on open
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# de
www.eeworm.com/read/135955/5876047
c access.c
/*
* access.c -- the files with access control on open (v2.1)
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
#include