liaison 리에이젼 https://translate.google.com/?hl=en&tab=mT#auto/ko/liaison 연락 veterinary 베터너리 https://translate.google.com/?hl=en&tab=mT#auto/ko/veterinary 수의사, 수의의, 수의학의 proactive 순향의, 앞을 내다보고 행동하는, 미리 대책을 강구하는 calibre 깔리브레 / 구경, 직경, 도량, 재간, 가치 facilitation https://translate.google.com/?hl=en&tab=mT#auto/ko/facilitation 용이하게 함, 촉진, 조장 stakeholders https://translate.google.com/?hl=en&tab=mT#auto/ko..
Present and past Present Perfect and past Future Modals If and wish Passive Reported speech Questions and auxiliary verbs -ing and the infinitive Articles and nouns Pronouns and determiners Relative clauses Adjectives and adverbs Conjunctions and prepositions Prepositions Phrasal verbs [Grammar in use summary – 현재, 현재진행] 일반적인 상황일 때 현재형을 쓴다. 맨날 (all the time) 또는 반복적 또는 일반적으로 사실일 때. Nurses look af..
다행이다. It started to rain all of a sudden. Good thing I brought my umbrella today. Good thing I have a smart friend like you. It is good to see you well. It was a close call/shave. It was a narrow escape. Thank God you came out alright. Good thing you weren’t seriously hurt. You could have gotten in a big trouble. You were very lucky. ~는 좀 아닌거 같아. I don’t know about this dress… It’s expensive but..
오늘 상대할 핵심 영어 패턴은 ‘happen to’ 되겠습니다. 거두절미하고 몇가지 예문으로 바로 들어가서 이 녀석의 성질을 직접 겪어보기로 하지요. 똑같은 일이 작년에 저한테도 일어났어요 > The same thing happened to me last year. 이런 일은 나한테 항상 일어나 > That happens to me all the time. 네, happen to + 명사 (주로 사람) 인 경우, ‘어떤일이 일어나다’는 뜻이 됩니다. 그런데 뒤에 명사가 아니라 동사가 오면…? ‘혹시 ~ 한적 있나요?’ 가 되어버립니다, ㅋ. 영어로 된 예문을 몇개 보죠. 혹시 그 음식점 이름을 아시나요 ? > Do you happen to know the name of the restaurant ? 혹시..
Windsor Castle UK
Uk Reading
멜버른 플린더스 역 주변, Flinders Station Melbourne
호바트 해안가 및 케미스트리, Narrara backpacker and cheap and good share or unit contact.
데본포트의 콜스 비치. 나름 조용히 산책하거나 수영하기 괜찮은 곳. 주변 집들도 살기 좋아 보임.
After finishing a work in the morning I took a shower and asked vicroad for how to transfer or got my car in Tasmania to Melborne. I have to call to 131171 (Vicroad) and reserve an inspection. Then they will give me date and place info for the inspection. And finishing this, I can buy a car plate in Victoria. The inspection fee is about $46, the plate fee is about $37. After that I can rego in V..
호주로 출국은 10.14 이지만 도착은 그 다음날 10.15일 오전. airasia.com 에서 쿠알라룸푸르를 경유하여 시드니로 가는 비행기가 가장 저렴하여서 이 비행기를 이용하였습니다. 바로 타즈매니아로 가려고 생각하고 있었기 때문에 시드니에서는 백패커에서 하루만 묶고 국내선으로 이동할 계획이었습니다. 시드니 공항에 10.15 오전에 도착하면 airport train 을 타면 townhall 이나 kingscross 에서 쉽게 백패커를 구할 수 있는데 저는 어디로 가야하는지를 몰라 그냥 400번 버스를 타버렸습니다. 일단 공항에서 OPTUS 심카드를 사서 제 갤럭시 노트를 활성화시켰습니다. 400번 버스를 타고 무작정 시외로 빠져나갔습니다. 공항 주변을 걸어보았지만 걸어서는 도무지 빠져나갈 구멍이 없어..
➜ ~ cd Library/Developer/CoreSimulator/Devices ➜ Devices find $PWD -name "some.db" -print /Users/mac/Library/Developer/CoreSimulator/Devices/8AA28206-8291-4682-84E2-962D4B72B4C3/data/Containers/Data/Application/D7B4B60F-1101-4D96-B7E0-8DB7E1AAD69B/Documents/some.db
sudo gem uninstall cocoapods brew link --overwrite --dry-run cocoapods brew install cocoapods brew link --overwrite cocoapods android studio 재시작... 메뉴에서 invalidate 해서 캐시 날리면서 재시작해도 좋아보인다. 아마 ruby gem 으로 설치되어 있는 기본 cocoapods 의 링크가 깨어지거나 한 듯 보인다. brew 의 cocoapods 가 더 나은 듯 보인다. 이전에는 ruby gem cocoapods 의 경우 오래된 맥북 프로에서는 최신 버전의 cocoapods 가 설치가 되지 않는 문제도 있었다. 그래서 brew 로 cocoapods 를 사용하는 것이 좋아 보인다.
윈도우에서는 안드로이드 빌드 밖에 되지 않지만 윈도우 11 PC 의 속도와 편리함을 무시할 수 없기에 윈도우 환경에서 개발도 상당한 메리트가 있다. 그래서 관련 이슈를 정리. 윈도우 10 이나 윈도우 11 의 콘솔에서 yarn 이나 다른 명령어들 사용시 "이 시스템에서 스크립트를 실행할 수 없으므로..." 에러시... Get-ExecutionPolicy 로 확인. 아마도 Recstricted 로 되어 있을 것. get-help Set-ExecutionPolicy 전부 y 할 것. Set-ExecutionPolicy RemoteSigned 해주면 된다. 전부 y 할 것. eslint 의 CRLF , LF 문제 해결. https://simsimjae.medium.com/vscode%EB%A5%BC-%EC%8..
Lower Camel Case: function, method, variable, constant Upper Camel Case: class, struct, enum, extension /// for logging - print - dump: description property 까지 출력. /// String Interpolation import Swift let age: Int = 10 print("Hello! I am \(age) years old") print("Hello! I am \(age + 1) years old") /// constant: let, variable: var let name: type = value var name: type = value type 이 명확하다면 type 은..
https://pub.dev/packages/graphql_flutter https://pub.dev/packages/graphql_flutter/example flutter pub add graphql / dart pub add graphql flutter pub remove graphql / dart pub remove graphql https://hasura.io/learn/ https://hasura.io/learn/graphql/intro-graphql/graphql-vs-rest/ https://hasura.io/learn/graphql/flutter-graphql/introduction/
https://pub.dev 권한 요청 https://pub.dev/packages/permission_handler https://github.com/Baseflow/flutter-permission-handler/blob/master/permission_handler/README.md https://github.com/Baseflow/flutter-permission-handler/blob/master/permission_handler/example/ios/Runner/Info.plist 휴대폰 연락처 정보 얻기 https://pub.dev/packages/contacts_service Android 휴대폰 번호 얻기 https://pub.dev/packages/mobile_number
initializer list https://stackoverflow.com/questions/50274605/colon-after-constructor-in-dart 아래와 같이 생성자 뒤에 콜론 : 뒤에 오는 로직은 생성자로 인한 객체가 생성되기 전에 수행된다. assert 도 해줄 수 있고 초기값을 넣어줄 수도 있다. super 를 호출해줄 수도 있다. 아직 객체가 생성되기 전이기 때문에 this 를 붙이지 않는다. 실제 생성자의 파라미터에 네임드 옵션에는 this 를 붙이는데 이런것 때문에 혼동되지는 말고 그냥 각각의 사용법일 뿐. 그냥 굳이 말하자면 아직 객체 생성전이라 그렇다고 생각하면 이해하기 편하다. FbAuth() : _firebaseAuth = FirebaseAuth.instance; ..
https://pub.dev/packages/table_calendar TableCalendar( firstDay: DateTime.utc(2010, 10, 16), lastDay: DateTime.utc(2030, 3, 14), focusedDay: DateTime.now(), ); firstDay: 캘린더에서 가능한 첫째일. 이 날짜 이전에 접근불가. lastDay: 캘린더에서 가능한 마지막일. focusedDay: 현재 타겟되는 날짜. 몇월을 보여줘야 하는지 결정해준다. selectedDayPredicate: (day) { return isSameDay(_selectedDay, day); }, onDaySelected: (selectedDay, focusedDay) { setState(() { _s..