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

📄 faq.html

📁 比dwr更好的ajax框架,中国人写的.
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">










<html>
  <head>
    <title>Buffalo AJAX - FAQ</title>
    <style type="text/css" media="all">
      @import url("./css/maven-base.css");
      @import url("./css/maven-theme.css");
      @import url("./css/site.css");
    </style>
    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      </head>
  <body class="composite">
    <div id="banner">
                  <a href="index.html" id="bannerLeft">
    
                                            <img src="images/buffalo-title.gif" alt="" />
    
            </a>
                        <a href="http://sourceforge.net" id="bannerRight">
    
                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=178867&type=1" alt="" />
    
            </a>
            <div class="clear">
        <hr/>
      </div>
    </div>
    <div id="breadcrumbs">
          
  

  
    
  
  
            <div class="xleft">
        Last Published: 10/08/2006
                      </div>
            <div class="xright">      <a href="http://www.amowa.net/buffalo/zh">Chinese Docs</a>
          
  

  
    
  
  
  </div>
      <div class="clear">
        <hr/>
      </div>
    </div>
    <div id="leftColumn">
      <div id="navcolumn">
           
  

  
    
  
  
                   <h5>Quick Start</h5>
        <ul>
              
    <li class="none">
              <a href="tutorial.html">1 Minute Tutorial</a>
        </li>
              
    <li class="none">
              <a href="http://demo.amowa.net/buffalo-demo/">Demo</a>
        </li>
              
    <li class="none">
              <a href="download.html">Download</a>
        </li>
              
    <li class="none">
              <a href="features.html">Features</a>
        </li>
              
    <li class="none">
              <strong>FAQ</strong>
        </li>
          </ul>
          <h5>Mastering Buffalo</h5>
        <ul>
              
    <li class="none">
              <a href="best_practice.html">Best Practise</a>
        </li>
              
    <li class="none">
              <a href="howto.html">How to...</a>
        </li>
          </ul>
          <h5>Reference</h5>
        <ul>
              
    <li class="none">
              <a href="jsapi.html">JavaScript API</a>
        </li>
          </ul>
                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
          </a>
                       
  

  
    
  
  
        </div>
    </div>
    <div id="bodyColumn">
      <div id="contentBox">
        <div class="section"><h2><a name="top">FAQ</a></h2><ol type="1"><li><a href="#where">Where did Buffalo come from?</a></li><li><a href="#why">Why choosing buffalo?</a></li><li><a href="#spring">Can it integrated with Spring?</a></li></ol></div><dl><dt><a name="where">Where did Buffalo come from?</a></dt><dd>        <p>          Buffalo was created by a Michael Chen a developer from China, who was trying to bring           better user experience on web in a OLAP project in late 2003. If you wish, read the           {{{history.html} history}} to learn more.       </p>      <table border="0"><tr><td align="right"><a href="#top">[top]</a></td></tr></table><hr /></dd><dt><a name="why">Why choosing buffalo?</a></dt><dd>        <p>          No it's NOT a new born baby. Its sophisticated java to javascript (and js to java) serializing and deserializing           mechanism has been proven in many real projects. The API is so straightforward that every user could           get started with in less than half an hour.       </p>      <table border="0"><tr><td align="right"><a href="#top">[top]</a></td></tr></table><hr /></dd><dt><a name="spring">Can it integrated with Spring?</a></dt><dd>        <p>          Spring is the most popular lightweight j2ee framework. Buffalo has a good integration with it. You can read           <a href="howto.html#4">howto</a> to integrated with Spring.       </p>      <table border="0"><tr><td align="right"><a href="#top">[top]</a></td></tr></table></dd></dl>
      </div>
    </div>
    <div class="clear">
      <hr/>
    </div>
    <div id="footer">
      <div class="xright">&#169;  
          2004-2006
    
          
  

  
    
  
  
  </div>
      <div class="clear">
        <hr/>
      </div>
    </div>
  </body>
</html>

⌨️ 快捷键说明

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