首页 开发语言

开发语言

PHP模拟POST、GET请求(curl)

PHP模拟POST、GET请求(curl)

1.模拟POST:functioncurl_post($url,$postdata,$header,$cookie){//初始化...

PHP 2023-07-31 904
Python学习笔记

Python学习笔记

1.python最具特色的就是使用缩进来表示代码块,即无需像PHP一样使用“{}”符号,但需要保持缩进一致,否则会报错。2.多行语句使用\来进行连接如...

Python 2022-06-17 751
«    2025年6月    »
1
2345678
9101112131415
16171819202122
23242526272829
30