摘要:
Sub cha() Dim result As String, str1 As String Dim hang As String Dim hha As Integer hha = 0 Dim c As Range, rng As Range result = "航空" result = Appli 阅读全文
摘要:
Sub fenlie() Dim dict1 As Object Set dict1 = CreateObject("scripting.dictionary") maxr1 = Range("d65536").End(xlUp).Row arr1 = Range("a1:a" & maxr1) F 阅读全文
摘要:
#include <stdio.h> main() { int ap[]={3300024,200341,420034,723004,223004,234001,2300421,20,2},i,max,jiyi,shu[10]={0}; int len=sizeof(ap)/sizeof(ap[0] 阅读全文
摘要:
import time import re import os from scapy.all import * from threading import Thread #定义变量函数 wifi='RNDIS' rtable=os.popen('route print').read() print( 阅读全文