所以我有一个名为app.properties的文件,它包含格式为的网址 somethingurl = http://.../.../.../something.js
注意:有实际的网址
但我转而使用互联网较少的环境,无法获取文件。 因此,我将url替换为我下载的文件的实际路径。 但我得到一个java.net.MalformedURLException:没有协议。所以现在我有url指向的文件,我尝试使用它们创建一个JSFactory实例。
那么有没有办法让这些路径发挥作用?
我用jsoup.connect(app.properties.getProperty(" ..."))。ignoreContentTyp(true).execute()。body();
我还可以使用file:protocol吗?
答案 0 :(得分:1)
使用<style *ngIf="loaded">
footer, header,home-view, homebuyer-view, homeseller-view, homecommerce-view,
.mat-select-placeholder{
visibility: visible !important;
}
</style>
协议。 file