123456789101112131415161718192021222324252627282930313233343536373839 import UIKit class ViewController: UIViewController, UIWebViewDelegate { @IBOutlet weak var webView: UIWebView! @IBOutlet weak var activityindicator: UIActivityIndicatorView! override func viewDidLoad() { super.viewDidLoad() activityindicator.hidden = true var url = NSURL(string: "https://www.google.com") var request = NSURLRe..
123456789101112131415161718192021222324// 터치시 키보드 내려가기import UIKit class ViewController: UIViewController { @IBOutlet weak var textviews: UITextView! override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view, typically from a nib. } override func didReceiveMemoryWarning() { super.didReceiveMemoryWarning() // Dispose of any resources that can be recreated..
- Total
- Today
- Yesterday
- 개발
- grib
- admin
- uWSGI
- pycon
- serverless
- CocoaPods
- swift3.0
- nginx
- Python
- code review
- Django
- project
- API
- lambda
- lib
- 기상청
- Swift
- ubuntu
- Apple
- s3
- css
- IOS
- OpenAPI
- AWS
- app
- jupyter
- 파이썬
- boto3
- FTP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |