readme.txt

来自「zk框架与ajax」· 文本 代码 · 共 6 行

TXT
6
字号
Installation:

1.Deploy this application to Tomcat by copying the todo.war file to the directory   $TOMCAT_HOME/webapps/. Tomcat will handle the rest of work, including unzipping and deploying.
2.Copy hsqldb folder (database files) to the root of the development directory.(ex.C:\)
3 Start your Tomcat.
4 Open your browser, and visit http://localhost:8080/todo/todo.zul (the port number depends on the     configuration of your Tomcat).

⌨️ 快捷键说明

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