CMake Tools for Visual Studio

码农软件 · 软件分类 · C/C++开发工具 · 2019-11-10 07:57:56

软件介绍

这是一个 Visual Studio 的扩展为 CMake 语言提供了语法高亮和 IntelliSense 支持。

特点包括:

  • CMake 代码语法高亮

  • Member selection list boxes for CMake commands and variables

  • Tool tips giving the parameters to CMake commands

  • Brace matching for CMake code

  • Support for CMake code snippets

  • Context-sensitive help, available by pressing F1 in the Visual Studio editor while the insertion point is over a standard CMake command or variable

  • Access to the CMake GUI and documentation from the Tools menu in Visual Studio

本文地址:https://www.codercto.com/soft/d/18660.html

UNIX环境高级编程

UNIX环境高级编程

W.Richard Stevens Stephen A.Rago、Stephen A. Rago / 人民邮电出版社 / 2006-2 / 99.00元

本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第一版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信......一起来看看 《UNIX环境高级编程》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具