from _winreg import * key = CreateKey(HKEY_CURRENT_USER, "TestKey") try: SetValueEx(key, "expandKey", 0, REG_EXPAND_SZ, "%programfiles%") print EnumValue(key, 0) #('expandKey', 'C:\\Program Files', 2) finally: DeleteKey(HKEY_CURRENT_USER, "TestKey")
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル