首页
Python
Java
PHP
IOS
NodeJS
JavaScript
HTML5
小程序
AI
LaunchUriAsync
全部标签
c# - 在 WinRT 的默认 Web 浏览器中打开 URL
这个问题说明了一切。基本上,我只想知道WinRT中的替代方案:Process.Start("http://www.google.com/"); 最佳答案 在WinRT中,您可以使用Windows.System.Launcher.LaunchUriAsync启动与指定URI关联的默认应用。对于Web链接,将使用默认浏览器。MSDN:Launcher.LaunchUriAsync(Uri)|launchUriAsync(Uri)method 关于c#-在WinRT的默认Web浏览器中打开UR
c#
WinRT
section
code
LaunchUriAsync
.net
vb.net
windows-runtime
Home
Powered By IT.CAOLU.XIN
页面耗时:0.0521s