CodingMrWang's Blog

My heart is in the work!

Tmux hot keys

A really useful tool

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Tmux is really useful during work, espically when you run a program on a vi...

Useful Regex (python)

Useful regular expression I met during coding, will keep updating

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Regular expression Some offical website: Search and Replace Compiling...

Item2 Hot Keys

Best terminal

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. iTem2 iTerm2 is the best terminal I have ever used. iTerm2 brings the te...

Wechat Auto-chat Robot

When you are busy...

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. WechatRobot Let’s create a wechat robot to auto reply some intelligent wor...

Crawl with cookie (II)

Another way to get cookie and use it

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Get the cookie In this post, I will introduce another way to get cookies a...

Vim Hot Keys

The most powerful editor

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Vim Vim is a really powerful text editor, when I had an internship in Byte...

Crawl with cookie (I)

When you need login

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Cookie Cookie is a small piece of data store in user’s computer used to id...

Mobile packages spider with mitmproxy

Powerful crawl tool mitmproxy

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Mitmproxy Mitmproxy is a packet capture program that supports HTTP and ...