https://juejin.cn/post/6957702300244639780

使用 node 和 socket 实现在线聊天室使用最简的讲解,实现在 h5 端通过 socket 实现在线聊天室的功能 - 掘金

使用最简的讲解,实现在 h5 端通过 socket 实现在线聊天室的功能,服务端基于 node 实现。

https://blog.csdn.net/zhaominy....ong/article/details/

c/c++ ,gettext,软件的多语言支持(i18n)_gnu gettext-CSDN博客
blog.csdn.net

c/c++ ,gettext,软件的多语言支持(i18n)_gnu gettext-CSDN博客

poedit 提取关键词,自定义扩展名,自定义提取器 glade

https://www.modb.pro/db/228354

MySQL配置文件client组参数同mysql组参数区别 - 墨天轮
www.modb.pro

MySQL配置文件client组参数同mysql组参数区别 - 墨天轮

在配置MySQL的参数文件时,有两个跟连接配置相关的组选项,像如下配置文件,既配置了[client],也配置了[mysql],那么这两个参数组有啥区别呢参考配置文件:

https://github.com/iBug/cf-github-releases

Cloudflare Worker for GitHub Releases GitHub - iBug/cf-github-releases: Serverless download site with GitHub Releases and Cloudflare Workers

Cloudflare Worker for GitHub Releases
Serverless download site with GitHub Releases and Cloudflare Workers - iBug/cf-github-releases

shell 检查自身是否已经在运行
#!/bin/bash
runCount=ps -ef|grep $0 | grep -v grep -c
if [ $runCount -gt 2 ]
then
echo -e ${0}" is running, pro_Counts:${runCount}"
fi

lua-resty-http-simple 库:
https://github.com/bakins/lua-resty-http-simple

https://ecapture.cc/

ecapture 无CA证书HTTPS/TLS数据抓包

无CA证书HTTPS/TLS数据抓包
eBPF技术驱动,支持Linux/Android(x86_64/Aarch64)