Function to validate URL. // using regular expression. bool isValidURL(string url). {. // Regex to check valid URL.
確定! 回上一頁