728x90 ์ ์ฒด ๊ธ720 C# - RichTextBox ์๊น ์ง์ void AppendRichText(RichTextBox box, string text, Color color) { box.SelectionStart = box.TextLength; box.SelectionLength = 0; box.SelectionColor = color; box.AppendText(text + "\n"); box.SelectionColor = box.ForeColor; } ์ถ์ฒ: https://stackoverflow.com/questions/1926264/color-different-parts-of-a-richtextbox-string Color different parts of a RichTextBox string I'm trying to color parts of a strin.. 2022. 9. 29. ๋ณด์ - ๋ฌด๋ฃ ์คํ์์ค ๊ธฐ๋ฐ ์ํํธ์จ์ด(FOSS) ์ถ์ฒ ์ฌ์ดํธ ๋ชจ์ https://www.privacyguides.org/ Home Privacy Guides is your central privacy and security resource to protect yourself online. www.privacyguides.org https://www.privacytools.io/ Best Privacy Tools in 2022: Software Alternatives Usability: Is the app or service user-friendly and easy to use? A modern and well-designed interface makes it easy to understand for users and therefore can be widely adopt.. 2022. 9. 29. ์๋๋ก์ด๋ - adb ๋ฌด์ ๋๋ฒ๊น ์ฐ๊ฒฐ pair ์ฐ๊ฒฐ ๋ฐฉ๋ฒ ํ์ด๋ง ์ฝ๋๋ก ๊ธฐ๊ธฐ ํ์ด๋ง adb pair [์์ดํผ]:[ํฌํธ] [Wi-Fi ํ์ด๋ง ์ฝ๋ ๋ฒํธ ์ ๋ ฅ] IP ์ฃผ์ ๋ฐ ํฌํธ adb connect [์์ดํผ]:[ํฌํธ] ๊ธฐ์กด ๋ฌด์ ์ฐ๊ฒฐ ๋ฐฉ๋ฒ 1. ํด๋ํฐ์ PC์ USB ์ฐ๊ฒฐ 2. ๋ช ๋ น์ด ์ ๋ ฅ adb tcpip 5555 adb connect [IP์ฃผ์]:5555 3. USB ์ฐ๊ฒฐ ํด์ ํ ์ฌ์ฉ # ๋ง์ฝ devices์์ offline์ผ๋ก ๋์ค๋ ๊ฒฝ์ฐ "adb kill-server" ์คํ ์ถ์ฒ: https://kwonkyo.tistory.com/515 ADB(Android Debug Bridge) ์ฐ๊ฒฐํ๊ธฐ (๋ฌด์ & ์ ์ ) ์๋๋ก์ด๋ ๋๋ฐ์ด์ค๋ฅผ ์ฌ์ฉํ๋ฉด์ ์กฐ๊ธ ํน์ดํ ๋ญ๊ฐ๋ฅผ ํด์ผ ํ ๋ "ADB"๋ฅผ ์ด์ฉ๊ณ ์ ์ฉ๊ณ ํ๋ค๋ ๊ทธ๋ฐ ์ค๋ช ์ ๋ณด์ ์ ์์ผ์ค.. 2022. 9. 28. ์๋๋ก์ด๋ - adb ์ฑ ์คํ, ์ฑ ๋ฆฌ์คํธ ๋ถ๋ฌ์ค๊ธฐ ๋ช ๋ น์ด ์ฑ ์คํ adb shell am start com.android.chrome ์ฑ ๋ฆฌ์คํธ ๋ถ๋ฌ์ค๊ธฐ adb shell pm list packages -f 2022. 9. 28. ์ ๋ ๋์ - ๋ค์ด๋ฒ๊ฐ ์ ๋ ๋์์ ํ์งํ๋ ๋ฐฉ๋ฒ https://economytrendstory.com/1174 ํฌ๋กฌ ์๋ํ ํด selenium์ ํ์งํ๋ ๋ฒ 4๊ฐ์ง selenium์ ํ์ง๊ฐ ๋ถ๊ฐ๋ฅ ํ ๊น์?์ด๋ค ๋ฐฉ์์ผ๋ก ์ ๋ ๋์์ ํ์ง ํ ์ ์์์ง ํ์ธํด๋ณด์์ต๋๋ค. navigator.webdriver ํ์ธClient hints, navigator.userAgentData ํ์ธchromedriver ํ์ง๋ธ๋ผ์ฐ์ ์ง๋ฌธ(browser fingerprin economytrendstory.com https://economytrendstory.com/1171 ๋ค์ด๋ฒ๋ ์ ๋ง๋ก ๋ง์ฐ์ค ์ขํ๊น์ง ์์งํด ๊ฐ๊น? ๋ง์ผํฐ์ ์ด์ผ๊ธฐํ๋ฉด ์ด๋ฐ ์ด์ผ๊ธฐ๋ฅผ ๋ค์ด๋ณด์ ์ ์์ผ์ ๊ฐ์?"๋ค์ด๋ฒ๋ ๋ง์ฐ์ค ํด๋ฆญ ์ขํ๊น์ง ์์งํด๊ฐ์"์ด ๋ง์ ๋ฏฟ์ผ์๋์? ์ ๋ "์นด๋๋ผ"๋ฅผ ๋ฏฟ์ง ์์ต๋๋ค. "์ฌ.. 2022. 9. 27. C# - ์ค์ ๊ฐ ์ ์ฅํ๊ณ ๋ถ๋ฌ์ค๊ธฐ ํ๋ก์ ํธ -> ํ๋ก์ ํธ.์์ฑ -> ์ค์ ์์ ์ฌ์ง ์ฒ๋ผ ์ ์ฅ ํ๊ณ ์ ํ๋ ๋ณ์๋ฅผ ๋ง๋ ๋ค. private void Form1_Load(object sender, EventArgs e) { tbIpAdress.Text = Properties.Settings.Default.tbIpAdress_Value; tbCarWashSerial.Text = Properties.Settings.Default.tbCarWashSerial_Value; } ์์ ์ฝ๋์ฒ๋ผ ์ฝ์ด ์ค๊ธฐ๋ง ํ๋ฉด ๋๋ค. private void btnSave_Click(object sender, EventArgs e) { Properties.Settings.Default.tbIpAdress_Value = tbIpAdress.Text; Properties.S.. 2022. 9. 26. C# - Application.Exit() ๋ช ๋ น์ด ์๋ ๊ฒฝ์ฐ (Environment.Exit(Environment.ExitCode)) Environment.Exit(Environment.ExitCode); ์ถ์ฒ: https://stackoverflow.com/questions/25050341/application-is-still-running-in-memory-after-application-exit-is-called Application is still running in memory after Application.Exit() is called The application I am building is still running in memory (checked in Task Manager) after it is closed using Application.Exit(). Because of this when I am running i.. 2022. 9. 26. ์ ํ๋ธ ์์ ๊ฐ์ด ๋ณด๋ ์ฌ์ดํธ(sync-tube.de) https://sync-tube.de/ SyncTube sync-tube.de 2022. 9. 25. ๋ฆฌ๋ ์ค - The disk contains an unclean file system (0, 0).Metadata kept in Windows cache, refused to mount. ์๋ฌ ํด๊ฒฐ The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.) Could not mount read-write, trying read-only sudo ntfsfix /dev/xxx 2022. 9. 25. ์ด์ ๋ฒ์ ์ ํ๋ก๊ทธ๋จ ๋ค์ด๋ก๋ ๋ฐ๋ ์ฌ์ดํธ PC ๋ฒ์ https://www.fosshub.com/ FOSSHUB FOSSHUB: Free software download for Windows, MacOS, and Linux. www.fosshub.com ํ ๋ ๊ทธ๋จ ๊ฐ์ ์ฑ์ ์ด์ ๋ฒ์ ๋ค์ ๋ฐ๊ณ ์ถ๋ค๋ฉด ์ด๊ณณ์์ ๋ด๋ ค๋ฐ์ ์ ์์. ๋ชจ๋ฐ์ผ(์๋๋ก์ด๋) ๋ฒ์ https://androidapksfree.com/ AndroidAPKsFree - Free Apps (apk) Download for Android™ AndroidAPKsFree is your home to read reviews and download apk of popular free Android Apps and Games across the web like WhatsApp, Facebook.. 2022. 9. 23. ์๋์ฐ - d3dx9_39.dll ์๋ฌ ํด๊ฒฐ ์๋ฌ ์์ธ ์ปดํจํฐ์ ๋ค์ด๋ ํธx ๋ฐํ์์ด ์ค์น๋์ด ์์ง ์์์ ํด๊ฒฐ ๋ฐฉ๋ฒ ๋ง์ดํฌ๋ก์ํํธ ๊ณต์ ํํ์ด์ง์์ ๋ค์ด๋ ํธx ๋ฐํ์ ์ค์น ์ค์น 1) https://www.microsoft.com/ko-kr/download/details.aspx?id=35 Download DirectX ์ต์ข ์ฌ์ฉ์ ๋ฐํ์ ์น ์ค์น ๊ด๋ฆฌ์ from Official Microsoft Download Center ์ค์! ์๋์์ ์ธ์ด๋ฅผ ์ ํํ๋ฉด ์ ์ฒด ํ์ด์ง ๋ด์ฉ์ด ํด๋น ์ธ์ด๋ก ์ ์ํ๊ฒ ๋ณ๊ฒฝ๋ฉ๋๋ค. ๋ค๋๋๋์ด๋ ์ผ์ด๋ฌ์์์ด์ค์จ๋ด์ด์คํ์ธ์ด์์ด์ดํ๋ฆฌ์์ด์ผ๋ณธ์ด์ค๊ตญ์ด(๊ฐ์ฒด)์ค๊ตญ์ด(๋ฒ์ฒด)์ฒด์ฝ์ดํฌ www.microsoft.com ์ค์น 2) ์ค์น 1์ด ์๋๋ฉด ์ฌ๊ธฐ์ ์๋ ์ค์น https://www.microsoft.com/en-us/download/co.. 2022. 9. 22. ๋คํธ์ํฌ ๋ณด์ - ์์ด์ด์คํฌ(Wireshark) SSL handshake ํํฐ Useful Wireshark filter for analysis of SSL Traffic. Client Hello: ssl.handshake.type == 1 Server Hello: ssl.handshake.type == 2 NewSessionTicket: ssl.handshake.type == 4 Certificate: ssl.handshake.type == 11 CertificateRequest ssl.handshake.type == 13 ServerHelloDone: ssl.handshake.type == 14 Note: “ServerHellpDone” means full-handshake TLS session. Cipher Suites: ssl.handshake.ciphersuite I fo.. 2022. 9. 22. ์ด์ 1 ยทยทยท 31 32 33 34 35 36 37 ยทยทยท 60 ๋ค์ 728x90