代码搜索:DataLoad
找到约 172 项符合「DataLoad」的源代码
代码结果 172
www.eeworm.com/read/334812/3361657
txt install.txt
1.将程序文件夹war拷贝到Tomcat目录的webapps文件加中,或在server.xml中配置。
2.安装数据库
执行数据库安装脚本:digitstore-mysql-schema.sql
执行数据装载脚本:digitstore-mysql-dataload.sql
3.打开war\WEB-INF\classes\log4j.properties,修改日志文件目录。