본문 바로가기

つ⋅⌄⋅)づ⌁⌁도움⌁⌁⋆

검색하기
つ⋅⌄⋅)づ⌁⌁도움⌁⌁⋆
프로필사진 ㅈㅏ윤이

  • 분류 전체보기 (36)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
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
Tags
  • smartfactory
  • C샵
  • WinForm
  • C#
  • MES
  • CPS
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록C# (1)

つ⋅⌄⋅)づ⌁⌁도움⌁⌁⋆

2020.08.26_C#-winform

private void button1_Click(object sender, EventArgs e) { //string NicListResult = ""; //NIC : Network Interfece Card List NicName = new List(); foreach (ICaptureDevice Temp in CaptureDeviceList.Instance) { string[] arrTemp = Temp.ToString().Split('\n'); //한줄씩 잘라서 배열로 만듬 NicName.Add(arrTemp[1].Substring("FriendlyName: ".Length)); //그중 FriendlyName 찾아서 자름 //NicListResult += (arrTemp[1].Substring("..

카테고리 없음 2020. 8. 26. 12:49
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바