본문 바로가기 메뉴 바로가기

Mit

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Mit

검색하기 폼
  • 분류 전체보기 (143)
    • Maui (7)
    • Xamarin (33)
    • WPF (47)
    • VBA (3)
    • C# WinForm (7)
    • ETC (42)
  • 방명록

2021/07 (4)
Xamarin.Forms tabbed page change tab programmatically

Xamarin.Forms Tabbed Page Move CurrentPage ==> this.Parent.Parent.Parent.Parent as TabbedPage Console.WriteLine("Parent1!" + this.Parent.ToString()); Console.WriteLine("Parent2!" + this.Parent.Parent.ToString()); Console.WriteLine("Parent3!" + this.Parent.Parent.Parent.ToString()); Console.WriteLine("Parent4!" + this.Parent.Parent.Parent.Parent.ToString()); 2021-07-26 16:29:11.833738+0900 Ecs.iO..

Xamarin 2021. 7. 26. 16:36
라즈베리파이 Console 명령어 모음(20210720)

라즈베리파이4 한글설치 $ sudo apt-get istall -y fonts-nanum $ sudo reboot 라즈베리파이 UART구성 $ sudo raspi-config : 라즈베리파이 구성 (비밀번호, 부트옵션, 언어및 지역정보 변경, 인터페이스 변경, 업데이트등) interfacing option 에서는 카메라, ssh, 시리얼포트 활성화를 선택할 수 있다. $ ls -l /dev : 설치되어있는 시리얼포트등을 볼 수 있다. /dev/ttyS0 및 /dev/ttyAMA0 UART매핑 확인 $ sudo nono /boot/config.txt : boot Config 파일을 수정한다. dtoverlay-disable-bt : 블루투스 사용중지 dtoverlay=vc4-kms-v3d max_frame..

카테고리 없음 2021. 7. 20. 10:29
Lable 줄바꿈

Lable 줄바꿈 = Environment.NewLine time_label.Text = DateTime.Now.ToString("yyyy-MM-dd(ddd)"+ Environment.NewLine+" tt hh:mm:ss");

C# WinForm 2021. 7. 19. 21:03
Xamarin.forms Active indicator Progmatically Loading

namespace Ecla.ContentViews { public partial class NotiInout : ContentView { static ActivityIndicator activ_indi; public NotiInout() { InitializeComponent(); activ_indi = activityindi; activ_indi.IsVisible = true; activ_indi.IsRunning = true; Main_Grid.Children.Add(activ_indi); Grid.SetRow(activityindi, 1); Device.BeginInvokeOnMainThread(async () => { await onpages(); activ_indi.IsRunning = fals..

Xamarin 2021. 7. 8. 09:41
이전 1 다음
이전 다음
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • WPF Datagrid Cell Value Change
  • Xamarin Firebase Phone Auth
  • Windows IIS FTP 디렉토리 목록 오류
  • 연산자 뒤에 피연산자가 없습니다.
  • 암호 마스터키
  • Label Text LineBreak in Xaml
  • Xamarin reCAPTCHA
  • WPF Textbox
  • Linux SSH Multi Computer Join
  • Embeded 한글Font적용
  • Entry '' has empty native path
  • Xamarin.Ios Firebase Phone Auth
  • 서버 수준의 URN 필터
  • Xamarin SMS OTP Send
  • C# LINQ Left join
  • Xamarin.Ios Firebase Phone SMS OTP Send
  • ClickOnce 인증서 인증기간 변경
  • c# Encrypt / Decrypt
  • Microcharts
  • GetCellContent CheckBox Value
  • FileStream Add Byte
  • Xamarin Firebase Phone User Add
  • Xamarin.Forms
  • ssl_client_socket_impl.cc
  • WPF Scrollviewer in ScrollViwer
  • WPF Excel Export Microsoft.Office.Interop 성능향상(열 기준으로 복사)
  • SkiaSharp
  • Xamarin.Ios Firebase Phone User Add
more
«   2021/07   »
일 월 화 수 목 금 토
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 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바