View testpycharmxx_.idea_codeStyleSettings.xml
This file contains 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
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectCodeStyleSettingsManager"> | |
<option name="PER_PROJECT_SETTINGS"> | |
<value> | |
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" /> | |
</value> | |
</option> | |
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default copy" /> | |
</component> |
View testpycharmxx_.idea_codeStyleSettings.xml
This file contains 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
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectCodeStyleSettingsManager"> | |
<option name="PER_PROJECT_SETTINGS"> | |
<value> | |
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" /> | |
</value> | |
</option> | |
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default copy" /> | |
</component> |
View testpycharmxx_.idea_codeStyleSettings.xml
This file contains 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
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectCodeStyleSettingsManager"> | |
<option name="PER_PROJECT_SETTINGS"> | |
<value> | |
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" /> | |
</value> | |
</option> | |
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default copy" /> | |
</component> |
View downdload_cute.py
This file contains 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 urllib.request | |
import os | |
import random | |
def url_open(url): | |
req = urllib.request.Request(url) | |
req.add_header('User-Agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.75 Safari/537.36 QQBrowser/4.1.4132.400') | |
proxies = ['210.245.189.110:80', '121.224.200.248:8998', '124.206.209.244:3128'] | |
proxy = random.choice(proxies) |
View djangoPlayground_.idea_dictionaries_a1.xml
This file contains 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
<component name="ProjectDictionaryState"> | |
<dictionary name="a1" /> | |
</component> |
View djangoPlayground_.idea_dictionaries_a1.xml
This file contains 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
<component name="ProjectDictionaryState"> | |
<dictionary name="a1" /> | |
</component> |
View djangoPlayground_.idea_dictionaries_a1.xml
This file contains 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
<component name="ProjectDictionaryState"> | |
<dictionary name="a1" /> | |
</component> |
View djangoPlayground_.idea_dictionaries_a1.xml
This file contains 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
<component name="ProjectDictionaryState"> | |
<dictionary name="a1" /> | |
</component> |