代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/126092/6018020
nsopen
#!/bin/sh
if [ $# != 1 ];
then
echo "Usage: $0 file"
exit 1
fi
file=$1
if [ ! -f $file ]
then
echo "$0: $file is not a file!"
exit 2
fi
if [ ! -r $file ]
then
echo "$0: File $file can
www.eeworm.com/read/126092/6018027
txt uploader.txt
uploader.pl is a cgi-bin wrapper that allows a server with xlhtml
to convert xls files via the Netscape Upload form. Note: there is a
file size limit of 128K. Here's the steps to get it working on Ap
www.eeworm.com/read/120250/6079956
ion descript.ion
aix.gif Crossday Discuz! Board
beos.gif Crossday Discuz! Board
comments.gif Crossday Discuz! Board
freebsd.gif Crossday Discuz! Board
konqueror.gif Crossday Discuz! Board
linux.gif Crossday Discu
www.eeworm.com/read/104936/6201204
cs adaptivecontrol.cs
using System;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.ComponentModel;
namespace WroxControls
{
public class AdaptiveControl: WebControl
{
www.eeworm.com/read/104146/6206266
ion descript.ion
aix.gif Crossday Discuz! Board
beos.gif Crossday Discuz! Board
comments.gif Crossday Discuz! Board
freebsd.gif Crossday Discuz! Board
konqueror.gif Crossday Discuz! Board
linux.gif Crossday Discu
www.eeworm.com/read/101990/6234943
c npunix.c
/*
* npunix.c
*
* Netscape Client Plugin API
* - Wrapper function to interface with the Netscape Navigator
*
* dp Suresh
*
*--------------------------------------------------
www.eeworm.com/read/100926/6264539
h nodelock.h
/*
* nodelock.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by th
www.eeworm.com/read/100603/6265632
c os2gc.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100603/6265637
c win16gc.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not
www.eeworm.com/read/100603/6265696
mk sunos4.mk
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# th