├── 2019 ├── 12-16-Github-Pull-requests-gocolly │ └── Github-Pull-requests-gocolly.md ├── 12-18-Caddy搭建Google镜像-反向代理 │ └── Caddy搭建Google镜像-反向代理.md ├── 12-26-用docker模拟Nginx限制同一个爬虫ip的访问频率 │ └── 用docker模拟Nginx限制同一个爬虫ip的访问频率.md ├── 12-29-Docker-OpenCV-golang-gocv │ ├── README.md │ ├── facedetect-from-url │ │ ├── facedetect │ │ ├── main.go │ │ └── output2.jpg │ └── output.jpg ├── 12-30-Docker-Puppeteer抓取动态页面 │ ├── README.md │ └── puppeteer │ │ ├── docker-puppeteer-pdf.js │ │ ├── example.pdf │ │ └── example0.pdf └── 12-31-Ubuntu-docker-puppeteer-刷B站视频播放量 │ ├── README.md │ └── docker-h5.js ├── 2020 ├── 1-19-TTS语音合成 │ ├── README.md │ └── 讯飞语音 │ │ ├── config.py │ │ ├── tts_ws_python3_demo.py │ │ └── xf_service.py ├── 1-20-hacker-tools │ └── README.md ├── 1-3-特朗普-推特-截图 │ ├── 0_screenshot.png │ ├── 10_screenshot.png │ ├── 11_screenshot.png │ ├── 12_screenshot.png │ ├── 1_screenshot.png │ ├── 2_screenshot.png │ ├── 3_screenshot.png │ ├── 4_screenshot.png │ ├── 5_screenshot.png │ ├── 6_screenshot.png │ ├── 7_screenshot.png │ ├── 8_screenshot.png │ ├── 9_screenshot.png │ ├── README.md │ └── twitter_screenshot1.js ├── 10-9-weShare-ink-display │ └── README.md ├── 11-25-use-Search-engine │ └── README.md ├── 12-17-Azure-server-free │ └── README.md ├── 12-19-password-generator │ ├── README.md │ └── password.py ├── 12-21-python-hosts │ ├── README.md │ └── add-host-ip.py ├── 12-21-requests-toolbelt │ └── README.md ├── 12-22-PyGithub │ └── README.md ├── 12-4-chrome-enable-network-request-blocking │ └── README.md ├── 12-5-flask-ffmpeg-m3u8 │ └── README.md ├── 2-1-WordCloud-武汉 │ ├── README.md │ ├── wc1.png │ ├── wc2.png │ ├── 词云-Alice-英文.ipynb │ └── 词云wordcloud-中文.ipynb ├── 2-12-Elasticsearch-Chrome │ ├── README.md │ └── 分词.md ├── 2-13-微博实时抓取 │ └── README.md ├── 2-17-Python-secrets │ └── README.md ├── 2-18-Docker-Go-goProxy │ └── README.md ├── 2-18-Scrapy-auto-proxy │ ├── README.md │ └── manage_proxy.py ├── 2-19-JetBrains-Pycharm-破解 │ ├── README.md │ └── demo │ │ ├── .vscode │ │ └── launch.json │ │ ├── demo.py │ │ ├── go.mod │ │ └── t1.go ├── 2-20-Python-Siri-语音朗读文章 │ ├── Global-hotkeys.py │ ├── README.md │ ├── copy-string-tts.py │ ├── copy-string-tts2.py │ └── keyboard_Listener1.py ├── 2-22-Scrapy-Puppeteer-Js │ ├── README.md │ ├── demo │ │ ├── demo │ │ │ ├── __init__.py │ │ │ ├── items.py │ │ │ ├── middlewares.py │ │ │ ├── pipelines.py │ │ │ ├── settings.py │ │ │ └── spiders │ │ │ │ ├── __init__.py │ │ │ │ └── example.py │ │ ├── main.py │ │ └── scrapy.cfg │ ├── docker-puppeteer-index.js │ ├── index.html │ ├── js_server.go │ ├── js_server.py │ └── templates │ │ └── index.html ├── 2-23-压力测试-locust │ ├── README.md │ ├── locust-get.py │ ├── locust_file.py │ └── server.go ├── 2-24-Go-Module │ ├── README.md │ └── demo │ │ ├── a │ │ ├── a.go │ │ ├── a2.go │ │ ├── dir1 │ │ ├── b.go │ │ ├── b2.go │ │ └── dir11 │ │ │ └── b11.go │ │ ├── dir2d │ │ ├── d2.go │ │ └── d21.go │ │ └── go.mod ├── 2-26-Go_Proxy_server │ ├── README.md │ ├── go.mod │ ├── proxy_server │ └── proxy_server.go ├── 2-26-多点签到领积分 │ ├── IMG_0513.PNG │ ├── README.md │ ├── demo1.py │ ├── 多点-签到-抓包.txt │ └── 多点-领取奖励-抓包.txt ├── 2-29-Docker-WeChat │ └── README.md ├── 2-3-Chrome-extensions │ ├── README.md │ ├── content_scripts和background的消息传递.md │ └── 参考.md ├── 2-4-App-Store │ ├── 怎样做一个像 【七麦数据】那样的网站.txt │ └── 苹果 接口 node-js.txt ├── 2-5-Go语言入门 │ └── README.md ├── 2-5-TTS-Moviepy │ ├── README.md │ └── TTS │ │ ├── Install.txt │ │ ├── config.py │ │ ├── hhl.mp4 │ │ ├── images │ │ ├── 240.jpg │ │ ├── 241.jpg │ │ ├── 242.jpg │ │ └── 243.jpg │ │ ├── test1.wav │ │ ├── wav │ │ ├── poem-0.wav │ │ ├── poem-1.wav │ │ ├── poem-2.wav │ │ ├── poem-3.wav │ │ ├── poem-4.wav │ │ └── poem-5.wav │ │ ├── xf_service.py │ │ └── 语音合成自动视频.ipynb ├── 2-6-BT_Torrent │ └── README.md ├── 2-6-Spider-Speed-test │ ├── README.md │ ├── go_spider │ ├── go_spider.go │ ├── scrapy_demo │ │ ├── README.md │ │ ├── scrapy.cfg │ │ └── scrapy_demo │ │ │ ├── __init__.py │ │ │ ├── items.py │ │ │ ├── middlewares.py │ │ │ ├── middlewares_proxy_redis.py │ │ │ ├── pipelines.py │ │ │ ├── settings.py │ │ │ └── spiders │ │ │ ├── __init__.py │ │ │ └── example.py │ ├── server │ └── server.go ├── 2-6-gocolly │ └── README.md ├── 2-7-Docker-Nginx-antiClawer │ ├── README.md │ ├── deny_userAgent.conf │ ├── go_spider │ ├── go_spider.go │ ├── nginx1.conf │ └── server.go ├── 2-9-Chrome插件-全文检索 │ └── README.md ├── 3-1-世界语言-翻译-Siri朗读 │ ├── README.md │ ├── baidu_translate_api.py │ ├── config.py │ ├── macOS-siri-百度翻译-TTS.py │ └── py-调用macos内置的语音听写功能.py ├── 3-10-nonebot_Coolq_Docker │ └── README.md ├── 3-13-macOS-lock-screen │ ├── README.md │ ├── lockscreen.py │ └── suspend.py ├── 3-14-DNS查询 │ └── README.md ├── 3-14-时间管理 │ └── README.md ├── 3-16-GitHub-Free │ ├── README.md │ ├── proxy_list1 │ ├── proxy_list1.py │ └── verify_proxy.py ├── 3-16-企业微信 │ ├── QYWX_APP │ │ ├── WXBizMsgCrypt.py │ │ ├── callback1.py │ │ ├── config.py │ │ ├── ierror.py │ │ └── 安装.md │ ├── README.md │ └── bot1.py ├── 3-17-Auto.js │ ├── Programer-Pay-Solution.md │ ├── README.md │ ├── 微信 │ │ ├── 微信-收款码-输入金额-备注.js │ │ ├── 微信-收款码-输入金额-捕捉toast.js │ │ ├── 微信-收款码-输入金额.js │ │ ├── 微信1.js │ │ └── 收款码.js │ └── 打开QQ聊天.js ├── 3-18-Docker-PHP-dataoke │ ├── PHP │ │ ├── README.md │ │ └── nginx │ │ │ ├── conf │ │ │ └── conf.d │ │ │ │ └── php.conf │ │ │ └── www │ │ │ ├── index.html │ │ │ ├── index.php │ │ │ └── phpinfo.php │ └── README.md ├── 3-18-raspberry-pi-VScode │ ├── README.md │ └── request-ip.py ├── 3-2-Wikipedia │ ├── README.md │ ├── download.jpg │ └── dump-link.jpg ├── 3-20-keyboard-man │ └── README.md ├── 3-23-douban-movie-chrome-extension │ ├── README.md │ └── extension │ │ ├── 128.png │ │ ├── 16.png │ │ ├── 48.png │ │ ├── _locales │ │ ├── en │ │ │ └── messages.json │ │ └── zh_CN │ │ │ └── messages.json │ │ ├── css │ │ └── tab.css │ │ ├── js │ │ ├── background.js │ │ ├── content.js │ │ └── lib │ │ │ ├── jquery-3.4.1.js │ │ │ └── vue.js │ │ └── manifest.json ├── 3-24-macOS-Python-Notification │ ├── README.md │ ├── bili_status_number.py │ └── macos_notify.py ├── 3-25-git-sourcetree-Fork │ └── README.md ├── 3-26-m3u8-decrypt │ └── README.md ├── 3-28-Python反向编程 │ ├── README.md │ └── demo.py ├── 3-29-Chrome-History │ └── README.md ├── 3-30-程序员-邮件订阅 │ └── README.md ├── 3-31-python-smart-device │ ├── README.md │ ├── broadlink1.py │ ├── 广播1.py │ └── 监听1.py ├── 3-4-WireShark-https-Decrypt │ └── README.md ├── 3-5-Python-Request-https-with-proxy │ ├── README.md │ ├── verify_https.go │ └── verify_https.py ├── 3-5-Ubuntu-install-Wine-run-Windows │ └── README.md ├── 3-6-macOS创建输入法 │ ├── README.md │ ├── bili_utf16.inputplugin │ └── mac_canton_utf16.inputplugin ├── 3-7-web-proxy │ ├── README.md │ ├── demo1.py │ └── demo2.py ├── 3-9-DNS-server │ ├── README.md │ ├── dns_flask.py │ └── mini_dns_server.go ├── 4-1-mitmproxy-抖音 │ └── README.md ├── 4-10-MCN-papi酱 │ ├── README.md │ └── analysis.py ├── 4-2-今日头条-原创视频-收益 │ └── README.md ├── 4-23-moviepy-GIF │ ├── README.md │ └── 跳绳-GIF动画.ipynb ├── 4-23-程小奔python │ ├── README.md │ └── 检测物体.py ├── 4-29-GoPro-MAX │ └── README.md ├── 4-3-Jupiter-Notebook-插入HTML视频 │ ├── README.md │ └── html_video.ipynb ├── 4-8-instagram │ └── README.md ├── 5-4-movie-调查犯罪是我们的职业 │ ├── Crime est notre affaire.subs.cn.srt │ ├── Crime est notre affaire.subs.eng.srt │ └── README.md ├── 6-17-Bird-Sound-crawl │ ├── README.md │ ├── data.py │ ├── download_sound.py │ ├── sound_proxy.py │ └── sounds │ │ ├── download.ams.birds.cornell.edu │ │ └── api │ │ │ └── v1 │ │ │ └── asset │ │ │ ├── 108015 │ │ │ └── audio │ │ │ └── 109243711 │ │ │ └── audio │ │ └── www.xeno-canto.org │ │ └── sounds │ │ └── uploaded │ │ ├── BPSDQEOJWG │ │ └── XC294605-Common%20Myna-%C3%B6verflygande%20flock-Anakao%20Ocean%20Lodge-%282015-11-07%2005.44%29-LS141457.mp3 │ │ └── CGRIFXISGE │ │ └── XC466533-TURMER-Philosophe-20190413-0952.mp3 ├── 6-17-EXIF-GPS │ ├── README.md │ ├── exif-gps.py │ ├── new_photo.jpg │ ├── 牛头碑.jpg │ └── 黄河源头.jpg ├── 6-22-iPad-Draw-on-Map │ └── README.md └── 7-30-PDF-decrypt │ ├── PyPDF2-output.pdf │ ├── README.md │ ├── decrypted_filename.pdf │ ├── go-out.pdf │ ├── pdf_decrypt.py │ └── pdf_unlock.go ├── 2021 ├── 1-19-macOS-Window-On-Top │ └── README.md ├── 1-24-desert-forest-destroyed │ └── README.md ├── 1-27-server-psutil │ ├── README.md │ └── server_report.py ├── 1-31-scapy-graph-svg │ ├── Graphviz │ │ ├── dot │ │ │ ├── test.dot │ │ │ └── test.png │ │ ├── test-63.svg │ │ ├── test-app.png │ │ ├── test-app.svg │ │ ├── test-app2.svg │ │ ├── test-app4.svg │ │ ├── test-engaet.svg │ │ ├── test.svg │ │ ├── test2.svg │ │ └── 生成动态路由轨迹图.ipynb │ └── README.md ├── 1-4-bilibili_api │ └── README.md ├── 1-5-github-markdown-html │ ├── README.md │ └── repo_markdown_html1.py ├── 2-23-great-code │ └── README.md ├── 2-24-movie-cut │ └── README.md ├── 2-28-GitHub-short-link │ ├── README.md │ ├── push_qrcode1.py │ └── short_link1.py ├── 3-13-chrome-book │ └── README.md ├── 3-15-wallpaper │ ├── README.md │ └── 壁纸 │ │ ├── README.MD │ │ ├── goWP.go │ │ ├── wp1.go │ │ ├── wp1.py │ │ ├── wp2.go │ │ ├── wp_macos │ │ └── wp_win10.exe ├── 3-17-VMagicMirror │ └── README.md ├── 3-19-Chrome-tabs │ ├── README.md │ └── TabGroups-shortcuts │ │ ├── README.md │ │ ├── background.js │ │ ├── hello.html │ │ ├── images │ │ ├── get_started128.png │ │ ├── get_started16.png │ │ ├── get_started32.png │ │ └── get_started48.png │ │ └── manifest.json ├── 3-21-subtitle-rejust │ ├── README.md │ ├── cn2.srt │ ├── jl1.py │ ├── 从网站下载的简体.srt │ ├── 从视频分离的字幕.srt │ └── 调整后.srt ├── 3-7-m3u8-chrome │ ├── README.md │ ├── ffmpeg1.py │ └── youku1.py ├── 5-30-SMS-api │ ├── README.md │ └── sms_server.py ├── 5-30-puppeteer-REPL │ ├── README.md │ └── 在命令行里REPL │ │ ├── DEMO.JS │ │ ├── debug.js │ │ └── puppeteer-extra-plugin-repl.js ├── 6-19-list-groupby │ ├── README.md │ └── groupby.py ├── 7-11-Flask-Pydantic │ ├── README.md │ ├── fastapi_pydantic1.py │ └── flask_pydantic1.py ├── 7-25-Lorca │ ├── README.MD │ └── examples │ │ ├── counter │ │ ├── Example.app │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ ├── MacOS │ │ │ │ └── lorca-example │ │ │ │ └── Resources │ │ │ │ └── icon.icns │ │ ├── build-linux.sh │ │ ├── build-macos.sh │ │ ├── build-windows.bat │ │ ├── counter.gif │ │ ├── counter_win10 │ │ ├── go.mod │ │ ├── go.sum │ │ ├── icons │ │ │ ├── icon-256.png │ │ │ ├── icon.icns │ │ │ └── icon.png │ │ ├── main.go │ │ └── www │ │ │ ├── favicon.png │ │ │ └── index.html │ │ ├── hello │ │ ├── hello_win10 │ │ ├── main.go │ │ └── main_macOS │ │ └── stopwatch │ │ ├── main.go │ │ ├── main_macOS │ │ └── stopwatch_win10 ├── 7-4-diskcache │ ├── README.md │ └── diskcache1.py ├── 8-1-deta-fastapi │ └── README.md ├── 8-15-Marp-ppt │ ├── IMG_20210715_122251.jpg │ ├── IMG_20210806_092900.jpg │ ├── README.MD │ ├── README.html │ ├── demo-完成.html │ ├── demo-完成.md │ ├── demo-完成2.html │ ├── demo-完成3.html │ ├── demo-完成4.html │ ├── demo-完成5.html │ ├── demo-完成6.html │ └── demo.md └── 9-3-Deta-Base │ ├── BaseDemo │ ├── config.py │ ├── main.py │ └── requirements.txt │ └── README.md ├── .gitignore ├── README.md └── wechat_donate.jpg /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/.gitignore -------------------------------------------------------------------------------- /2019/12-16-Github-Pull-requests-gocolly/Github-Pull-requests-gocolly.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-16-Github-Pull-requests-gocolly/Github-Pull-requests-gocolly.md -------------------------------------------------------------------------------- /2019/12-18-Caddy搭建Google镜像-反向代理/Caddy搭建Google镜像-反向代理.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-18-Caddy搭建Google镜像-反向代理/Caddy搭建Google镜像-反向代理.md -------------------------------------------------------------------------------- /2019/12-26-用docker模拟Nginx限制同一个爬虫ip的访问频率/用docker模拟Nginx限制同一个爬虫ip的访问频率.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-26-用docker模拟Nginx限制同一个爬虫ip的访问频率/用docker模拟Nginx限制同一个爬虫ip的访问频率.md -------------------------------------------------------------------------------- /2019/12-29-Docker-OpenCV-golang-gocv/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-29-Docker-OpenCV-golang-gocv/README.md -------------------------------------------------------------------------------- /2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/facedetect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/facedetect -------------------------------------------------------------------------------- /2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/main.go -------------------------------------------------------------------------------- /2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/output2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-29-Docker-OpenCV-golang-gocv/facedetect-from-url/output2.jpg -------------------------------------------------------------------------------- /2019/12-29-Docker-OpenCV-golang-gocv/output.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-29-Docker-OpenCV-golang-gocv/output.jpg -------------------------------------------------------------------------------- /2019/12-30-Docker-Puppeteer抓取动态页面/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-30-Docker-Puppeteer抓取动态页面/README.md -------------------------------------------------------------------------------- /2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/docker-puppeteer-pdf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/docker-puppeteer-pdf.js -------------------------------------------------------------------------------- /2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/example.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/example.pdf -------------------------------------------------------------------------------- /2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/example0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-30-Docker-Puppeteer抓取动态页面/puppeteer/example0.pdf -------------------------------------------------------------------------------- /2019/12-31-Ubuntu-docker-puppeteer-刷B站视频播放量/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-31-Ubuntu-docker-puppeteer-刷B站视频播放量/README.md -------------------------------------------------------------------------------- /2019/12-31-Ubuntu-docker-puppeteer-刷B站视频播放量/docker-h5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2019/12-31-Ubuntu-docker-puppeteer-刷B站视频播放量/docker-h5.js -------------------------------------------------------------------------------- /2020/1-19-TTS语音合成/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-19-TTS语音合成/README.md -------------------------------------------------------------------------------- /2020/1-19-TTS语音合成/讯飞语音/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-19-TTS语音合成/讯飞语音/config.py -------------------------------------------------------------------------------- /2020/1-19-TTS语音合成/讯飞语音/tts_ws_python3_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-19-TTS语音合成/讯飞语音/tts_ws_python3_demo.py -------------------------------------------------------------------------------- /2020/1-19-TTS语音合成/讯飞语音/xf_service.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-19-TTS语音合成/讯飞语音/xf_service.py -------------------------------------------------------------------------------- /2020/1-20-hacker-tools/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-20-hacker-tools/README.md -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/0_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/0_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/10_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/10_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/11_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/11_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/12_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/12_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/1_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/1_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/2_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/2_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/3_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/3_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/4_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/4_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/5_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/5_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/6_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/6_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/7_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/7_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/8_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/8_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/9_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/9_screenshot.png -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/README.md -------------------------------------------------------------------------------- /2020/1-3-特朗普-推特-截图/twitter_screenshot1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/1-3-特朗普-推特-截图/twitter_screenshot1.js -------------------------------------------------------------------------------- /2020/10-9-weShare-ink-display/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/10-9-weShare-ink-display/README.md -------------------------------------------------------------------------------- /2020/11-25-use-Search-engine/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/11-25-use-Search-engine/README.md -------------------------------------------------------------------------------- /2020/12-17-Azure-server-free/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-17-Azure-server-free/README.md -------------------------------------------------------------------------------- /2020/12-19-password-generator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-19-password-generator/README.md -------------------------------------------------------------------------------- /2020/12-19-password-generator/password.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-19-password-generator/password.py -------------------------------------------------------------------------------- /2020/12-21-python-hosts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-21-python-hosts/README.md -------------------------------------------------------------------------------- /2020/12-21-python-hosts/add-host-ip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-21-python-hosts/add-host-ip.py -------------------------------------------------------------------------------- /2020/12-21-requests-toolbelt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-21-requests-toolbelt/README.md -------------------------------------------------------------------------------- /2020/12-22-PyGithub/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-22-PyGithub/README.md -------------------------------------------------------------------------------- /2020/12-4-chrome-enable-network-request-blocking/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-4-chrome-enable-network-request-blocking/README.md -------------------------------------------------------------------------------- /2020/12-5-flask-ffmpeg-m3u8/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/12-5-flask-ffmpeg-m3u8/README.md -------------------------------------------------------------------------------- /2020/2-1-WordCloud-武汉/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-1-WordCloud-武汉/README.md -------------------------------------------------------------------------------- /2020/2-1-WordCloud-武汉/wc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-1-WordCloud-武汉/wc1.png -------------------------------------------------------------------------------- /2020/2-1-WordCloud-武汉/wc2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-1-WordCloud-武汉/wc2.png -------------------------------------------------------------------------------- /2020/2-1-WordCloud-武汉/词云-Alice-英文.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-1-WordCloud-武汉/词云-Alice-英文.ipynb -------------------------------------------------------------------------------- /2020/2-1-WordCloud-武汉/词云wordcloud-中文.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-1-WordCloud-武汉/词云wordcloud-中文.ipynb -------------------------------------------------------------------------------- /2020/2-12-Elasticsearch-Chrome/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-12-Elasticsearch-Chrome/README.md -------------------------------------------------------------------------------- /2020/2-12-Elasticsearch-Chrome/分词.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-12-Elasticsearch-Chrome/分词.md -------------------------------------------------------------------------------- /2020/2-13-微博实时抓取/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-13-微博实时抓取/README.md -------------------------------------------------------------------------------- /2020/2-17-Python-secrets/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-17-Python-secrets/README.md -------------------------------------------------------------------------------- /2020/2-18-Docker-Go-goProxy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-18-Docker-Go-goProxy/README.md -------------------------------------------------------------------------------- /2020/2-18-Scrapy-auto-proxy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-18-Scrapy-auto-proxy/README.md -------------------------------------------------------------------------------- /2020/2-18-Scrapy-auto-proxy/manage_proxy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-18-Scrapy-auto-proxy/manage_proxy.py -------------------------------------------------------------------------------- /2020/2-19-JetBrains-Pycharm-破解/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-19-JetBrains-Pycharm-破解/README.md -------------------------------------------------------------------------------- /2020/2-19-JetBrains-Pycharm-破解/demo/.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-19-JetBrains-Pycharm-破解/demo/.vscode/launch.json -------------------------------------------------------------------------------- /2020/2-19-JetBrains-Pycharm-破解/demo/demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-19-JetBrains-Pycharm-破解/demo/demo.py -------------------------------------------------------------------------------- /2020/2-19-JetBrains-Pycharm-破解/demo/go.mod: -------------------------------------------------------------------------------- 1 | module example.com/m 2 | 3 | go 1.13 4 | -------------------------------------------------------------------------------- /2020/2-19-JetBrains-Pycharm-破解/demo/t1.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-19-JetBrains-Pycharm-破解/demo/t1.go -------------------------------------------------------------------------------- /2020/2-20-Python-Siri-语音朗读文章/Global-hotkeys.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-20-Python-Siri-语音朗读文章/Global-hotkeys.py -------------------------------------------------------------------------------- /2020/2-20-Python-Siri-语音朗读文章/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-20-Python-Siri-语音朗读文章/README.md -------------------------------------------------------------------------------- /2020/2-20-Python-Siri-语音朗读文章/copy-string-tts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-20-Python-Siri-语音朗读文章/copy-string-tts.py -------------------------------------------------------------------------------- /2020/2-20-Python-Siri-语音朗读文章/copy-string-tts2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-20-Python-Siri-语音朗读文章/copy-string-tts2.py -------------------------------------------------------------------------------- /2020/2-20-Python-Siri-语音朗读文章/keyboard_Listener1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-20-Python-Siri-语音朗读文章/keyboard_Listener1.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/README.md -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/items.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/items.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/middlewares.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/middlewares.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/pipelines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/pipelines.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/settings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/settings.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/spiders/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/spiders/__init__.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/demo/spiders/example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/demo/spiders/example.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/main.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/demo/scrapy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/demo/scrapy.cfg -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/docker-puppeteer-index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/docker-puppeteer-index.js -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/index.html -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/js_server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/js_server.go -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/js_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/js_server.py -------------------------------------------------------------------------------- /2020/2-22-Scrapy-Puppeteer-Js/templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-22-Scrapy-Puppeteer-Js/templates/index.html -------------------------------------------------------------------------------- /2020/2-23-压力测试-locust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-23-压力测试-locust/README.md -------------------------------------------------------------------------------- /2020/2-23-压力测试-locust/locust-get.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-23-压力测试-locust/locust-get.py -------------------------------------------------------------------------------- /2020/2-23-压力测试-locust/locust_file.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-23-压力测试-locust/locust_file.py -------------------------------------------------------------------------------- /2020/2-23-压力测试-locust/server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-23-压力测试-locust/server.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/README.md -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/a -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/a.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/a.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/a2.go: -------------------------------------------------------------------------------- 1 | package main 2 | 3 | var abc2 = 2343 4 | -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/dir1/b.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/dir1/b.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/dir1/b2.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/dir1/b2.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/dir1/dir11/b11.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/dir1/dir11/b11.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/dir2d/d2.go: -------------------------------------------------------------------------------- 1 | package dir2d 2 | 3 | var Ddd2 = "d2.go ddd2" 4 | -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/dir2d/d21.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-24-Go-Module/demo/dir2d/d21.go -------------------------------------------------------------------------------- /2020/2-24-Go-Module/demo/go.mod: -------------------------------------------------------------------------------- 1 | module a 2 | 3 | go 1.13 4 | -------------------------------------------------------------------------------- /2020/2-26-Go_Proxy_server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-Go_Proxy_server/README.md -------------------------------------------------------------------------------- /2020/2-26-Go_Proxy_server/go.mod: -------------------------------------------------------------------------------- 1 | module proxy_server 2 | 3 | go 1.13 4 | -------------------------------------------------------------------------------- /2020/2-26-Go_Proxy_server/proxy_server: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-Go_Proxy_server/proxy_server -------------------------------------------------------------------------------- /2020/2-26-Go_Proxy_server/proxy_server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-Go_Proxy_server/proxy_server.go -------------------------------------------------------------------------------- /2020/2-26-多点签到领积分/IMG_0513.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-多点签到领积分/IMG_0513.PNG -------------------------------------------------------------------------------- /2020/2-26-多点签到领积分/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-多点签到领积分/README.md -------------------------------------------------------------------------------- /2020/2-26-多点签到领积分/demo1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-多点签到领积分/demo1.py -------------------------------------------------------------------------------- /2020/2-26-多点签到领积分/多点-签到-抓包.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-多点签到领积分/多点-签到-抓包.txt -------------------------------------------------------------------------------- /2020/2-26-多点签到领积分/多点-领取奖励-抓包.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-26-多点签到领积分/多点-领取奖励-抓包.txt -------------------------------------------------------------------------------- /2020/2-29-Docker-WeChat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-29-Docker-WeChat/README.md -------------------------------------------------------------------------------- /2020/2-3-Chrome-extensions/README.md: -------------------------------------------------------------------------------- 1 | - 视频: [谷歌浏览器插件开发-文章关键词高亮显示](https://www.bilibili.com/video/av86550145/) -------------------------------------------------------------------------------- /2020/2-3-Chrome-extensions/content_scripts和background的消息传递.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-3-Chrome-extensions/content_scripts和background的消息传递.md -------------------------------------------------------------------------------- /2020/2-3-Chrome-extensions/参考.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-3-Chrome-extensions/参考.md -------------------------------------------------------------------------------- /2020/2-4-App-Store/怎样做一个像 【七麦数据】那样的网站.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-4-App-Store/怎样做一个像 【七麦数据】那样的网站.txt -------------------------------------------------------------------------------- /2020/2-4-App-Store/苹果 接口 node-js.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-4-App-Store/苹果 接口 node-js.txt -------------------------------------------------------------------------------- /2020/2-5-Go语言入门/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-Go语言入门/README.md -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/README.md -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/Install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/Install.txt -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/config.py -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/hhl.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/hhl.mp4 -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/images/240.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/images/240.jpg -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/images/241.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/images/241.jpg -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/images/242.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/images/242.jpg -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/images/243.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/images/243.jpg -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/test1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/test1.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-0.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-0.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-1.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-2.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-3.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-4.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-4.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/wav/poem-5.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/wav/poem-5.wav -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/xf_service.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/xf_service.py -------------------------------------------------------------------------------- /2020/2-5-TTS-Moviepy/TTS/语音合成自动视频.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-5-TTS-Moviepy/TTS/语音合成自动视频.ipynb -------------------------------------------------------------------------------- /2020/2-6-BT_Torrent/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-BT_Torrent/README.md -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/README.md -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/go_spider: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/go_spider -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/go_spider.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/go_spider.go -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/README.md -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy.cfg -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/items.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/items.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/middlewares.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/middlewares.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/middlewares_proxy_redis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/middlewares_proxy_redis.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/pipelines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/pipelines.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/settings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/settings.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/spiders/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/spiders/__init__.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/spiders/example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/scrapy_demo/scrapy_demo/spiders/example.py -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/server: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/server -------------------------------------------------------------------------------- /2020/2-6-Spider-Speed-test/server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-Spider-Speed-test/server.go -------------------------------------------------------------------------------- /2020/2-6-gocolly/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-6-gocolly/README.md -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/README.md -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/deny_userAgent.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/deny_userAgent.conf -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/go_spider: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/go_spider -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/go_spider.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/go_spider.go -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/nginx1.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/nginx1.conf -------------------------------------------------------------------------------- /2020/2-7-Docker-Nginx-antiClawer/server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-7-Docker-Nginx-antiClawer/server.go -------------------------------------------------------------------------------- /2020/2-9-Chrome插件-全文检索/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/2-9-Chrome插件-全文检索/README.md -------------------------------------------------------------------------------- /2020/3-1-世界语言-翻译-Siri朗读/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-1-世界语言-翻译-Siri朗读/README.md -------------------------------------------------------------------------------- /2020/3-1-世界语言-翻译-Siri朗读/baidu_translate_api.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-1-世界语言-翻译-Siri朗读/baidu_translate_api.py -------------------------------------------------------------------------------- /2020/3-1-世界语言-翻译-Siri朗读/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-1-世界语言-翻译-Siri朗读/config.py -------------------------------------------------------------------------------- /2020/3-1-世界语言-翻译-Siri朗读/macOS-siri-百度翻译-TTS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-1-世界语言-翻译-Siri朗读/macOS-siri-百度翻译-TTS.py -------------------------------------------------------------------------------- /2020/3-1-世界语言-翻译-Siri朗读/py-调用macos内置的语音听写功能.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-1-世界语言-翻译-Siri朗读/py-调用macos内置的语音听写功能.py -------------------------------------------------------------------------------- /2020/3-10-nonebot_Coolq_Docker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-10-nonebot_Coolq_Docker/README.md -------------------------------------------------------------------------------- /2020/3-13-macOS-lock-screen/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-13-macOS-lock-screen/README.md -------------------------------------------------------------------------------- /2020/3-13-macOS-lock-screen/lockscreen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-13-macOS-lock-screen/lockscreen.py -------------------------------------------------------------------------------- /2020/3-13-macOS-lock-screen/suspend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-13-macOS-lock-screen/suspend.py -------------------------------------------------------------------------------- /2020/3-14-DNS查询/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-14-DNS查询/README.md -------------------------------------------------------------------------------- /2020/3-14-时间管理/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-14-时间管理/README.md -------------------------------------------------------------------------------- /2020/3-16-GitHub-Free/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-GitHub-Free/README.md -------------------------------------------------------------------------------- /2020/3-16-GitHub-Free/proxy_list1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-GitHub-Free/proxy_list1 -------------------------------------------------------------------------------- /2020/3-16-GitHub-Free/proxy_list1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-GitHub-Free/proxy_list1.py -------------------------------------------------------------------------------- /2020/3-16-GitHub-Free/verify_proxy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-GitHub-Free/verify_proxy.py -------------------------------------------------------------------------------- /2020/3-16-企业微信/QYWX_APP/WXBizMsgCrypt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/QYWX_APP/WXBizMsgCrypt.py -------------------------------------------------------------------------------- /2020/3-16-企业微信/QYWX_APP/callback1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/QYWX_APP/callback1.py -------------------------------------------------------------------------------- /2020/3-16-企业微信/QYWX_APP/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/QYWX_APP/config.py -------------------------------------------------------------------------------- /2020/3-16-企业微信/QYWX_APP/ierror.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/QYWX_APP/ierror.py -------------------------------------------------------------------------------- /2020/3-16-企业微信/QYWX_APP/安装.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | pip3 install pycryptodome 4 | 5 | -------------------------------------------------------------------------------- /2020/3-16-企业微信/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/README.md -------------------------------------------------------------------------------- /2020/3-16-企业微信/bot1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-16-企业微信/bot1.py -------------------------------------------------------------------------------- /2020/3-17-Auto.js/Programer-Pay-Solution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/Programer-Pay-Solution.md -------------------------------------------------------------------------------- /2020/3-17-Auto.js/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/README.md -------------------------------------------------------------------------------- /2020/3-17-Auto.js/微信/微信-收款码-输入金额-备注.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/微信/微信-收款码-输入金额-备注.js -------------------------------------------------------------------------------- /2020/3-17-Auto.js/微信/微信-收款码-输入金额-捕捉toast.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/微信/微信-收款码-输入金额-捕捉toast.js -------------------------------------------------------------------------------- /2020/3-17-Auto.js/微信/微信-收款码-输入金额.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/微信/微信-收款码-输入金额.js -------------------------------------------------------------------------------- /2020/3-17-Auto.js/微信/微信1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/微信/微信1.js -------------------------------------------------------------------------------- /2020/3-17-Auto.js/微信/收款码.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/微信/收款码.js -------------------------------------------------------------------------------- /2020/3-17-Auto.js/打开QQ聊天.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-17-Auto.js/打开QQ聊天.js -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/PHP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-Docker-PHP-dataoke/PHP/README.md -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/PHP/nginx/conf/conf.d/php.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-Docker-PHP-dataoke/PHP/nginx/conf/conf.d/php.conf -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/PHP/nginx/www/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-Docker-PHP-dataoke/PHP/nginx/www/index.html -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/PHP/nginx/www/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-Docker-PHP-dataoke/PHP/nginx/www/index.php -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/PHP/nginx/www/phpinfo.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /2020/3-18-Docker-PHP-dataoke/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-Docker-PHP-dataoke/README.md -------------------------------------------------------------------------------- /2020/3-18-raspberry-pi-VScode/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-raspberry-pi-VScode/README.md -------------------------------------------------------------------------------- /2020/3-18-raspberry-pi-VScode/request-ip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-18-raspberry-pi-VScode/request-ip.py -------------------------------------------------------------------------------- /2020/3-2-Wikipedia/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-2-Wikipedia/README.md -------------------------------------------------------------------------------- /2020/3-2-Wikipedia/download.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-2-Wikipedia/download.jpg -------------------------------------------------------------------------------- /2020/3-2-Wikipedia/dump-link.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-2-Wikipedia/dump-link.jpg -------------------------------------------------------------------------------- /2020/3-20-keyboard-man/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-20-keyboard-man/README.md -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/README.md -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/128.png -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/16.png -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/48.png -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/_locales/en/messages.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/_locales/en/messages.json -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/_locales/zh_CN/messages.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/_locales/zh_CN/messages.json -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/css/tab.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/css/tab.css -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/js/background.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/js/background.js -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/js/content.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/js/content.js -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/js/lib/jquery-3.4.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/js/lib/jquery-3.4.1.js -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/js/lib/vue.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/js/lib/vue.js -------------------------------------------------------------------------------- /2020/3-23-douban-movie-chrome-extension/extension/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-23-douban-movie-chrome-extension/extension/manifest.json -------------------------------------------------------------------------------- /2020/3-24-macOS-Python-Notification/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-24-macOS-Python-Notification/README.md -------------------------------------------------------------------------------- /2020/3-24-macOS-Python-Notification/bili_status_number.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-24-macOS-Python-Notification/bili_status_number.py -------------------------------------------------------------------------------- /2020/3-24-macOS-Python-Notification/macos_notify.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-24-macOS-Python-Notification/macos_notify.py -------------------------------------------------------------------------------- /2020/3-25-git-sourcetree-Fork/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-25-git-sourcetree-Fork/README.md -------------------------------------------------------------------------------- /2020/3-26-m3u8-decrypt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-26-m3u8-decrypt/README.md -------------------------------------------------------------------------------- /2020/3-28-Python反向编程/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-28-Python反向编程/README.md -------------------------------------------------------------------------------- /2020/3-28-Python反向编程/demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-28-Python反向编程/demo.py -------------------------------------------------------------------------------- /2020/3-29-Chrome-History/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-29-Chrome-History/README.md -------------------------------------------------------------------------------- /2020/3-30-程序员-邮件订阅/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-30-程序员-邮件订阅/README.md -------------------------------------------------------------------------------- /2020/3-31-python-smart-device/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-31-python-smart-device/README.md -------------------------------------------------------------------------------- /2020/3-31-python-smart-device/broadlink1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-31-python-smart-device/broadlink1.py -------------------------------------------------------------------------------- /2020/3-31-python-smart-device/广播1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-31-python-smart-device/广播1.py -------------------------------------------------------------------------------- /2020/3-31-python-smart-device/监听1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-31-python-smart-device/监听1.py -------------------------------------------------------------------------------- /2020/3-4-WireShark-https-Decrypt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-4-WireShark-https-Decrypt/README.md -------------------------------------------------------------------------------- /2020/3-5-Python-Request-https-with-proxy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-5-Python-Request-https-with-proxy/README.md -------------------------------------------------------------------------------- /2020/3-5-Python-Request-https-with-proxy/verify_https.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-5-Python-Request-https-with-proxy/verify_https.go -------------------------------------------------------------------------------- /2020/3-5-Python-Request-https-with-proxy/verify_https.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-5-Python-Request-https-with-proxy/verify_https.py -------------------------------------------------------------------------------- /2020/3-5-Ubuntu-install-Wine-run-Windows/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-5-Ubuntu-install-Wine-run-Windows/README.md -------------------------------------------------------------------------------- /2020/3-6-macOS创建输入法/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-6-macOS创建输入法/README.md -------------------------------------------------------------------------------- /2020/3-6-macOS创建输入法/bili_utf16.inputplugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-6-macOS创建输入法/bili_utf16.inputplugin -------------------------------------------------------------------------------- /2020/3-6-macOS创建输入法/mac_canton_utf16.inputplugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-6-macOS创建输入法/mac_canton_utf16.inputplugin -------------------------------------------------------------------------------- /2020/3-7-web-proxy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-7-web-proxy/README.md -------------------------------------------------------------------------------- /2020/3-7-web-proxy/demo1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-7-web-proxy/demo1.py -------------------------------------------------------------------------------- /2020/3-7-web-proxy/demo2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-7-web-proxy/demo2.py -------------------------------------------------------------------------------- /2020/3-9-DNS-server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-9-DNS-server/README.md -------------------------------------------------------------------------------- /2020/3-9-DNS-server/dns_flask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-9-DNS-server/dns_flask.py -------------------------------------------------------------------------------- /2020/3-9-DNS-server/mini_dns_server.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/3-9-DNS-server/mini_dns_server.go -------------------------------------------------------------------------------- /2020/4-1-mitmproxy-抖音/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-1-mitmproxy-抖音/README.md -------------------------------------------------------------------------------- /2020/4-10-MCN-papi酱/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-10-MCN-papi酱/README.md -------------------------------------------------------------------------------- /2020/4-10-MCN-papi酱/analysis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-10-MCN-papi酱/analysis.py -------------------------------------------------------------------------------- /2020/4-2-今日头条-原创视频-收益/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-2-今日头条-原创视频-收益/README.md -------------------------------------------------------------------------------- /2020/4-23-moviepy-GIF/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-23-moviepy-GIF/README.md -------------------------------------------------------------------------------- /2020/4-23-moviepy-GIF/跳绳-GIF动画.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-23-moviepy-GIF/跳绳-GIF动画.ipynb -------------------------------------------------------------------------------- /2020/4-23-程小奔python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-23-程小奔python/README.md -------------------------------------------------------------------------------- /2020/4-23-程小奔python/检测物体.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-23-程小奔python/检测物体.py -------------------------------------------------------------------------------- /2020/4-29-GoPro-MAX/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-29-GoPro-MAX/README.md -------------------------------------------------------------------------------- /2020/4-3-Jupiter-Notebook-插入HTML视频/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-3-Jupiter-Notebook-插入HTML视频/README.md -------------------------------------------------------------------------------- /2020/4-3-Jupiter-Notebook-插入HTML视频/html_video.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-3-Jupiter-Notebook-插入HTML视频/html_video.ipynb -------------------------------------------------------------------------------- /2020/4-8-instagram/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/4-8-instagram/README.md -------------------------------------------------------------------------------- /2020/5-4-movie-调查犯罪是我们的职业/Crime est notre affaire.subs.cn.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/5-4-movie-调查犯罪是我们的职业/Crime est notre affaire.subs.cn.srt -------------------------------------------------------------------------------- /2020/5-4-movie-调查犯罪是我们的职业/Crime est notre affaire.subs.eng.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/5-4-movie-调查犯罪是我们的职业/Crime est notre affaire.subs.eng.srt -------------------------------------------------------------------------------- /2020/5-4-movie-调查犯罪是我们的职业/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/5-4-movie-调查犯罪是我们的职业/README.md -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/README.md -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/data.py -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/download_sound.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/download_sound.py -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/sound_proxy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/sound_proxy.py -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/sounds/download.ams.birds.cornell.edu/api/v1/asset/108015/audio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/sounds/download.ams.birds.cornell.edu/api/v1/asset/108015/audio -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/sounds/download.ams.birds.cornell.edu/api/v1/asset/109243711/audio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/sounds/download.ams.birds.cornell.edu/api/v1/asset/109243711/audio -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/sounds/www.xeno-canto.org/sounds/uploaded/BPSDQEOJWG/XC294605-Common%20Myna-%C3%B6verflygande%20flock-Anakao%20Ocean%20Lodge-%282015-11-07%2005.44%29-LS141457.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/sounds/www.xeno-canto.org/sounds/uploaded/BPSDQEOJWG/XC294605-Common%20Myna-%C3%B6verflygande%20flock-Anakao%20Ocean%20Lodge-%282015-11-07%2005.44%29-LS141457.mp3 -------------------------------------------------------------------------------- /2020/6-17-Bird-Sound-crawl/sounds/www.xeno-canto.org/sounds/uploaded/CGRIFXISGE/XC466533-TURMER-Philosophe-20190413-0952.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-Bird-Sound-crawl/sounds/www.xeno-canto.org/sounds/uploaded/CGRIFXISGE/XC466533-TURMER-Philosophe-20190413-0952.mp3 -------------------------------------------------------------------------------- /2020/6-17-EXIF-GPS/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-EXIF-GPS/README.md -------------------------------------------------------------------------------- /2020/6-17-EXIF-GPS/exif-gps.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-EXIF-GPS/exif-gps.py -------------------------------------------------------------------------------- /2020/6-17-EXIF-GPS/new_photo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-EXIF-GPS/new_photo.jpg -------------------------------------------------------------------------------- /2020/6-17-EXIF-GPS/牛头碑.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-EXIF-GPS/牛头碑.jpg -------------------------------------------------------------------------------- /2020/6-17-EXIF-GPS/黄河源头.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-17-EXIF-GPS/黄河源头.jpg -------------------------------------------------------------------------------- /2020/6-22-iPad-Draw-on-Map/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/6-22-iPad-Draw-on-Map/README.md -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/PyPDF2-output.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/PyPDF2-output.pdf -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/README.md -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/decrypted_filename.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/decrypted_filename.pdf -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/go-out.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/go-out.pdf -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/pdf_decrypt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/pdf_decrypt.py -------------------------------------------------------------------------------- /2020/7-30-PDF-decrypt/pdf_unlock.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2020/7-30-PDF-decrypt/pdf_unlock.go -------------------------------------------------------------------------------- /2021/1-19-macOS-Window-On-Top/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-19-macOS-Window-On-Top/README.md -------------------------------------------------------------------------------- /2021/1-24-desert-forest-destroyed/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-24-desert-forest-destroyed/README.md -------------------------------------------------------------------------------- /2021/1-27-server-psutil/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-27-server-psutil/README.md -------------------------------------------------------------------------------- /2021/1-27-server-psutil/server_report.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-27-server-psutil/server_report.py -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/dot/test.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/dot/test.dot -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/dot/test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/dot/test.png -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-63.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-63.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-app.png -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-app.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-app2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-app2.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-app4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-app4.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test-engaet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test-engaet.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/test2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/test2.svg -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/Graphviz/生成动态路由轨迹图.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/Graphviz/生成动态路由轨迹图.ipynb -------------------------------------------------------------------------------- /2021/1-31-scapy-graph-svg/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-31-scapy-graph-svg/README.md -------------------------------------------------------------------------------- /2021/1-4-bilibili_api/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-4-bilibili_api/README.md -------------------------------------------------------------------------------- /2021/1-5-github-markdown-html/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-5-github-markdown-html/README.md -------------------------------------------------------------------------------- /2021/1-5-github-markdown-html/repo_markdown_html1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/1-5-github-markdown-html/repo_markdown_html1.py -------------------------------------------------------------------------------- /2021/2-23-great-code/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/2-23-great-code/README.md -------------------------------------------------------------------------------- /2021/2-24-movie-cut/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/2-24-movie-cut/README.md -------------------------------------------------------------------------------- /2021/2-28-GitHub-short-link/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/2-28-GitHub-short-link/README.md -------------------------------------------------------------------------------- /2021/2-28-GitHub-short-link/push_qrcode1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/2-28-GitHub-short-link/push_qrcode1.py -------------------------------------------------------------------------------- /2021/2-28-GitHub-short-link/short_link1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/2-28-GitHub-short-link/short_link1.py -------------------------------------------------------------------------------- /2021/3-13-chrome-book/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-13-chrome-book/README.md -------------------------------------------------------------------------------- /2021/3-15-wallpaper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/README.md -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/README.MD -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/goWP.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/goWP.go -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/wp1.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/wp1.go -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/wp1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/wp1.py -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/wp2.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/wp2.go -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/wp_macos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/wp_macos -------------------------------------------------------------------------------- /2021/3-15-wallpaper/壁纸/wp_win10.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-15-wallpaper/壁纸/wp_win10.exe -------------------------------------------------------------------------------- /2021/3-17-VMagicMirror/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-17-VMagicMirror/README.md -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/README.md -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/README.md -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/background.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/background.js -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/hello.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/hello.html -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started128.png -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started16.png -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started32.png -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/images/get_started48.png -------------------------------------------------------------------------------- /2021/3-19-Chrome-tabs/TabGroups-shortcuts/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-19-Chrome-tabs/TabGroups-shortcuts/manifest.json -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/README.md -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/cn2.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/cn2.srt -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/jl1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/jl1.py -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/从网站下载的简体.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/从网站下载的简体.srt -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/从视频分离的字幕.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/从视频分离的字幕.srt -------------------------------------------------------------------------------- /2021/3-21-subtitle-rejust/调整后.srt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-21-subtitle-rejust/调整后.srt -------------------------------------------------------------------------------- /2021/3-7-m3u8-chrome/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-7-m3u8-chrome/README.md -------------------------------------------------------------------------------- /2021/3-7-m3u8-chrome/ffmpeg1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-7-m3u8-chrome/ffmpeg1.py -------------------------------------------------------------------------------- /2021/3-7-m3u8-chrome/youku1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/3-7-m3u8-chrome/youku1.py -------------------------------------------------------------------------------- /2021/5-30-SMS-api/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-SMS-api/README.md -------------------------------------------------------------------------------- /2021/5-30-SMS-api/sms_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-SMS-api/sms_server.py -------------------------------------------------------------------------------- /2021/5-30-puppeteer-REPL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-puppeteer-REPL/README.md -------------------------------------------------------------------------------- /2021/5-30-puppeteer-REPL/在命令行里REPL/DEMO.JS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-puppeteer-REPL/在命令行里REPL/DEMO.JS -------------------------------------------------------------------------------- /2021/5-30-puppeteer-REPL/在命令行里REPL/debug.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-puppeteer-REPL/在命令行里REPL/debug.js -------------------------------------------------------------------------------- /2021/5-30-puppeteer-REPL/在命令行里REPL/puppeteer-extra-plugin-repl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/5-30-puppeteer-REPL/在命令行里REPL/puppeteer-extra-plugin-repl.js -------------------------------------------------------------------------------- /2021/6-19-list-groupby/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/6-19-list-groupby/README.md -------------------------------------------------------------------------------- /2021/6-19-list-groupby/groupby.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/6-19-list-groupby/groupby.py -------------------------------------------------------------------------------- /2021/7-11-Flask-Pydantic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-11-Flask-Pydantic/README.md -------------------------------------------------------------------------------- /2021/7-11-Flask-Pydantic/fastapi_pydantic1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-11-Flask-Pydantic/fastapi_pydantic1.py -------------------------------------------------------------------------------- /2021/7-11-Flask-Pydantic/flask_pydantic1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-11-Flask-Pydantic/flask_pydantic1.py -------------------------------------------------------------------------------- /2021/7-25-Lorca/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/README.MD -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/Example.app/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/Example.app/Contents/Info.plist -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/Example.app/Contents/MacOS/lorca-example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/Example.app/Contents/MacOS/lorca-example -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/Example.app/Contents/Resources/icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/Example.app/Contents/Resources/icon.icns -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/build-linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/build-linux.sh -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/build-macos.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/build-macos.sh -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/build-windows.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/build-windows.bat -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/counter.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/counter.gif -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/counter_win10: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/counter_win10 -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/go.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/go.mod -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/go.sum: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/go.sum -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/icons/icon-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/icons/icon-256.png -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/icons/icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/icons/icon.icns -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/icons/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/icons/icon.png -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/main.go -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/www/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/www/favicon.png -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/counter/www/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/counter/www/index.html -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/hello/hello_win10: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/hello/hello_win10 -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/hello/main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/hello/main.go -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/hello/main_macOS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/hello/main_macOS -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/stopwatch/main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/stopwatch/main.go -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/stopwatch/main_macOS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/stopwatch/main_macOS -------------------------------------------------------------------------------- /2021/7-25-Lorca/examples/stopwatch/stopwatch_win10: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-25-Lorca/examples/stopwatch/stopwatch_win10 -------------------------------------------------------------------------------- /2021/7-4-diskcache/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-4-diskcache/README.md -------------------------------------------------------------------------------- /2021/7-4-diskcache/diskcache1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/7-4-diskcache/diskcache1.py -------------------------------------------------------------------------------- /2021/8-1-deta-fastapi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-1-deta-fastapi/README.md -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/IMG_20210715_122251.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/IMG_20210715_122251.jpg -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/IMG_20210806_092900.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/IMG_20210806_092900.jpg -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/README.MD -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/README.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/README.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成.md -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成2.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成3.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成4.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成5.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo-完成6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo-完成6.html -------------------------------------------------------------------------------- /2021/8-15-Marp-ppt/demo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/8-15-Marp-ppt/demo.md -------------------------------------------------------------------------------- /2021/9-3-Deta-Base/BaseDemo/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/9-3-Deta-Base/BaseDemo/config.py -------------------------------------------------------------------------------- /2021/9-3-Deta-Base/BaseDemo/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/9-3-Deta-Base/BaseDemo/main.py -------------------------------------------------------------------------------- /2021/9-3-Deta-Base/BaseDemo/requirements.txt: -------------------------------------------------------------------------------- 1 | fastapi 2 | -------------------------------------------------------------------------------- /2021/9-3-Deta-Base/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/2021/9-3-Deta-Base/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/README.md -------------------------------------------------------------------------------- /wechat_donate.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makelove/Programer_Log/HEAD/wechat_donate.jpg --------------------------------------------------------------------------------