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

搜索资源列表

  1. Addison.Wesley.C++.by.Dissection.2002.pdf

  2. 1 Writing an ANSI C++ Program 1 1.1 Getting Ready to Program....... 2 1.1 A First Program......... 3 1.2 Problem Solving: Recipes....... . 7 1.2.1 Algorithms—Being Precise...... . . 8 1.3 Implementing Our Algorithm in C++.... . . . 10 1.4 Software E
  3. 所属分类:C++

    • 发布日期:2008-04-16
    • 文件大小:5242880
    • 提供者:rootfs
  1. PADS-9.3完整版种子

  2. PADS-9.3完整版种子 PADS 9.3 的功能亮点,主要亮点如下: 1)DxDesigner 和 Symbol Editor 已经完全支持公制单位的设计和符号创建。 2)PADS ES suite 增加了 DxDataBook 功能。 3)PADS Logic, Layout, Router 新增 PADS Archiver 项目归档功能。 4)PADS Logic 完全开放智能PDF功能,不需额外购买。 5)PADS Layout 新增 Update from Library。 6)P
  3. 所属分类:硬件开发

    • 发布日期:2011-05-17
    • 文件大小:13312
    • 提供者:liukaili
  1. 什么是crc,crc的概念

  2. CRC(Class-Responsibility-Collaborator)卡建模是一种简单且有效的面向对象的分析技术。在一个OO(面向对象)开发项目中,包括用户、系统分析员和开发者在建模和设计过程中经常应用CRC卡建模,使整个开发团队普遍的理解形成一致。
  3. 所属分类:其它

    • 发布日期:2012-05-02
    • 文件大小:45056
    • 提供者:accp513161784
  1. Java工程师(程序员)面试题

  2. Java工程师(程序员)面试题 Struts,Spring,Hibernate三大框架的面试 作对象构造的。因此是由容器管理协作对象(collaborator)。 Spring即使一个AOP框架,也是一IOC容器。 Spring 最好的地方是它有助于您替换对象。有了 Spring,只要用 JavaBean 属性和配置文件加入依赖性(协作对象)。然后可以很容易地在需要时替换具有类似接口的协作对象。
  3. 所属分类:Java

    • 发布日期:2012-06-07
    • 文件大小:4096
    • 提供者:woshilichenxi
  1. PowerMock资料大全(E文)

  2. Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, p
  3. 所属分类:Java

    • 发布日期:2012-09-01
    • 文件大小:14680064
    • 提供者:zhonghuart
  1. 基于Code_Collaborator和Review_board的代码审工具试用对比说明.pdf

  2. 基于Code_Collaborator和Review_board的代码审工具试用对比说明.pdf
  3. 所属分类:互联网

    • 发布日期:2012-11-23
    • 文件大小:3145728
    • 提供者:shencaifeixia1
  1. Code Collaborator 6.5

  2. 轻量级代码评审工具,CodeCollaborator CodeCollaborator 是与 IBM® Rational Team Concert 工作流程相集成的唯一代码评审工具。它将源代码评审与聊天形式的协作集成起来,从而使开发员从联系注释与私人代码行的繁琐活动中解放了出来。当程序员向工作项添加更改项进行评审时,在 CodeCollaborator 中将会自动创建评审,并分配适当的批准者。团队成员可以直接注释代码,与代码开发者聊天,并就每一个问题进行协作,追踪错误(bug)并修复缺陷。整个
  3. 所属分类:其它

    • 发布日期:2013-07-02
    • 文件大小:57671680
    • 提供者:breezehappy
  1. PADS-9.3超好用种子版

  2. PADS-9.3超好用种子版 PADS 9.3 的功能亮点,主要亮点如下: 1)DxDesigner 和 Symbol Editor 已经完全支持公制单位的设计和符号创建。 2)PADS ES suite 增加了 DxDataBook 功能。 3)PADS Logic, Layout, Router 新增 PADS Archiver 项目归档功能。 4)PADS Logic 完全开放智能PDF功能,不需额外购买。 5)PADS Layout 新增 Update from Library。 6)
  3. 所属分类:电子政务

    • 发布日期:2013-08-20
    • 文件大小:13312
    • 提供者:meetstar
  1. hydrology-- a science of nature

  2. Originally written in French and first published in 2004, this book has become well-known, introducing a generation of francophone students and professionals to hydrology - one of several disciplines that collectively form the modern environmental s
  3. 所属分类:专业指导

    • 发布日期:2013-09-26
    • 文件大小:18874368
    • 提供者:nefu_qu
  1. collaborator试用与安装说明

  2. collaborator安装说明之前只有英文版,这是中文版的,比较详细。需要安装的朋友可以看看。
  3. 所属分类:网管软件

    • 发布日期:2013-10-10
    • 文件大小:1048576
    • 提供者:u012375806
  1. Spring面试题

  2. spring 的优点? 1.降低了组件之间的耦合性 ,实现了软件各层之间的解耦 2.可以使用容易提供的众多服务,如事务管理,消息服务等 3.容器提供单例模式支持 4.容器提供了AOP技术,利用它很容易实现如权限拦截,运行期监控等功能 5.容器提供了众多的辅助类,能加快应用的开发 6.spring对于主流的应用框架提供了集成支持,如hibernate,JPA,Struts等 7.spring属于低侵入式设计,代码的污染极低 8.独立于各种应用服务器 9.spring的DI机制降低了业务对象替换的
  3. 所属分类:Web开发

    • 发布日期:2015-05-06
    • 文件大小:50176
    • 提供者:u011225629
  1. code-collaborator

  2. Screen-by-screen walk-through for the most popular peer code review tool on the market.
  3. 所属分类:其它

    • 发布日期:2009-02-21
    • 文件大小:662528
    • 提供者:sky800w
  1. Smart Camera Design_Algorithms, Architectures, and Art-Springer(2018).pdf

  2. This book draws from three areas of computing: image processing, computer vision, and computer graphics. Image processing and computer vision in particular have long been separate fields with overlapping interests. This is partly a sociolog- ical ph
  3. 所属分类:硬件开发

    • 发布日期:2018-04-06
    • 文件大小:7340032
    • 提供者:windstand
  1. EVO Collaborator for Outlook 软件下载

  2. EvoCollaboratorOutlook 来源 http://cn.evo-mailserver.com.tw/download.php 作用 1. 探测可用的同步URL 2. 把 outlook 本地的日历或联系人同步到如 QQ 或 136 之类的 CalDAV CardDAV服务器上
  3. 所属分类:管理软件

    • 发布日期:2019-05-08
    • 文件大小:6291456
    • 提供者:oncsdn
  1. Unit Testing C_C++ Code_ When to Mock.pdf

  2. Useful questions to determine whether or not to mock - Is the real collaborator a source of risk for the stability of my tests? - Is it difficult to initialize the real collaborator? - Is it possible to verify the state of the collaborator afte
  3. 所属分类:嵌入式

    • 发布日期:2020-04-01
    • 文件大小:722944
    • 提供者:zhb_sh
  1. EVO Collaborator for Outlook v1.0.15

  2. 将 Outlook 的邮件、联系人、行事历及工作与 EVO Mail Server 同步透过 EVO Collaborator for Outlook 这套专属 Outlook Add-in,Outlook 不仅能与 EVO 进行 IMAP 电子邮件的同步,甚至还能将联系人、行事历及工作一并与 ECA 的 CardDAV 、 CalDAV 、WebCAL 做数据同步。如此一来,您可轻易地将桌面计算机的 Outlook 与智能手机 iPhone 上的电子邮件、联系人、行事历及工作四大区块进行整合与
  3. 所属分类:其它

    • 发布日期:2019-10-31
    • 文件大小:4194304
    • 提供者:weixin_38743481
  1. SqlmapDnsCollaborator:Burp扩展,可​​让您将Burp Collaborator用作DNS服务器,以通过Sqlmap渗出数据-源码

  2. SqlmapDnsCollaborator SqlmapDnsCollaborator是一个Burp扩展,可​​让您使用零配置的Sqlmap执行DNS渗透。 您将不需要DNS服务器或公共IP,只需一台具有Sqlmap和Burp的计算机即可。 通常如何使用Sqlmap执行DNS渗透: 您设置了DNS服务器! 您在该服务器上运行Sqlmap,该服务器对易受攻击的目标执行一些SQL注入。 易受攻击的目标将包含有趣数据的DNS请求发送到您的DNS服务器。 DNS请求由Sqlmap解释。 如
  3. 所属分类:其它

    • 发布日期:2021-02-14
    • 文件大小:3072
    • 提供者:weixin_42144554
  1. github-collaborator-audit:Python脚本,可生成贡献者和对每个存储库的访问权限的CSV报告-源码

  2. github-合作者-审核
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:4096
    • 提供者:weixin_42098251
  1. github-api-add-branch-and-collaborator:Github API示例,用于添加新分支和添加合作者-源码

  2. 用法 php index.php
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:114688
    • 提供者:weixin_42138408
  1. Collabfiltrator:通过Burp Collaborator提取DNS上的盲目的远程代码执行输出-源码

  2. 协作者 通过Burp Collaborator提取DNS上的盲目的远程代码执行输出。 版本:2.0 作者: 从下载Collabfiltrator 要求: Burp Suite Professional 1.7.x或更高版本 支持: 支持的目标: 视窗 Linux 用法: 从下拉菜单中选择一个平台,输入所需的命令,然后按Execute 。将为您选择的平台生成一个有效负载。选择“ Copy Payload to Clipboard ,在目标上运行生成的有效负载,然后等待结果出现在输出窗口中 如果您
  3. 所属分类:其它

    • 发布日期:2021-03-20
    • 文件大小:18432
    • 提供者:weixin_42138716
« 12 »