翎栋

Results 4 issues of 翎栋

hi, rtpproxy compile on macosx failed. ## Env ```bash gcc --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ``` ```bash brew...

## What Happens? > install error ## Minimum Showcase (Required) > Provide a minimum code or GitHub repository which can reproduce the issue. // node version: v12.16.2 npm i apache-rocketmq...

ConfigMap 这个类型更符合k8s方式,而且更容易在集群中变更配置

在C语言标准库中,确实没有名为strlwr的函数来将整个字符串转换为小写字母。strlwr函数实际上是Windows系统特有的扩展函数,用于将字符串中的所有字符转换为小写。