일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- SPC
- Java
- tomcat
- vaadin
- JavaScript
- mybatis
- es6
- Android
- NPM
- IntelliJ
- hadoop
- mapreduce
- Kotlin
- 공정능력
- xPlatform
- Eclipse
- window
- Spring
- Sqoop
- table
- GIT
- react
- SQL
- SSL
- plugin
- R
- 보조정렬
- MSSQL
- Express
- Python
- Today
- Total
목록os (35)
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
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..
윈도우10 2004 업데이트 후 메뉴,검색이 활성화 되지 않음PowerShell 관리자로 실행 Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}