大约有 30,000 项符合查询结果(耗时:0.0310秒) [XML]

https://www.tsingfun.com/it/cpp/2568.html 

【解决】标准库std::min/std::max 与 Windows.h中的宏 min/max 冲突问题 - ...

...其定义的是函数替换,而不只是标识符替换。 来源:https://blog.twofei.com/668/ 参考: c++ - std::max - expected an identifier - Stack Overflow c++ - How do I deal with the max macro in windows.h colliding with max in std? - Stack Overflow c++ - why would I call ...
https://www.tsingfun.com/it/cp... 

浅析Linux段错误:SEGV_MAPERR、SEGV_ACCERR - C/C++ - 清泛网 - 专注C/C++及内核技术

...堆栈溢出或缓冲区溢出都可能导致该错误。 参考:https://stackoverflow.com/questions/1000002/what-is-segv-maperr linux 段错误 SEGV_MAPERR SEGV_ACCERR
https://www.tsingfun.com/it/cp... 

【解决】asan runtime does not come first in initial library list - C/C...

...内存问题,不加也能编译通过也能执行检查。 参考:https://stackoverflow.com/questions/59853730/asan-issue-with-asan-library-loading 2021/8/5 添加2、3节。 asan 内存跟踪
https://www.tsingfun.com/it/os... 

OpenSuSE 安装bpftrace - 操作系统(内核) - 清泛网 - 专注IT技能提升

...可以尝试 3、安装bpftrace(参考:INSTALL.md): OCICLI https://software.opensuse.org/ymp/home:pavlix:Kernel/openSUSE_Leap_15.1/bpftrace.ymp 4、验证: bpftrace USAGE: bpftrace [options] filename bpftrace [options] -e 'program' OPTIONS: -B MODE out...
https://www.tsingfun.com/it/op... 

Linux C++静态链接protobuf库异常中止 - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...贝。但这是非常危险的。我不推荐它。 Google翻译自:https://stackoverflow.com/questions/33017985/static-linking-with-generated-protobufs-causes-abort c++ protobuf
https://www.tsingfun.com/it/te... 

npm安装报错:rollbackFailedOptional verb npm-session - 更多技术 - 清泛网 - 专注IT技能提升

...切换npm内网源或国内源即可解决。 npm config set registry https://registry.npm.taobao.org //淘宝源 注意:该配置跨用户不生效,切换用户需要再次设置。 可通过如下命令查看是否配置成功 npm config ls -l npm
https://www.tsingfun.com/it/pr... 

Jenkins中集成gtest单元测试结果 - 项目管理 - 清泛网 - 专注IT技能提升

...动集成每次的运行结果,并绘制可视化图表。 参考:https://stackoverflow.com/questions/11540633/using-gtest-in-jenkins Jenkins gtest
https://www.tsingfun.com/it/pr... 

Jenkins持续集成(CI):开发过程中自动执行UT测试 - 项目管理 - 清泛网 - ...

...(注:HTML报告配置使用的是HTML Publisher插件,下载地址:https://plugins.jenkins.io/htmlpublisher/) 上面的编译脚本配置完成,执行编译验证。 顺利完成编译,报告也就能编译出来了。 点击查看静态代码分析报告 点击查看UT分析...
https://www.tsingfun.com/it/os... 

解决xrdp登陆不上的问题:xrdp session: Login failed for display 0 - 操...

...。 然后重启service xrdp restart 就可解决问题。 参考:https://my.oschina.net/chaoshu/blog/677139 xrdp 登陆
https://www.tsingfun.com/it/tech/2540.html 

jssdk微信公众号分享接口失败:permission denied - 更多技术 - 清泛网 - ...

...,害得折腾好代码了,才发现没权限,差评! 参考:https://developers.weixin.qq.com/community/develop/doc/00080ec01882e88a74577d09051800 jssdk