분류 전체보기132 세상에서 가장 중요한 명령어 라고 하기엔... -.-;; 원 출처는 모르겟고 권순선 님 페북 담벼락에서 가져옴 vi / vim 에서 쓰이는것으로 처음 ESC 는 vi 에서는 편집모드 와 명령모드가 존재 하는데 편집모드에서 esc 를 눌러서 명령모드로 전환 한다. 이때 화면 하단에 : 프롬프트가 나타나 명령어를 입력할수 있다. q 는 종료를 뜻하고 ! 는 편집된 내용을... 저장하지 않고 종료한다. ( 그냥 q 만 실행하면 수정된 내용이 있을경우 경고안내문을 보여주고 복귀하지만 ! 가 같이 쓰이면 아무런 메세지도 안보여주고 그냥 종료 한다. ) 저장명령어인 w 가 빠져 있어서 vi 이용자에게는 준내.... 2021. 4. 27. Two New VCL Controls Coming in RAD Studio 10.4.2 blog.marcocantu.com/blog/2021-february-new-vcl-controls-1042.html?fbclid=IwAR0fDrJVZqQc3Pjrad78tbG-H8Mrp6-OeaMklZQLBSCAr34IB3yc_b8ACrY Two New VCL Controls Coming in RAD Studio 10.4.2 February 22, 2021 Among the new features in the coming release of Delphi, C++ Builder, and RAD Studio 10.4.2 Embarcadero will include two brand new VCL controls, a virtualized list control and a numeric input box. .. 2021. 2. 24. Delphi - TClientDataset - Invalid Parameter 델파이 에서 제공하는 TClientDataset 에서 CreateDataset 을 호출할때 Invalid Parameter 오류가 나올때 Field 를 추가 할때 잘못정의 하면 나온다. 예: FieldDefs.Add('TEST', ftString); 2021. 2. 19. 26 Years... of Delphi. blog.marcocantu.com/blog/2021-february-26-years.html 26 Years... of Delphi Today is Delphi 26th anniversary. A very long time... Many things have changed, some more than others. Here's my 26 picks! On February 14th 1995, Borland introduced a new tool for developers, one that sparked a lot of enthusiasm and over 26 years has been blog.marcocantu.com Marco Cantu옹 의 블로그에 델파이 26번째 기념일을 맞이한 글이 올라왔습니다.. 2021. 2. 17. 이전 1 2 3 4 5 6 7 8 ··· 33 다음 반응형