일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Java
- window
- JavaScript
- tomcat
- IntelliJ
- plugin
- NPM
- react
- Kotlin
- 보조정렬
- SQL
- Python
- SSL
- table
- hadoop
- mapreduce
- Express
- xPlatform
- R
- vaadin
- es6
- Eclipse
- Android
- SPC
- GIT
- mybatis
- 공정능력
- Spring
- MSSQL
- Sqoop
- Today
- Total
목록전체 글 (649)
DBILITY
작업표시줄의 패널속성 고급에서 설정 가능하다.
javafx로 작성된 u i실행 프로그램을 자동으로 시작하려 할 때~ pi@raspberry:~ $ sudo vi /etc/xdg/lxsession/LXDE-pi/autostart 터미널 열리고 실행 @lxterminal --command=/home/pi/javafx.sh GUI용 실행 @/usr/bin/java --module-path=/usr/share/openjfx/lib --add-modules=javafx.base,javafx.controls,javafx.web -jar /home/pi/javafx.jar
이거 보고 광고 한번 안 누른 이는 삼대가 재수가 없을지어다!ㅋㅋ 설치 후 apt update, apt upgrade까지 하고 보니 Chromium으로 daum에 접고하니 한글이 깨진다. 더불어 입력도 한글이 안된다. #한글출력관련 설치 pi@raspberry:~$ sudo apt-get -y install fonts-unfonts-core #ibus사용시 한글입력관련 설치 pi@raspberry:~$ sudo apt-get -y install ibus ibus-hangul #nabi 사용시 한글입력관련 설치 pi@raspberry:~$ sudo apt-get -y install nabi
rasbery pi에서 실행시 전체화면이 필요했음. 4.0.0 com.diblity.apps.javafx mediaPlayer 1.0-SNAPSHOT UTF-8 11 11 org.openjfx javafx-base 11.0.2 org.openjfx javafx-controls 11.0.2 org.openjfx javafx-graphics 11.0.2 org.openjfx javafx-web 11.0.2 org.apache.maven.plugins maven-compiler-plugin 3.8.0 11 org.openjfx javafx-maven-plugin 0.0.6 default-cli com.dbility.apps.javafx.App org.apache.maven.plugins maven-jar-pl..
tutorials-raspberrypi.com/write-raspberry-pi-gui-apps-c-sharp-dot-net/ Use C# and .NET to develop your own GUI apps for the Raspberry Pi In addition to creating graphical interfaces via web servers such as Node.JS or Python and TKinter, we also have the option to run GUIs that were created by Visul Studio on the Raspberry Pi. These are created via Windows and then made executable on the Ras tuto..