04 2023 档案

摘要:# 1. 为什么要学习selenium ![image](https://img2023.cnblogs.com/blog/2370433/202304/2370433-20230413212506797-398737562.png) ![image](https://img2023.cnblogs 阅读全文
posted @ 2023-04-13 21:26 yub4by 阅读(20) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <div> <ul> <li id="l1">张三</li> <li id="l2">李四</li> 阅读全文
posted @ 2023-04-12 21:35 yub4by 阅读(41) 评论(0) 推荐(0) 编辑
摘要:{ "store": { "book": [ { "category": "修真", "author": "六道", "title": "坏蛋是怎样练成的", "price": 8.95 }, { "category": "修真", "author": "天蚕土豆", "title": "斗破苍穹" 阅读全文
posted @ 2023-04-11 23:51 yub4by 阅读(16) 评论(0) 推荐(0) 编辑
摘要:""" .-''-. .--. _..._ .' .-. ) |__| .' '. / .' / / .--..-,.--. . .-. . (_/ / / | || .-. | | ' ' | / / | || | | | _ _ | | | | / / _ _ | || | | || ' / | 阅读全文
posted @ 2023-04-10 21:57 yub4by 阅读(25) 评论(0) 推荐(0) 编辑
摘要:解析_1_xpath基本使用 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <title>Title</title> </head> <body> <ul> <li id="l1" class="c1">北京</li> 阅读全文
posted @ 2023-04-03 23:01 yub4by 阅读(14) 评论(0) 推荐(0) 编辑
摘要:urllib_9_ajax的get请求豆瓣电影第一页 """ .-''-. .--. _..._ .' .-. ) |__| .' '. / .' / / .--..-,.--. . .-. . (_/ / / | || .-. | | ' ' | / / | || | | | _ _ | | | 阅读全文
posted @ 2023-04-03 22:58 yub4by 阅读(18) 评论(0) 推荐(0) 编辑
摘要:import java.util.Scanner; public class HorseRace { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print 阅读全文
posted @ 2023-04-01 00:03 yub4by 阅读(63) 评论(0) 推荐(0) 编辑

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