书栈网 · BookStack 本次搜索耗时 0.089 秒,为您找到 835 个相关结果.
  • Mocking for Dummies

    gMock for Dummies What Is gMock? Why gMock? Getting Started A Case for Mock Turtles Writing the Mock Class How to Define It Where to Put It Using Mocks in Tests Setting Exp...
  • ls 显示目录内容列表

    ls 补充说明 语法 选项 参数 实例 扩展知识 不同颜色代表的文件类型 ls 显示目录内容列表 补充说明 ls命令 就是list的缩写,用来显示目标列表,在Linux中是使用率较高的命令。ls命令的输出信息可以进行彩色加亮显示,以分区不同类型的文件。 语法 ls [选项] [文件名...] [- 1abcdf...
  • 前言

    前言 这本书有什么特点?面向什么样的读者? 又是一本C语言书。好吧,为什么我要学这本书而不是谭浩强或者K&R? 这本书“是什么”和“不是什么” 为什么要在Linux平台上学C语言?用Windows学C语言不好吗? 致谢 最后几句话 前言 这本书有什么特点?面向什么样的读者? 这本书最初是为北京亚嵌教育研究中心的嵌入式Linux系统工程...
  • Cython Changelog

    Cython Changelog 0.29.6 (2019-02-27) Bugs fixed 0.29.5 (2019-02-09) Bugs fixed 0.29.4 (2019-02-01) Bugs fixed 0.29.3 (2019-01-19) Bugs fixed 0.29.2 (2018-12-14) Bugs fixed ...
  • Command-line options

    Command-line options Command-line options General options Compilation Generating highlighted source code Imports and libraries Command-line and pragma options Performance Pri...
  • Command-line options

    Command-line options Command-line options General options Compilation Generating highlighted source code Imports and libraries Command-line and pragma options Performance Pri...
  • Mocking Cookbook

    gMock Cookbook Creating Mock Classes Dealing with unprotected commas Mocking Private or Protected Methods Mocking Overloaded Methods Mocking Class Templates Mocking Non-virtual...
  • 选择Linux

    4524 2019-03-05 《征服 Linux》
    缘起 生存渐进史 三个虚拟世界:Linux, Mac, Windows 开发者的操作系统 Linux 哲学 缘起 我大概是从2010年4月份开始把自己的桌面开发环境从 Windows XP 迁移到 Ubuntu 10.04 的,说起来也已经有两年半的 Ubuntu 使用经验。那次迁移的原因大致是因为某个阶段特别迷恋如何高效的操作电脑,当时把 ...
  • 16.10. curses — 终端字符单元显示的处理

    16.10. curses — 终端字符单元显示的处理 16.10.1. 函数 16.10.2. Window 对象 16.10.3. 常量 16.11. curses.textpad — 用于 curses 程序的文本输入控件 16.11.1. 文本框对象 16.10. curses — 终端字符单元显示的处理 curses...
  • 用 Python 进行 Curses 编程

    用 Python 进行 Curses 编程 curses 是什么? Python 的 curses 模块 开始和结束 curses 应用程序 窗口和面板 显示文字 属性和颜色 用户输入 更多的信息 用 Python 进行 Curses 编程 作者 A.M. Kuchling, Eric S. Raymond 发布版本 2.04 ...