代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/451071/7472697
java ftploadtest.java
import cz.dhl.io.*;
import cz.dhl.ftp.*;
import java.io.IOException;
public class FtpLoadTest
{
public static void main(String args[])
{
/* host = ftp.netscape.com; path = p
www.eeworm.com/read/448751/7526240
h npapi.h
/* -*- Mode: C; tab-width: 4; -*- */
/*
* npapi.h $Revision: 1.88 $
* Netscape client plug-in API spec
*/
#ifndef _NPAPI_H_
#define _NPAPI_H_
#include "jri.h" /* Java Ru
www.eeworm.com/read/125901/6316757
js dongding.js
var imgheight
var imgleft
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=205:imgheight=205
window.screen.width>800 ? imgleft=15:imgleft=120
function myload()
{
if (
www.eeworm.com/read/490554/6447467
txt tigris.txt
// Write the Netscape 4-specific stylesheet.
if (document.layers) {
document.writeln('')
}
// Focus on use
www.eeworm.com/read/482852/6614744
htm 14-31.htm
window.open()各种属性示例
var isNav4 = (navigator.appName == "Netscape" && navigator.appVersion.charAt(0) == 4) ? true : false
function mak