jaxmwebservice.properties
来自「java web services how to program」· PROPERTIES 代码 · 共 6 行
PROPERTIES
6 行
# Fig. 11.9: JAXMWebService.properties
# Properties file for specifying the location of the Book Titles
# Web service.
bookTitlesServiceURL=http://localhost:8080/booktitles/BookTitles
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?