๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
  • Tried. Failed. Logged.
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.
728x90