티스토리 뷰

1
2
3
4
5
6
import UIKit
 
//사파리로 링크열기
if let url = URL(string: "http://tom7930.tistory.com") {
    UIApplication.shared.open(url, options: [:])
}
cs


댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday