本歌单由Listen1创建, 歌曲数:4050,歌单数:23,点击查看更多
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
## Ignore Visual Studio temporary files, build results, and | |
## files generated by popular Visual Studio add-ons. | |
# User-specific files | |
*.suo | |
*.user | |
*.sln.docstates | |
# Build results |
本歌单由Listen1创建, 歌曲数:4049,歌单数:23,点击查看更多
[^`a-zA-Z]([A-Za-z]+)[^`a-zA-Z]
找到单词, 但不匹配被 `` 包含的. Demo
本歌单由Listen1创建, 歌曲数:2263,歌单数:17,点击查看更多
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
Placeholder |
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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS] | |
"EnableExtraDomainType"=dword:00000001 | |
"LangBar Force On"=dword:00000000 | |
"EmoticonTipTriggerCount"=dword:0000000a |
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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS] | |
"EnableExtraDomainType"=dword:00000001 | |
"LangBar Force On"=dword:00000000 | |
"EmoticonTipTriggerCount"=dword:0000000a |
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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS] | |
"LangBar Force On"=dword:00000000 | |
"Enable Double Pinyin"=dword:00000001 | |
"EmoticonTipTriggerCount"=dword:00000001 | |
"HapLastDownloadTime"=hex(b):eb,69,29,59,00,00,00,00 | |
"UserDefinedDoublePinyinScheme0"="FlyPY*2*^*iuvdjhcwfg xmlnpbksqszxkrltvyovt" | |
"DoublePinyinScheme"=dword:0000000a | |
"UDLLastUpdatedTime"="2017-05-27 22:01:40" | |
"UDLCount"=dword:0000018b |
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
CHCP 65001 | |
@echo off | |
:again | |
cls | |
echo. | |
echo. | |
echo ######################输入编号###################### | |
echo 1.开启git代理 | |
echo 2.关闭git代理 | |
set /p num= |
NewerOlder