Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- MySQL
- PyQt
- node.js
- 맛집
- IOS
- port
- 라즈베리파이
- Linux
- GIT
- 다이어트
- Excel
- swift
- PyQt5
- 리눅스
- mssql
- 유니티
- flutter
- PER
- Unity
- 날짜
- ASP
- tensorflow
- ubuntu
- javascript
- 함수
- sqlite
- urllib
- python
- pandas
- MS-SQL
Archives
목록경도 (1)
아미(아름다운미소)
위치와 경도로 원하는 핀 설치하기 위치 마지막줄 연결(Connection) Action 이름(Name) sgChangeLocation 유형(Type) UISegmentedControl [전체소스] import UIKitimport MapKit class ViewController: UIViewController, CLLocationManagerDelegate{ @IBOutlet weak var myMap: MKMapView! @IBOutlet weak var lblLocationInfo1: UILabel! @IBOutlet weak var lblLocationInfo2: UILabel! let locationManager = CLLocationManager() override func viewDidLoa..
랭귀지/SWIFT
2018. 2. 2. 12:30