- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 Windows10安装Apache2.4启动失败。 AH00072: make_sock: could not bind to address [::]:443
Windows10安装Apache2.4启动失败。原来是端口被VisualSVN Server占用了443端口,这个端口不是httpd.conf里配置的那个Listen 80端口。httpd启动刚好需要443端口,停止VisualSVN Server后重新运行就好了。...
2018-03-20 23:46:01
892
原创 判断两个矩形是否相交
实例效果图<!DOCTYPE html><html><head><meta charset="UTF-8"><title>判断两个矩形是否相交</title><style type="text/css"> .rect1{ width: 160px; height: 80p
2018-03-04 18:45:28
1168
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人