strive-study

配置磁盘映射(在服务器和eclipse 中)

在eclipse中配置磁盘映射和项目名称访问省略:

 

服务器发布:

     <Context debug="0" docBase="D:\moLink" path="/moLink" reloadable="true"/>
            <Context debug="0" docBase="D:\link" path="/link" reloadable="true"/>
            <Context debug="0" docBase="D:\myLink" path="/myLink" reloadable="true"/>
        <Context docBase="pc_hkjc" path="/" reloadable="true" />

分类:

技术点:

相关文章:

  • 2021-06-12
  • 2021-04-29
  • 2022-01-07
  • 2021-06-24
  • 2022-02-06
  • 2022-01-05
  • 2021-11-27
猜你喜欢
  • 2021-06-10
  • 2021-11-17
  • 2021-12-06
  • 2021-12-03
  • 2021-04-19
  • 2021-11-25
相关资源
相似解决方案