在Web應用程序中,我有一個用於認證的audienceURI。當我從下面的代碼中設置它時: var audience1 = new UriBuilder("dev.website.com")
{
Port = 443,
Scheme = "https",
Path = "/"
}.Uri; // Does not
我試圖在Android中使用URI生成器來創建一個包含變量的URL。我已閱讀Use URI builder in Android or create URL with variables,但我需要的一些符號未在此列出。 ,我要創建URL的一個例子: 「https://commons.wikimedia.org/w/api.php?action=query&prop=categories|coord