본문 바로가기

카테고리 없음

2020-04-06 06시 개발자 글 모음 | "타임라인의 FrameRate 알아내기" 외 8개 이야기

[디자인패턴] 추상 팩토리 패턴 - real world by 김정환


    Fragment 잘 써보기 — Bundle() by 한홍범

    • Follow all the topics you care about
    • and we’ll deliver the best stories for you to your homepage and inbox


    코로나에 대처하는 지도앱의 자세 by 이건

    • 다만 카카오 지도에는 위에 언급했던 구글 지도의 주변 가게 우선순위 배치를 바꾸는 등의 변화는 진행하지 않았다는 점은 매우 아쉽다
    • 카카오 지도와 달리 왼쪽 사이드 탭을 열어야만 "마스크" 라는 키워드를 쳐야 공적마스크 판매처를 찾을 수 있다는 걸 알 수 있다
    • 현재 약국이름 아래 마스크 수량을 적어 놓았는데 만약 지도를 넓게 볼 경우 여러 약국이 겹쳐있을 때 전체적인 수량을 바로 확인하기 어려운 문제가 있다


    Write Your GitHub Actions Workflow for Build Windows Application by 남정현 about Git,Docker,Windows

    • you can install your custom PowerShell module for your need because this workflow allows modifying the build server
    • or you can just browse and import existing action modules from the community without hassle
    • if you don’t satisfy with the default configuration of GitHub runner VM


    DDD 애그리거트 by 민동휘

    • public class Order { private Money totalAmounts; private List orderLines; private void calculateTotalAmounts() { int sum = orderLines
    • boolean useNewShippingAddrAsMemberAddr) { verifyNotYetShipped(); setShippingInfo(newShipingInfo); if (useNewShippingAddrAsMemberAddr) { // 다른 애그리거트 Customer를 수정하고 있다
    • Order 와 OrderLine 을 별도의 테이블에 저장해도 애그리거트에 포함된 모든 도메인 모델은 루트 엔티티를 위해 존재하고 루트 엔티티에 속하기 때문에 레포지토리는 하나를 사용하는 것이 바람직하다


    Email practice by 김경록

    • I've seen an advertisement for your diving school
    • I want to know about your diving class
    • I'm a begineer of diving


    다빈치리졸브를 외부에서 자동화하는 방법 by 신명진 about Python

    • 아쉽지만 파이참 등 외부에서 스크립트를 짜서 사용하려면 스튜디오 버전을 구매해야 한다
    • 7 x64 executable로 설치한 후에야 (파이썬 관련한 모든 환경변수를 이 버전으로 잡았다)
    • 긴 시행착오 끝에 ```import DaVinciResolveScript as dvr```이 실행되었다


    [클라우드 클리닉 9회] 실용주의 데이터과학자 소성운님과 함께 – AWS Hero 특집 by 윤석찬 about Cloud,AWS

    • 클라우드에 대한 본격적인 기술 동향과 AWS 고객 활용 사례 및 여러분이 직접 올린 질문에 대한 답변을 드리는 프로그램입니다
    • 개발자로 부터 데이터과학자로 직종을 바꾼 이야기에서 부터 여성쇼핑몰앱인 지그재그 속에 방대한 데이터를 효과적으로 분석하고
    • Please note that you are solely responsible for your judgment on chcking facts for your investiments and prohibit your citations as commercial content or news sources


    타임라인의 FrameRate 알아내기 by 신명진 about Python

    • 외부에서 스크립트를 실행할 때 다빈치리졸브는 실행이 되어 있어야 한다
    • GetProjectManager() proj = pm
    • GetCurrentProject() tl = proj