飘逸帽子

文章
4
资源
0
加入时间
4年2月16天

Debian10更新源

修改/etc/apt/sources.list,添加deb http://mirrors.163.com/debian buster main non-free contribdeb-src http://mirrors.163.com/debian buster main non-free contrib //这个是源代码,一般不用。保存文件,然后sudo apt update /...

基于PHP+MySQL的聊天室设计

笔者在网站开发中,采用PHP4 0+MySQL3 23 38建立了多种应用。下面,以一个简单的聊天室设计为例,介绍PHP+MySQL