摘要:
1.扫描端口 nmap -F 46.8.202.136 //扫描常用100个端口 View Code 2.扫描目录 nmap --script http-enum -p80 46.8.202.136 阅读全文
posted @ 2020-10-07 18:08
sunny开始学坏
阅读(101)
评论(0)
推荐(0)
摘要:
android判断文本颜色是否等于设定值 代码: public boolean isColor(TextView textView,String hexColor ){ String color=Integer.toHexString(textView.getCurrentTextColor()); 阅读全文
posted @ 2020-10-07 08:40
sunny开始学坏
阅读(413)
评论(0)
推荐(0)

浙公网安备 33010602011771号