Article

post_img

访问一个网址背后的过程?

摘要

前言 当我们敲键盘,在浏览器地址栏输入网址(URL),回车访问网站的时候,看似简单的操作,实际背后有很多看不到的网络协议和web渲 …

post_img

CS61A(Discussion1)

摘要

Q1: 赛跑 下面的 race 函数有时会返回错误的值,有时会永远运行。 def race(x, y): “””The torto …

post_img

python-Day3

AI 摘要

学了点函数调用 customer.py # coding: utf-8 from turtle import * # 1 # 实现 …

post_img

python-Day2

AI 摘要

随机图片的python代码,基Fastapi from fastapi import FastAPI, HTTPException …

post_img

python-Day1

AI 摘要

简单的python画图代码学习 main.py # coding: utf-8 from turtle import * from …

post_img

Gemini多模态尝试

AI 摘要

不行,这张图太好看了,必须放在这!!! 今天的体验来自一个github上面的项目,喜欢的帮作者点点star吧! Gemini-ne …