Wednesday, October 24, 2018

특정 페이지만 인쇄하기


만약 내가 36pg 36쪽만 인쇄하고 싶다면. 36을 입력하면 되요.

가고싶은 주소, 링크 바탕화면에다가 바로가기 복사하는 법






1. 첫번째 방법은 아이콘을 꾹 눌러서 바탕화면에다가 잡아당겨서 놓는것.

2. 두번째 방법은 해당 부분에 오른쪽 마우스를 눌러서 바로가기 복사를 누른다.

3번째 방법도 있다.

카페들어가는법




1. 로그인을 하고 구글이나 네이버나 다음에서 검색을 한다.




2. 전병칠 원장 카페에서 왼쪽 목록에 권원장의 강의실 입장(유료) 클릭


 3. 강의를 필요한것을 선택해서 듣거나 아니면 차례대로 보기.
4. 권원장의 비법노트 pdf를 다운받는다.

Wednesday, June 21, 2017

About Time.deltaTime

Time.deltaTime

Time <-  is this class?
.deltaTime <- I dont know what is this


Someone can ask you like this, 'why did you divide it and multiple it again'. And I also can't fully understand what that calculation.

But atleast i can guess what you're trying to do.
In the end
they(Computer A and Computer B) reach to 5units in same time.
But I can't get it all.


But I think you should give another example

My questions are
1. what is 'Time.deltaTime'  and how it calculated mathematically, but I think this is more like should discover how this API work.

2.  What makes run the computers in same time.

3. What is concept of Delta.