블로그
- java 공부(1일) : 계산기 만들기 (Calculator) class Calculator extends JFrame { private JTextField inputSpace; private String num = ""; private String prev_operation = ""; private ArrayList equation = new ArrayList(); public Calculator() { setLayout(null
- private ip / public ip / NAT private ip 내부 네트워크 상에서만 가능한 주소 public ip 전 세계에서 유일한 공인된 주소 NAT (Network Address Translation) IPv4 주소 (public ip) 를 사용한다. https://bmind305.tistory.com/5
- 2021 클라우드 기술 트렌드 2부 (전략)Public Cloud 중심의 Hybrid Cloud 전략 - 혁신 관점에서 볼 때 Private Cloud는 또 하나의 Legacy Syste 첫번째 트렌드는 Cloud 도입 전략과 관련된 내용으로 많은 기업들이 Public Cloud 중심의 Hybrid Cloud 전략을 수행할 것으로 전망된다.
- Openfire 설정 재미난 건 public DNS로 설정해도 얘가 알아서 private DNS.......
- 아무렇게나 c# 정리 노트- [1] struct, switch, typeof, void, while C++(19개) : bool, catch, class, false, finally, namespace, new, private , protected, explicit, operator, public,this, throw, true, try, using, virtual, volatile C#(32개) : abstract
- [임신일기] 호주 임신 - 퍼블릭이냐, 프라이빗이냐, Public hospital (공립병원) VS Private hospital (사립병원) 사실 처음에는 뭔 차이가 있는지도 잘 모르겠고, 남편과 둘이 거의 그냥 멘붕...
- Law or Regulation about the Use of Cloud-based Medical Data in Indonesia 데이터 사용에 대한 법률 또는 규정 Indonesian Ministry of Communication and Information’s 2016 Law No. 20 about Private protection of private data as mentioned in Article 3 must be located in Indonesia. 2.
- Public statlic final 차이 (public , protected, (default), private) 접근제어자는 하나밖에 쓸 수 없다. 각 멤버는 접근 지정자의 접근 수준을 "획득"한다 public: 공개 멤버, 클래스 외부에서도 접근 가능(공개 멤버이므로 클래스 외부에서도 접근할 수 있다 ) priavte: 비공개
- Fragment -> Activity로 값 전달 Fragment에서 Interface로 전달 // Fragment에서 값 전달 public interface OnDataPassListener { fun onDataPass(data } private latein.......
- Celebrating the 9th anniversary of the Constitutional Court's Decision on Unconstitutional Omission Through the decision of the “Public-Private Joint Committee on the Follow-up Measures After the Public
← 이전
10 페이지