代码搜索:access asp
找到约 10,000 项符合「access asp」的源代码
代码结果 10,000
www.eeworm.com/read/229711/14324752
c access.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/127382/14356983
c access.c
#include
#include
#include "ourhdr.h"
int
main(int argc, char *argv[])
{
if (argc != 2)
err_quit("usage: a.out ");
if (access(argv[1], R_OK) < 0)
e
www.eeworm.com/read/228773/14363907
c access.c
/*
This file provides the functions for accessing the CD database.
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/228773/14364118
c access.c
/*
This file provides the functions for accessing the CD database.
*/
#define _XOPEN_SOURCE
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/127107/14379366
c access.c
/*
* access.c -- the files with access control on open
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file ca
www.eeworm.com/read/125782/14464346
c access.c
/****************************************************************************
* Copyright (c) 1998,2001,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/226213/14487686
cnf access.cnf
vti_encoding:SR|utf8-nl
RealmName:clingingboy
InheritPermissions:true
PasswordDir:c:\\inetpub\\wwwroot\\_vti_pvt
www.eeworm.com/read/125063/14515044
c access.c
/*
* $Id: access.c,v 1.3 1999/01/27 14:53:02 mj Exp $
*
* The PCI Library -- User Access
*
* Copyright (c) 1997--1999 Martin Mares
*
* Can be freely distributed an
www.eeworm.com/read/225602/14531495
c access.c
/*
* access.c -- the files with access control on open
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file ca
www.eeworm.com/read/225490/14539097