开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
c++

c++

go

如何在 QML 中更新在 C++ 中更新的变量?

英文: How to update a variable updated in c++ in qml? 问题 我知道如何使用Q_PROPERTY来更新qml变量。 class _data: publi...
huangapple 2023年7月24日165评论c++ qt
go

C++中文字面类型的目的是什么?

英文: What is the point of types of literals in C++? 问题 我是C++的新手,正在使用C++ Primer学习。 对我来说,变量像long和long l...
huangapple 2023年7月24日125评论c++ literals
go

在函数中,使用容器类变量还是容器类的指针更好?

英文: Is it better to use container class variables or a pointer of container class in function? 问题 在我...
huangapple 2023年7月24日130评论c++
go

能够在(非继承的)进程之间共享指针吗?

英文: Is it possible to share a pointer between (non-inherited) processes? 问题 案例很简单,我有两个不相关的进程(用C++编写的...
huangapple 2023年7月24日137评论c++ windows
go

为什么在这种情况下,`std::array` 比 `std::vector(10)` 更快?

英文: Why std::array<int, 10> is faster than std::vector<int>(10) in this scenario? 问题 I a...
huangapple 2023年7月24日167评论algorithm c++
go

Why std::thread() passes arguments by value (and why the reason given by Dr. Stroustrup is incorrect)?

英文: Why std::thread() passes arguments by value (and why the reason given by Dr. Stroustrup is incor...
huangapple 2023年7月24日192评论c++ reference
go

如何调整CUDA内核的SM利用率(跨整个GPU)?

英文: How to tune the SM utilization (across the entire GPU) of a CUDA kernel? 问题 我想尝试使用CUDA MPS(Multi...
huangapple 2023年7月24日158评论c++ performance
go

Segmentation fault因为通过方法启动std::thread。

英文: Segmentation fault because of std:: thread launching through a method 问题 #include <thread>...
huangapple 2023年7月24日176评论c++ multithreading
go

对象存储部分重用时,对象生命周期结束。

英文: End of object lifetime if its storage is partially reused 问题 从C++20开始,根据最新的标准草案,当对象的存储部分“被重新使用”时...
huangapple 2023年7月23日161评论c++ c++20
go

std::priority_queue::pop 迭代器失效

英文: std::priority_queue::pop iterators invalidating 问题 使用 priority_queue::pop() 函数会使其他堆元素的迭代器失效吗?例如,...
huangapple 2023年7月23日129评论c++ heap
226

文章导航

1 … 12 13 14 15 16 17 18 19 20 … 226
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17101444

热门标签

java typescript go spring-boot sql android c# reactjs arrays r pandas node.js html spring python css c++ json javascript flutter

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码