11
11
对这个项目蛮感兴趣的,希望作者添加更多项目描述,以及当前的项目状态!
I download 0.3 release src,and build with gcc 4.9.2.Run make in the root directory,and the error shows `'src/io/Network.cpp:232:15: error: ‘::sendmmsg’ has not been declared` .And i serach the code,then i...
个人安装起来依赖库太多,配置也很复杂多样,比如我的安装过程如下: 系统: centos 7.5 1.通过 assets/guide.sh 发现只需要动态库,通过docker下载动态库,发现老是错误,后升级docker版本终于下载下来了。 2.然后 glibc版本过老,需要升级 gcc make 版本,网上搜了一大堆资料折腾了大半天,终于安装升级好。 3.后来要用ModSecurity ,需要自己编译,编译的又是少依赖和路径什么的。 4.折腾了好半天,好在最后终于运行了,但是配置什么的还是有点乱中间过程也做了很多事情。 能不能根据环境内容提供一些预编译包呢,就像 ngx_http_waf_module.so的提供方式一样,一般使用来看 只需ngx_http_waf_module.so 和modesecurity的动态库,可以根据主流操作系统提供使用包的方式么?
搜了下关键字hot,没有看到相关代码
When i use the libmicro-profiler_x64.so libray without any third part lib ,it run well. But when i use the thrid part libray like SPDLOG,it lock and can not run continue....
windows下编译少了 cd core cd core && md build && cd build
看到的源码是这样写的,使用加法返回拼接的位数 ``` // CalcID . func (m1 *SnowWorkerM1) CalcId(useTimeTick int64) int64 { result := int64(useTimeTick
Does it support auto unzip file.zip,with the command curl -F [email protected] -F unzip=true
Cmd like this, pm2 start copy.sh --no-autorestart --cron-restart="0 10 25 4 *" Can it does not start first time,just start at time?
> 感谢您支持certd,请按如下规范提交issue > 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues) ## 一、问题描述 `请在此处简要描述你所遇到的问题,必要时请贴出相关截图辅助理解和定位` 多证书,每个都是cert.zip导致无法区分,能加上域名和申请的日期么? ### 复现步骤 `请描述复现问题的详细步骤` `如果非示例页面的问题,最好能提供最小复现示例的代码、或者仓库链接` ### 报错截图 `请贴出报错日志截图` ### 效果截图 `请贴出效果截图` #### 1. 期望效果 #### 2. 实际效果