123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960//ViewController import UIKit class ViewController: UIViewController, UIPickerViewDelegate, UIPickerViewDataSource { @IBOutlet weak var picker: UIPickerView! @IBOutlet weak var label: UILabel! var selectRow = 0 var Array = ["Red","Blue","White","Black","Pupple"] override func viewDidLoa..
12345678910111213141516171819202122232425262728293031323334353637383940414243444546//ViewController import UIKit class ViewController: UICollectionViewController { var Array = [String]() override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view, typically from a nib. Array = ["소풍","여행","운동회","스키장"] } override func didReceiveMemoryWarning() { super.didRec..
12345678910111213141516171819202122232425262728293031//ViewController import UIKitimport AVFoundationimport AudioToolbox class ViewController: UIViewController { 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 ..
- Total
- Today
- Yesterday
- 기상청
- css
- Python
- admin
- serverless
- project
- grib
- ubuntu
- Django
- API
- AWS
- Apple
- boto3
- FTP
- Swift
- 개발
- OpenAPI
- IOS
- swift3.0
- jupyter
- lib
- CocoaPods
- nginx
- uWSGI
- s3
- lambda
- pycon
- 파이썬
- app
- code review
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |