您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. kamstruplinnet.callers_0.5.1.zip

  2. kamstruplinnet.callers_0.5.1.zip
  3. 所属分类:Java

    • 发布日期:2009-11-02
    • 文件大小:140288
    • 提供者:heyuanjia520
  1. Manning - JUnit in Action.pdf

  2. Unit tests often focus on testing whether a method is following the terms of its API contract. Like a written contract by people who agree to exchange certain goods or services under specific conditions, an API contract is viewed as a formal agreeme
  3. 所属分类:Java

    • 发布日期:2012-06-03
    • 文件大小:15728640
    • 提供者:yfkscu
  1. C++ FAQ 常见问题问答详解

  2. C++ 常见问题问答详解。 Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do develo
  3. 所属分类:C++

    • 发布日期:2012-08-14
    • 文件大小:917504
    • 提供者:ubcwang
  1. Debugging Malloc Lab: Detecting Memory-Related Errors

  2. Introduction The usual implementation of malloc and free are unforgiving to errors in their callers' code, including cases where the programmer overflows an array, forgets to free memory, or frees a memory block twice. This often does not affect the
  3. 所属分类:C

    • 发布日期:2012-10-31
    • 文件大小:2048
    • 提供者:rovingbreeze
  1. Asterisk Cookbook

  2. Asterisk has a wealth of features to help you customize your PBX to fill very specific business needs. This short cookbook offers recipes for tackling dialplan fundamentals, making and controlling calls, and monitoring channels in your PBX environme
  3. 所属分类:电信

    • 发布日期:2013-01-25
    • 文件大小:5242880
    • 提供者:yetyongjin
  1. Advertisem

  2. Advertisement for Callers
  3. 所属分类:C#

    • 发布日期:2014-09-10
    • 文件大小:24576
    • 提供者:qq_20595777
  1. Perl-compatible Regular Expressions VC compile project

  2. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. Certain features that appeared in Python and PCRE before they appeared in Perl are al
  3. 所属分类:Perl

    • 发布日期:2009-03-13
    • 文件大小:52224
    • 提供者:inu1255
  1. SAIA PCD4 PLC 使用手册.pdf

  2. SAIA PCD4 PLC 使用手册pdf,SAIA PCD4 PLC 使用手册PCDA Processor module User memory PCDA M170 Page 6 1 MByte RAM and plug-on flash card for saving up to 428KBytes Lscr memory user memory PrD Pages 4/5 RAM or eprom 二 Page 5 Field bus connections sockets b1 and/
  3. 所属分类:其它

    • 发布日期:2019-10-13
    • 文件大小:2097152
    • 提供者:weixin_38744435
  1. Google C++ Style Guide

  2. The goal of this guide is to manage this complexity by describing in detail the dos and don'ts of writing C++ code. These rules exist to keep the code base manageable while still allowing coders to use C++ language features productively.In general, e
  3. 所属分类:C++

    • 发布日期:2019-04-19
    • 文件大小:488448
    • 提供者:devices
  1. SourceCodex:快速获取呼叫者被调用者定义并搜索术语源代码项目-Search source code

  2. 源代码 一个非常简单的平台,用于在代码项目中搜索呼叫/呼叫者(和术语) 特征 搜索呼叫者/被呼叫者和模式 足够快以用于增量完成 易于使用(命令行工具) 设计简单(只有两个源文件:shell脚本和Coffeescr ipt程序) 支持Javascr ipt和Coffeescr ipt 易于扩展其他语言 零管理员(用于监视项目更改的命令行选项意味着不需要服务) 少量的依赖项(POSIX / cygwin,node.js和几个node.js项目) 用法 sourcecodex [ -h | -
  3. 所属分类:其它

    • 发布日期:2021-03-24
    • 文件大小:9216
    • 提供者:weixin_42134537
  1. gounwind:使用框架指针展开实验栈堆栈-源码

  2. 狂风 gounwind是一个很小的Go库,它代替了 。 它的存在是为了说明从理论上讲,使用帧指针时,堆栈展开的简单性和快速性。 与runtime.Callers()相比,gounwind是: 〜快50 与 完全不安全的生产使用 无法识别内联函数 仅在64位平台 基准 下面的基准测试显示了展开具有16帧的堆栈的性能。 这些数字来自我的macOS机器,适用于Linux的Docker给了我非常相似的结果。 goos: darwin goarch: amd64 pkg: github.com/f
  3. 所属分类:其它

    • 发布日期:2021-03-12
    • 文件大小:2048
    • 提供者:weixin_42136826
  1. emacs-cquery:cquery的Emacs客户端,这是一种低延迟语言服务器,支持数百万行C ++代码库-源码

  2. emacs查询 的emacs-cquery为客户 ,低延迟语言服务器支持多百万线C ++代码库,搭载libclang。 它利用 ,还提供了一些LSP的cquery扩展: 语义突出显示 非活动区域(例如#if false区域) 交叉引用: $cquery/base $cquery/callers $cquery/derived $cquery/vars 有关更多信息 快速开始 ( require 'cquery ) ( setq cquery-executable " /path/to/c
  3. 所属分类:其它

    • 发布日期:2021-03-01
    • 文件大小:20480
    • 提供者:weixin_42128676