@thedevs · Post #1228 · 09/17/2018, 06:31 PM
You don't (may not) need Moment.js. #tutorials#js @thedevs https://kutt.it/4fID9J
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14766 · May 30
#cplusplus#best_practices#cpp#graphics#graphics_programming#khronos#tutorials#vulkan#vulkan_api#vulkan_samples Vulkan is a powerful tool for creating high-performance graphics and computing applications. It helps developers control the GPU better, which can lead to faster and more efficient performance compared to older systems like OpenGL. Vulkan is special because it works on many different platforms, such as Windows, Linux, and Android. This means developers can create applications that run smoothly across various devices. The Vulkan Samples provide resources and tutorials to help developers learn and optimize their applications, making it easier to create high-quality graphics and computing experiences. https://github.com/KhronosGroup/Vulkan-Samples
@thedevs · Post #1228 · 09/17/2018, 06:31 PM
You don't (may not) need Moment.js. #tutorials#js @thedevs https://kutt.it/4fID9J
Hashtags
@NekoMirra · Post #1589 · 01/16/2026, 07:17 PM
现代C++开发环境配置指南 一篇较为完善的Vscode 现代C++开发环境配置指南 文章完整覆盖了 C++开发环境配置的全链路: 编辑器辅助 → 编译与构建 → 包管理 → 调试与优化 → 安全检查 → 性能分析 → 运行与发布。 它既介绍了工具(clangd、clang-format、clang-tidy、CMake、vcpkg、Valgrind 等),也给出了配置方法和常见命令示例 #cpp
Hashtags
@thedevs · Post #1420 · 03/07/2019, 04:52 PM
Announcing the open sourcing of Windows Calculator. #article#windows#cpp#tools @thedevs https://kutt.it/ctks8K
@NekoMirra · Post #1577 · 01/07/2026, 05:32 PM
Vscode快速配置Clangd+Cmake开发环境 https://cevolve05.github.io/post/2025/07/15/config-devenv-cpp-vscode/ √此帖得到了原作者的巡回检视(x #cpp#clangd