简体   繁体   English

在DartEditor中创建新的启动器时,URL选项有什么作用?

[英]What does the URL option do when creating a new launcher in the DartEditor?

How does the URL option work when creating a new launcher in the DartEditor. 在DartEditor中创建新启动器时,URL选项如何工作。

I know, when running the launcher, the browser opens up the specified URL. 我知道,运行启动器时,浏览器会打开指定的URL。 But what does the "Source location" do? 但是“源位置”有什么作用? What it's purpose? 目的是什么?

在此处输入图片说明

When using the HTML file option Dart Editor will use the built-in web server to serve files. 使用HTML文件选项时,Dart编辑器将使用内置的Web服务器来提供文件。 If you already have a web server set up you can use the URL option to debug from the specified URL and source. 如果已经设置了Web服务器,则可以使用URL选项从指定的URL和源进行调试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM