代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/302621/13830844
c npunix.c
/*
* npunix.c
*
* Netscape Client Plugin API
* - Wrapper function to interface with the Netscape Navigator
*
* dp Suresh
*
*--------------------------------------------------
www.eeworm.com/read/301111/13865994
asp counter.asp
document.write('');
if (navigator.appName == 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;
document.write('
www.eeworm.com/read/147872/5719395
res htmlentities.res
# $Id: HTMLEntities.res,v 1.4 2001/11/04 05:16:50 sboag Exp $
#
# @version $Revision: 1.4 $ $Date: 2001/11/04 05:16:50 $
# @author Assaf Arkin
# This file mu
www.eeworm.com/read/147872/5719423
res htmlentities.res
# $Id: HTMLEntities.res,v 1.4 2001/11/04 05:16:50 sboag Exp $
#
# @version $Revision: 1.4 $ $Date: 2001/11/04 05:16:50 $
# @author Assaf Arkin
# This file mu
www.eeworm.com/read/136989/5828421
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/135582/5884798
c npunix.c
/*
* npunix.c
*
* Netscape Client Plugin API
* - Wrapper function to interface with the Netscape Navigator
*
* dp Suresh
*
*--------------------------------------------------
www.eeworm.com/read/131885/5926649
js left-x.js
var imgheight
var imgleft
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=100:imgheight=100
window.screen.width>800 ? imgleft=15:imgleft=23
function myload()
{