How do i open a php file from a java swing program with the click of a button? I have a project which requires the help page to be opened in a browser and written in php.
1条回答 默认 最新
doutuo3935 2016-07-13 10:14关注Desktop.getDesktop().browse(new URL("http://localhost/help.php"));本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报