摘要: Graphical user interfaces are super friendly to computer users. They were introduced in reaction to the perceived steep learning curve of command-line 阅读全文
posted @ 2021-06-22 19:35 艾孜尔江 阅读(69) 评论(0) 推荐(0) 编辑
摘要: multiCam.html: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> < 阅读全文
posted @ 2021-06-22 19:15 艾孜尔江 阅读(269) 评论(0) 推荐(1) 编辑
摘要: #!/usr/bin/env python # -*- coding:utf-8 -*- # 爬取妹子图 # url:http://www.netbian.com/meinv/ # http://www.netbian.com/meinv/index_2.htm import urllib.requ 阅读全文
posted @ 2021-06-22 12:58 艾孜尔江 阅读(67) 评论(0) 推荐(0) 编辑
摘要: Main.java : import java.io.IOException; /** * The sole purpose of this class is to hold the main method. * * Any other use should be placed in a separ 阅读全文
posted @ 2021-06-22 09:25 艾孜尔江 阅读(95) 评论(0) 推荐(0) 编辑