This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Atomで頑張ってみる。 | |
| AtomはChocoで入る。 | |
| - wrap-guide | |
| - spell-check | |
| を無効にする。 | |
| - markdown-writer | |
| - linter-verilog |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import subprocess as sp | |
| import sys | |
| number = "07" | |
| title = "月の息" | |
| class Settings: | |
| picture = "hogehoge"+number | |
| music = "hogehoge"+number+" "+title |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # -*- coding: utf-8 -*- | |
| """ | |
| About: | |
| Auto-tool for Native Instruments KOMPLETE9 Plugin Update | |
| Requirements: | |
| - Python3 | |
| - Windows | |
| - pywinauto |
NewerOlder