首页 开发语言

开发语言

PHP模拟POST、GET请求(curl)

PHP模拟POST、GET请求(curl)

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

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

Python学习笔记

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

Python 2022-06-17 3636
«    2026年8月    »
12
3456789
10111213141516
17181920212223
24252627282930
31