python
  • Python-封禁RDP攻击IP

    源代码 # -*- coding:UTF-8 -*- # 速度极快 import time import subprocess import win32evtlog import xml.etree.ElementTree as ET #Archive-Securi……

    ZYX 2023-04-02
    264 0 1
  • Python仿wireshark

    # coding=utf-8 import datetime import threading import tkinter from tkinter import * from tkinter import font, filedialog from tkinter.consta……

    ZYX 2023-01-31
    254 0 0
  • HCIP_Datacom_Network_Automation_Developer

    SSH实验 Telnet Server端配置 使用ensp CE12800 数据中心交换机enspCE12800设备包下载:链接:https://pan.baidu.com/s/16NpwQiNxqUrJcrXoRhDPIQ提取……

    ZYX 2022-04-14
    1.5K+ 0 0
  • Python 练习

    greyli/PythonExercises: 按照难度排列的经典 Python 练习题。 (github.com) 1. 猜数字 经典的猜数字游戏,几乎所有人学编程时都会做。 功能描述: 随机……

    ZYX 2022-03-08
    890 0 0
  • Python

    运算符 以下假设变量: a=10,b=20: 算术运算 运算符 描述 实例 + 加 - 两个对象相加 a + b 输出结果 30 - ……

    ZYX 2020-06-02
    3.9K+ 2 0
  • 阿里云Python学习实例

    唐僧大战白骨精 # 唐僧大战白骨精: # 显示欢迎信息 print('-' * 20, '欢迎光临<唐僧大战白骨精>', '-' * 20) # 显示选择你的身份 print('选择你的身份……

    ZYX 2020-02-07
    1.5K+ 0 0
  • 终于搭建了自己的博客

    开心,以后应该会经常在这里写东西吧

    ZYX 2019-11-07
    1.5K+ 2 0