Category: Programming

How to create,import and export database on MySQL

This article mainly describes the MySQL commonly used commands. Create a database mysql -u root –p #Access to mysql service Enter password: # Enter the root password of the database. MySQL...

How to Create Port Scanning using Python

Introduce Port scanning is defined by the client to a range of server ports to send the corresponding request to confirm the use of the port. While not a malicious...

python ides

10 Python IDEs and code editors

Python is very easy to learn, powerful programming language. Python includes efficient and advanced data structures that provide simple and efficient object-oriented programming. Python’s learning process is not an IDE...