📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -