谈谈MYSQL那点事能 够 够 记录服务器那些 记录服务器那些 SQL SQL 执行速度比较慢 执行速度比较慢 另外有用的几个查询: 另外有用的几个查询: SHOW VARIABLES SHOW VARIABLES 、 、 SHOW SHOW STATUS STATUS 、 、 SHOW ENGINES SHOW ENGINES 使用 使用 DESC0 码力 | 38 页 | 2.04 MB | 1 年前3
C++20: An (Almost) Complete Overviewinitialization order fiasco Variables with static storage and dynamic initializers bugs due to undefined order of dynamic initializations ❌ Static variables with constant initializers ✔0 码力 | 85 页 | 512.18 KB | 6 月前3
C++高性能并行编程与优化 - 课件 - 16 现代 CMake 模块化项目管理指南Find 文件,则只能用古代的用法 。 • 例如右图是 FindCURL.cmake 的注释,可以 看到 IMPORTED Targets 章节是在介绍现代 的用法,而 Result Variables 章节是在介绍 古代的用法,我们尽量用现代的那种就行。 官方文档: find_package 的两种模式 指定使用哪种模式 • find_package(TBB MODULE REQUIRED)0 码力 | 56 页 | 6.87 MB | 1 年前3
Visualize Time Enabled Data using ArcGIS Qt (C++) and ToolkitShowcase a quick way to create a desktop app to visualize time enabled data • Setup the development environment using Esri templates • Use the ArcGIS toolkit to use already existing UI componentsTime aware0 码力 | 10 页 | 734.09 KB | 6 月前3
No Silver Bullet – Essence and Accident in Software Engineeringimmediacy, and hence enables us to maintain an overview of complexity • Unified programming environment • They attack the accidental difficulties of using tools togetherHopes for the Silver“Now let0 码力 | 35 页 | 1.43 MB | 5 月前3
NativeScript 101Terminal (Mac, Linux) o Free, Part of open source project o Requires installation, local environment setup to build for iOS/Android (requires Mac for iOS) o Integrates with Visual Studio Code0 码力 | 90 页 | 40.11 MB | 1 年前3
Rust 异步并发框架在移动端的应用 - 陈明煜社区并发框架介绍以及与移动端的不适配性 Introduction to third party Runtime crates and their incompatibility with mobile environment Rust 异步机制 Asynchronous Rust 异步并发框架是许多大型应用、系统具备的底层能力。 区别于多线程编程模型,它带来以下优势: 任务调度颗粒度更小,充分利用线程资源0 码力 | 25 页 | 1.64 MB | 1 年前3
应用 waPC (rust) 做软件测试工具Else send a list of TCP items TCP MITM 例子 • 模拟数据规则 • 自动化测试 • 验证功能 Assertion • 稳定环境 Stable environment • 报告能力(例如 junit) Reporting Basic API testing requirement API 测试也用 rust 软件测试工具 • 模拟数据规则 • 自动化测试0 码力 | 30 页 | 2.50 MB | 1 年前3
C++高性能并行编程与优化 - 课件 - 11 现代 CMake 进阶指南0927 环境变量的访问方式: $ENV{xx} • 用 ${xx} 访问的是局部变量,局部变量服从刚刚所说的父子模块传播规则。 • 而还有一种特殊的方式可以访问到系统的环境变量( environment variable ): $ENV{xx} 。 • 比如 $ENV{PATH} 就是获取 PATH 这个环境变量的值。 缓存变量的访问方式: $CACHE{xx} • 此外,还可以用0 码力 | 166 页 | 6.54 MB | 1 年前3
共 9 条
- 1













