代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/402294/11538857
mailcap sample.mailcap
# $Id: sample.mailcap,v 3.0 2002/01/24 12:11:17 roessler Exp $
text/html; netscape -remote openURL\(%s\)
image/gif; xv %s
image/jpg; xv %s
application/pgp-keys; pgp -f < %s ; copiousoutput
www.eeworm.com/read/157188/11732512
js right.js
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=300:imgheight=250
window.screen.width>800 ? imgright=15:imgright=20
function threenineload()
{
if (navigator.appN
www.eeworm.com/read/154379/11964728
js right.js
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=300:imgheight=250
window.screen.width>800 ? imgright=15:imgright=20
function threenineload()
{
if (navigator.appN
www.eeworm.com/read/250986/12370974
txt 微浏览器(micro-browser).txt
作者:qq
email: qqnethome@163.net
日期:00-5-31 下午 04:07:10
有网友问我什么是微浏览器?在此我就一并解释:
微浏览器就像个人计算机上解译HTML网页的浏览器Internet Explorer和Netscape一般,WAP的微浏览器是在手持式设备上用来解译WML网页的一种软件。
www.eeworm.com/read/129944/14216189
txt moz1005ex.txt
msgaccounts:/
+-- http://home.netscape.com/NC-rdf#child -->
imap://oeschger@imap.netscape.com
| +-- http://home.netscape.com/NC-rdf#IsServer --> "true"
| +-- http://home.netscape
www.eeworm.com/read/128686/14281983
htm 020.htm
-->Linux HowTo 中译版-->Linux Chinese HOWTO 中文版 : 常见问题解答
www.eeworm.com/read/230453/14287745
js right.js
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=300:imgheight=250
window.screen.width>800 ? imgright=15:imgright=20
function threenineload()
{
if (navigator.appN
www.eeworm.com/read/228433/14384966
js adsleft.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=120
function myload()
{
www.eeworm.com/read/226299/14482215
java browserinsult.java
package coreservlets;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
/** Servlet that gives browser-specific insult.
* Illustrates how to use the User-Agent
* hea