
Python
meteor^_^
这个作者很懒,什么都没留下…
展开
-
Python中的metaclass(元类)
转自:https://stackoverflow.com/questions/100003/what-are-metaclasses-in-pythonBefore understanding metaclasses, you need to master classes in Python. And Python has a very peculiar idea of what classes ...转载 2018-05-04 16:47:27 · 324 阅读 · 0 评论 -
Scapy3.0 Documentation ( Introduction )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/introduction.htmlAbout ScapyScapy is a Python program that enables the user to send, sniff and dissect and forge ne...转载 2018-04-29 16:14:44 · 356 阅读 · 0 评论 -
Scapy3.0 Documentation ( Usage )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/usage.html UsageNoteThis section has been partially updated for scapy3k. Some code examples may not work direc...转载 2018-04-29 16:20:32 · 1762 阅读 · 0 评论 -
Scapy3.0 Documentation ( Download and Installation )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/installation.htmlDownload and InstallationOverviewInstallPython 3.x.InstallScapyusing pip or by cloning/installi...转载 2018-04-29 16:27:34 · 1032 阅读 · 0 评论 -
Scapy3.0 Documentation ( Advanced usage )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/advanced_usage.html Advanced usageNoteThis section has not been updated for scapy3k yet. Code examples may not wor...转载 2018-04-29 16:31:20 · 1244 阅读 · 0 评论 -
Scapy3.0 Documentation ( Build your own tools )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/extending.html Build your own toolsNoteThis section has not been updated for scapy3k yet. Code examples may not wo...转载 2018-04-29 16:35:15 · 259 阅读 · 0 评论 -
Scapy3.0 Documentation ( Adding new protocols )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/build_dissect.html Adding new protocolsNoteThis section has not been updated for scapy3k yet. Code examples may no...转载 2018-04-29 16:39:17 · 728 阅读 · 0 评论 -
Scapy3.0 Documentation ( Troubleshooting )
说明:写到这里来,只是因为原文链接打开太慢了,至于翻译什么的就不误导大家了,还是原文好看原文链接:http://phaethon.github.io/scapy/api/troubleshooting.html TroubleshootingNoteThis section has not been updated for scapy3k yet. Code examples may not w...转载 2018-04-29 16:42:10 · 248 阅读 · 0 评论