摘要: 为何写标 招标: A公司要买100台电脑 [需求] 投标: 电脑公司看到招标后,就会投标:自我介绍(公司,产品,售后) [自我介绍满足需求] 中标: A公司选择XX公司 [选择] 保密价格内容 不能透明会恶性竞争 多级序号 多级编号和标题样式 多级编号:1.2 有多层 样式:预先设置的格式(字体,段 阅读全文
posted @ 2024-12-07 14:42 supermao12 阅读(15) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-11-14 14:33 supermao12 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 购买云主机 开放所有tcp端口 配置云主机 https://mirrors.tuna.tsinghua.edu.cn/elrepo/kernel/el8/x86_64/ 选择清华镜像源 [root@iZbp141m9g3iwgwsmh7pvzZ yum.repos.d]# cat >> /etc/y 阅读全文
posted @ 2024-10-12 16:06 supermao12 阅读(94) 评论(0) 推荐(0) 编辑
摘要: [root@192 ~]# yum -y install tcpdump socat [root@192 ~]# socat -u UDP-LISTEN:9999,fork - 开放一个udp的服务端,持续监听 [root@192 ~]# echo "Hello, UDP Server" | soc 阅读全文
posted @ 2024-09-21 23:19 supermao12 阅读(18) 评论(0) 推荐(0) 编辑
摘要: nginx的负载均衡 Nginx 是一个广泛使用的反向代理服务器,能够高效地实现负载均衡。负载均衡的核心作用是将来自客户端的请求分发到多个后端服务器上,从而平衡每台服务器的压力。通过Nginx,我们可以实现多种负载均衡算法,如轮询、IP哈希等。 vi /etc/nginx/nginx.conf 插入 阅读全文
posted @ 2024-09-21 22:24 supermao12 阅读(435) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-09-11 22:59 supermao12 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 通义千问 大模型安装 相关地址 git clone https://github.com/QwenLM/Qwen2-Audio.git https://github.com/QwenLM/Qwen2-Audio/blob/main/README_CN.md PS C:\Users\supermao> 阅读全文
posted @ 2024-08-18 22:07 supermao12 阅读(56) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-08-17 21:54 supermao12 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 相关github地址 https://github.com/dorisoy/Dorisoy.Pan?tab=readme-ov-file mysql8 sudo rpm -ivh mysql80-community-release-el7-5.noarch.rpm wget https://dev. 阅读全文
posted @ 2024-08-17 19:34 supermao12 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 丁达尔光的树影,秋天 photography by fan ho,autumn ground,dappled shadows of the trees,Tyndall Light,golden hour,4K,HDR --ar 16:9 --v 6 丁达尔光(Tyndall effect)是指当光通 阅读全文
posted @ 2024-08-07 11:14 supermao12 阅读(22) 评论(0) 推荐(0) 编辑