代码搜索:designpatterns
找到约 881 项符合「designpatterns」的源代码
代码结果 881
www.eeworm.com/read/145379/12730332
htm left5e.htm
/*
* Storing this varible on the navigator object makes it truely global on NN4,
* but is no help on NN3, so we need the page global variable in NN3 which i
www.eeworm.com/read/145379/12730345
htm contents.htm
Table of Contents
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
se
www.eeworm.com/read/145379/12730395
htm left4c.htm
/*
* Storing this varible on the navigator object makes it truely global on NN4,
* but is no help on NN3, so we need the page global variable in NN3 which i
www.eeworm.com/read/145379/12730404
htm left5j-1.htm
/*
* Storing this varible on the navigator object makes it truely global on NN4,
* but is no help on NN3, so we need the page global variable in NN3 which i