Tools (10) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Excel] VBA ์ ๋ฆฌ https://mainia.tistory.com/5533 ์์ VBA ์ํธ ๋๋ธํด๋ฆญ ์ด๋ฒคํธ๋ก ์ ์ ๋ฐฐ๊ฒฝ์ ๋ณ๊ฒฝํ๊ธฐ VBA ์์๋ ์ํธ์ ๊ด๋ จ๋ ์ด๋ฒคํธ๊ฐ ์ด๋ฏธ ์ค๋น๋์ด ์์ต๋๋ค. ์ฌ์ฉ์๋ ๋ช ๋ฒ์ ํด๋ฆญ์ผ๋ก ์ํธ์์ ์ผ์ด๋๋ ์ด๋ฒคํธ๋ฅผ ๊ฐ๋ก์ฑ์ ์์ ์ด ์ํ๋ ๊ธฐ๋ฅ์ ๊ตฌํํ ์ ์์ต๋๋ค. ๊ทธ ์ค ํ๋๊ฐ ์ ์ ๋ง mainia.tistory.com Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As Boolean) If Target.Interior.Color = vbRed Then Target.Interior.Color = xlNone Else Target.Interior.Color = vbRed End If Cancel = True E.. [Google Sheets] ๋ถ๋งํฌ https://blog.naver.com/PostView.naver?blogId=dsayhong&logNo=222220760420 ๊ตฌ๊ธ ์คํ๋ ๋์ํธ ํฌ๋กค๋ง, ์คํฌ๋ฉํ ํ๊ธฐ #1 ๊ตฌ๊ธ์คํ๋ ๋์ํธ๋ฅผ ์ด์ฉํ๋ฉด, ์ธํฐ๋ท์ ์๋ ์ฌ๋ฌ ์ ์ฉํ ์ ๋ณด๋ค์ ์ถ์ถํ์ฌ ์์ ์ ๋ชฉ์ ์ ๋ง๊ฒ ์ฌ์ฉ ํ ... blog.naver.com https://blog.naver.com/dsayhong/222276700378 ๊ตฌ๊ธ ์คํ๋ ๋์ํธ ํ์ฉ, ์ค์๊ฐ ์ฃผ์ ๊ด๋ฆฌ ํ๋ก๊ทธ๋จ #03 ๊ตฌ๊ธ ์คํ๋ ๋์ํธ๋ก ๋ง๋ ์ฃผ์ ๊ด๋ฆฌ ํ๋ก๊ทธ๋จ์ ์ ๊ทธ๋ ์ด๋ ํ์ต๋๋ค. ๊ตฌ๊ธ ์คํ๋ ๋์ํธ์ ํน์ฑ์ ๋ง์ ... blog.naver.com [Excel] VBA ๋งคํฌ๋ก ํฌ๋กค๋ง ๋ง๋ค๊ธฐ Selenium Basic ์ค์น https://github.com/florentbr/SeleniumBasic/releases Releases · florentbr/SeleniumBasic A Selenium based browser automation framework for VB.Net, VBA and VBScript - florentbr/SeleniumBasic github.com ํฌ๋กฌ ์ฌ์ฉํ ๊บผ๋ผ์ ๋ธ๋ผ์ฐ์ ๋ WebDriver for Chrome๋ง ์ ํํ์ด์ ์ด ๊ฒฝ๋ก์ ํฌ๋กฌ ๋๋ผ์ด๋ฒ ์ค์นํ๊ฑฐ ๋ฃ์๊ฒ๋๋ค. ํฌ๋กฌ ๋๋ผ์ด๋ฒ ์ค์น https://chromedriver.chromium.org/downloads ChromeDriver - WebDriver for Chrome - Downloads Current .. VS Code ์ธ์ด๋ณ indentation ๋ค๋ฅด๊ฒ ์ค์ ํ๊ธฐ Ctrl + Shift + P -> Configure Language Specific Settings... ๊ฒ์ python ์ ํ @lang:python tab size ๋ก ๊ฒ์ https://til.simonwillison.net/vscode/language-specific-indentation-settings Language-specific indentation settings in VS Code When I'm working with Python I like four space indents, but for JavaScript or HTML I like two space indents. Today I figured out how to teach VS Code those defaults. 1. Hit.. VS Code ๊ธ์ ํฌ๊ธฐ ๋ง์ฐ์ค ํ ๋ก ๋ณ๊ฒฝํ๊ธฐ 1. Ctrl + , - ๋จ์ถํค๋ก ์ค์ ์ด๊ธฐ 2. zoom ๊ฒ์ ํ ์๋ ํ๋ฉด ์ฒ๋ผ ์ฒดํฌ! Visual Studio Code ๋จ์ถํค https://demun.github.io/vscode-tutorial/shortcuts/ ๋จ์ถํค - Visual Studio Code tutorial ๋จ์ถํค ํ์ผ > ๊ธฐ๋ณธ ์ค์ > ๋ฐ๋ก๊ฐ๊ธฐ ํค ์์ ํ์ฌ ํ์ฑํ๋ ํค๋ณด๋ ๋จ์ถํค๋ฅผ ๋ณผ ์ ์์ต๋๋ค . ๊ธฐ๋ณธ ํธ์ง ํค ๋ช ๋ น ๋ช ๋ น ID ctrl+X ํ ์ญ์ (๋น ์ ํ) editor.action.clipboardCutAction ctrl+C ํ ๋ณต์ฌ (๋น ์ ํ) editor.action.clipboardCopyAction ctrl+shift+k ํ ์ญ์ editor.action.deleteLines ctrl+Enter ์๋์ ํ ์ฝ์ editor.action.i demun.github.io Sublime Text2 ๋จ์ถํค F11 : ์ ์ฒดํ๋ฉด ๋ชจ๋Ctrl + / : ํ์ค ์ฃผ์/์ทจ์Ctrl + D : ํ์ฌ์ ํํ ํ๊ทธ์ ๋ซ๊ธฐ ํ๊ทธ๋ฅผ ์ ํCtrl + Shift + / : ๋ธ๋ก ์ฃผ์Ctrl + Shift + Up : ํ์ฌ๋ผ์ธ์์ ํ๋ผ์ธ ์๋กCtrl + Shift + Down : ํ์ฌ๋ผ์ธ์์ ํ๋ผ์ธ ์๋๋กCtrl + Enter : ์๋๋ก ํ๋ผ์ธ ์ถ๊ฐCtrl + Shift + Enter : ์๋ก ํ๋ผ์ธ ์ถ๊ฐCtrl + Shift + K : ํ์ฌ๋ผ์ธ ์ญ์ (Shift + Del(Backspace))Ctrl + Del(Backspace)) : ๋จ์ด ๋จ์๋ก ์ญ์ Ctrl + Shift + D : ํ์ฌ๋ผ์ธ ๋ฐ๋ก ์๋ ๋ณต์ฌCtrl + Shift + , : ํ๊ทธ ํด๊ธฐ/์ ๊ธฐAlt + Shift + 2, 3, 4, 5, 6 : ํ๋ฉด ๋ถํ Alt + Sh.. Sublime Text2 ์น๋ธ๋ผ์ฐ์ ๋ฐ๋ก ์ด๊ธฐ ๋ฉ๋ด์์ Tools -> New Plugin ์๋ ๋ด์ฉ์ผ๋ก ๋ฎ์ด์ฐ๊ธฐ ํ ๋ค User ํด๋์ ์ ์ฅ import sublime, sublime_plugin import webbrowser class OpenBrowserCommand(sublime_plugin.TextCommand): def run(self,edit): url = self.view.file_name() webbrowser.open_new(url)* ๋จ์ถํค ์ง์ - Preference -> Key Bindings – User์๋ ๋ด์ฉ ์ ๋ ฅ ํ ์ ์ฅ (Ctrl + b๋ก ๋จ์ถํค ์ง์ ) { "keys": ["ctrl+b"], "command": "open_browser" } ์ด์ 1 2 ๋ค์ ํฐ์คํ ๋ฆฌํด๋ฐ Developer๐ค๊ตฌ๋ ํ๊ธฐ