⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 sourcode about ajax samples
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <script src="index_files/tigris.txt" type="text/javascript"></script>
  <link rel="stylesheet" type="text/css" href="index_files/netbeans.css">
  <title>LAB-4259: AJAX Examples</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta name="SourceCastVersion" content="2.6.2.4.10">
  <link rel="shortcut icon" href="http://www.netbeans.org/favicon.ico"
 type="image/x-icon">
  <meta name="keywords"
 content="NetBeans, IDE, Platform, free, open source, developer">
  <meta name="description"
 value="A template for writing tutorials for netbeans.org">
  <link rel="stylesheet" href="index_files/netbeans_002.css">
  <meta name="author" content="Sang Shin">
  <style type="text/css">
#search {height:100%;}
#topmodule {align:right;}
  </style>
  <script language="JavaScript" type="text/javascript">
<!--
function get_sc_login() {
  var sclogin = "guest";
  return (sclogin);
}
var username=get_sc_login();
//-->
  </script>
</head>
<body onload="loginfocus()" class="composite"
 style="background-image: url(index_files/beige.jpg);">
<!-- begin TopTabs --><!-- end TopTabs --><!-- start NavCol --><!-- end NavCol --><!-- Servlet-Specific template --><!-- Show servlet name if it is a servlet -->
<br>
<br>
<h1 style="text-align: center;">AJAX Examples (as ready to open
NetBeans projects)<br>
</h1>
<div class="articledate" style="margin-left: 0px; text-align: center;"><a
 href="http://www.javapassion.com/SangSchedule.html#Bio">Sang Shin</a>,
<a href="mailto:sang.shin@sun.com">sang.shin@sun.com</a>, Sun
Microsystems, <a href="http://www.javapassion.com/">www.javapassion.com</a><a
 href="mailto:sang.shin@sun.com"><i><br>
</i></a></div>
<p style="text-align: center;"><img alt=""
 src="index_files/l2_shin_sang_portrait.gif"
 style="width: 100px; height: 88px;"><br>
</p>
<p>This hands-on lab lists AJAX example applications whose source codes
are available from the web.&nbsp; Some of the sample applications are
in NetBeans-ready format, meaning you can just open it from the
NetBeans and build and run it.&nbsp; If you are writing a new AJAX
application, please see if you can copy an existing NetBeans project
from these examples.&nbsp; These examples can be reference point for
your AJAX development.&nbsp; Some of the example codes deal with
advanced topics.&nbsp; Please use them as a reference.<br>
</p>
<p></p>
<p></p>
<p align="center"><b>Expected duration: 180 minutes</b></p>
<div class="indent">
<h3 class="tutorial"><a name="Prerequisites"></a>Prerequisites</h3>
<p>This hands-on lab assumes you have some basic knowledge of, or
programming experience with, the following technologies. </p>
<ul>
  <li>Java programming</li>
  <ul>
    <li>If you are new to Java programming, please take free <a
 href="http://www.javapassion.com/javaintro1/">Java Intro Programming
online course</a>.<br>
    </li>
  </ul>
  <li>Web application programming</li>
  <ul>
    <li>If you are new to Web application programming, please take free
      <a href="http://www.javapassion.com/j2ee/index.html">J2EE
Programming online course</a>.</li>
  </ul>
  <li>Some JavaScript exposure would be useful but not required</li>
  <ul>
    <li>If you are new to JavaScript, please see <a
 href="http://www.w3schools.com/js/default.asp">JavaScript tutorial</a></li>
  </ul>
  <li>Some HTML exposure would be useful but not required<br>
  </li>
  <ul>
    <li>If you are new HTML, please see <a
 href="http://www.w3schools.com/html/default.asp">HTML tutorial</a><br>
    </li>
  </ul>
</ul>
<h3 class="tutorial"><a name="Software_Needed"></a><a name="software"></a>Software
Needed</h3>
<p>Before you begin, you need to install the following software on your
computer.&nbsp; <br>
</p>
<ul>
  <li>Java Standard Development Kit (JDK鈩

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -