分类: python
Python-封禁RDP攻击IP
源代码
# -*- coding:UTF-8 -*-
# 速度极快
import time
import subprocess
import win32evtlog
import xml.etree.ElementTree as ET
#Archive-Securi……
Python仿wireshark
# coding=utf-8
import datetime
import threading
import tkinter
from tkinter import *
from tkinter import font, filedialog
from tkinter.consta……
HCIP_Datacom_Network_Automation_Developer
SSH实验
Telnet Server端配置 使用ensp CE12800 数据中心交换机enspCE12800设备包下载:链接:https://pan.baidu.com/s/16NpwQiNxqUrJcrXoRhDPIQ提取……
Python 练习
greyli/PythonExercises: 按照难度排列的经典 Python 练习题。 (github.com)
1. 猜数字
经典的猜数字游戏,几乎所有人学编程时都会做。
功能描述: 随机……
阿里云Python学习实例
唐僧大战白骨精
# 唐僧大战白骨精:
# 显示欢迎信息
print('-' * 20, '欢迎光临<唐僧大战白骨精>', '-' * 20)
# 显示选择你的身份
print('选择你的身份……
终于搭建了自己的博客
开心,以后应该会经常在这里写东西吧