faq.fml
来自「src版Buffalo最新框架」· FML 代码 · 共 45 行
FML
45 行
<?xml version="1.0"?><faqs id="General FAQ"> <part id="General"> <faq id="where"> <question>Where does Buffalo come from?</question> <answer> <p> Buffalo was created by a Michael Chen and the <a href="team.html">contributors</a> from China, who was trying to bring better user experience on web in a OLAP project in late 2003. If you wish, read the <a href="history.html">history</a> to learn more. </p> </answer> </faq> <faq id="why"> <question>Why choosing buffalo?</question> <answer> <p> Buffalo is 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 in past two years. The API is so straightforward that every user could get started with in less than half an hour. </p> </answer> </faq> <faq id="spring"> <question>Can it integrated with Spring?</question> <answer> <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> </answer> </faq> <faq id="limitation"> <question>Current limitation?</question> <answer> <p> Some user reported that there is some problem when using the session feature under resin 2.1. If you can reproduce this problem, leave a thread on the buffalo forum. </p> </answer> </faq> </part></faqs>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?