일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- mapreduce
- 보조정렬
- xPlatform
- hadoop
- Sqoop
- Express
- JavaScript
- window
- react
- vaadin
- Python
- tomcat
- R
- IntelliJ
- NPM
- 공정능력
- Android
- Spring
- Kotlin
- es6
- GIT
- SPC
- mybatis
- plugin
- SSL
- Eclipse
- SQL
- table
- MSSQL
- Java
- Today
- Total
목록delphi (5)
DBILITY
데브기어의 유튜브 강의 동영상(https://www.youtube.com/channel/UCfhk2ZaBX9AdaRLWqQgLiEA)을 본 후Delphi Community Edition 10.3.2 파이어몽키로 제작해 봤다.목표가 있어야 학습이 되는거니까.며칠 지나니 생각이 나지 않는다.안드로이드에 대해 아는 건 액티비티, 토스트 정도였으니, 괜찮나!원소스 멀티유즈?원소스 멀티 디바이스/플랫폼!윈도우에서 개발해서 윈도우/안드로이드/iOS/OSX/리눅스용까지 개발 가능하니 참 좋다.8~9년전 XE구매 후 델파이 개발을 하지 않았는데..이렇게 좋아졌구나.심지어 제너릭이나 익명함수도 지원을 하고 있다.GUI방식의 개발툴을 잘 다루는 개발자라면 초반 러닝커버가 높진 않겠다. 기존 Monolithic 자바 기반 ..
그냥 해본다..하드웨어 백버튼 클릭시 종료도 있다. unit UMain; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.ListBox, FMX.Layouts, FMX.StdCtrls, FMX.Controls.Presentation, FMX.Platform, FMX.VirtualKeyboard; type TForm1 = class(TForm) ToolBar1: TToolBar; 기기정보: TLabel; Button1: TButton; ListBox1: TListBox..
InputQuery depreciated.... usess FMX.Platform; procedure TForm1.Button1Click(Sender: TObject); var TaskName: string; AsyncService: IFMXDialogServiceAsync; begin try // InputQuery('작업을 입력하세요', ['작업관리'], [''], // procedure(const AResult: TModalResult; const AValues: array of string) // begin // if AResult = mrOk then // TaskName := AValues[0] // else // TaskName := ''; // // if not(TaskName.Trim =..
한번에 변환할때 편하다.사이트 연결이 안되는 관계로 파일을 올려 둔다.
http://famfamfam.com/lab/icons/silk/