Process finished with exit code -1073740791 (0xC0000409) Solution
Solve problem “Process finished with exit code -1073740791 (0xC0000409)” in PyCharm[……]
Posts about coding, includes software and hardware, frontend and backend.
Solve problem “Process finished with exit code -1073740791 (0xC0000409)” in PyCharm[……]
Learn how VRRP works and why we need VRRP. Explain typical VRRP case with images.[……]
Learn how Spanning Tree Protocol works and why we need STP.[……]
Sometimes we need to reinstall mysql. Learn how to completely uninstall mysql and reinstall it.[……]
Solve the problem in npm with “npm ERR! missing script: start”[……]
Learn how BGP (Border Gateway Protocol) works.[……]
Multiprotocol label switching, or MPLS, replaces IP forwarding with label switching. Learn how MPLS networks work.[……]
A simple introduction of kafka and how it works. Kafka is a distributed message queue based on publish/subscribe mode, which is mainly used in the field of real-time processing of big data.[……]
A simple tutorial of xorm, a Go library. Includes database settings, create tables and insert, update, delete records.[……]
How to stop scapy sniff() function to stop, simply use stop_filter parameter to pass a function
Here’s an example
Announce an Event in python:
[……]