posts - 45,comments - 5,views - 34102
04 2021 档案
Visual Studio 6 配置Winpcap
摘要:1) Project-->Settings-->C/C++选项卡-->General类-->Preprocessor Definitions 下文本框中 添加 WPCAP、HAVE_REMOTE。 说明:(Winpcap提供给 Win32平台的特有函数),HAVE_REMOTE (Winpcap的远 阅读全文
posted @ 2021-04-11 12:23 雨点点 阅读(166) 评论(0) 推荐(0) 编辑
Python--清空屏幕
摘要:import os linux下为os.system('clear')windows中为os.system('cls') 原文链接:https://blog.csdn.net/dyyzlzc/article/details/79253891 阅读全文
posted @ 2021-04-06 17:44 雨点点 阅读(530) 评论(0) 推荐(0) 编辑
Python--安装 pip 和 scapy
摘要:环境: Python 3.7.8 + Windwos10 1 Pip下载地址: https://pypi.org/project/pip/#files 解压 pip-21.0.1.tar.gz 到某个目录,使用 python setup.py install 安装 C:\Users\lenovo\D 阅读全文
posted @ 2021-04-06 17:35 雨点点 阅读(484) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示