CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 测试书籍

搜索资源列表

  1. NUnit

    0下载:
  2. 关于.net下nunite测试的一个书籍,欢迎大家下载,互相学习!-About. Net under nunite test a book, welcome to download, learn from each other!
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:385.05kb
    • 提供者:林喵喵
  1. DevelopOfTestDrive

    0下载:
  2. 测试驱动开发,不错的入门级测试开发书籍,初学者可以看一下。-Test-driven development, a good entry-level test development books, beginners can take a look.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6.67mb
    • 提供者:lostman
  1. 010411

    0下载:
  2. 这是以个讲述如何编写高效代码和优化程序的书籍,内部有大量已经测试通过的源码,帮助读者学习和提高自己的编程水平-This is a talk about how to write efficient code and optimize the process of books, a lot has been tested within the source code to help readers learn and improve their level of programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:590.57kb
    • 提供者:
  1. test

    0下载:
  2. 软件测试经典书籍,适合软件测试初学者,其中一本为软件测试原书第二版电子版-Software testing classic books for beginners software testing, including one for software testing of the original electronic version of the second edition of the book
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6.6mb
    • 提供者:littlejucy
  1. CrackingPthePCodingPInterviewP-P4ed

    0下载:
  2. 非常全面的 计算机软件面试书籍 包括算法,语言,面向对象设计与开发,测试,以及计算机底层知识-very powerfull e-book for software interview, including topics like, algorithm,programming language, OOdesign and development, testing and low level knowledge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1.25mb
    • 提供者:仇玲
  1. art-software-testing

    0下载:
  2. 软件测试的艺术第二版,上课用书籍,Glenford J.Myers等著-The second edition of the art software testing, school with books, Glenford J. Myers wait
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.15mb
    • 提供者:Alex
  1. UnitTesting_For_C_and_CPP

    0下载:
  2. C/C++ 单元测试介绍 目前市面上的单元测试书籍,以Java和C#为主,专门探讨C/C++单元测试的几乎没有。虽然基本的测试原理差不多,但单元测试面对源代码,与语言特性关系紧密,不同语言在测试细节上的差异还是很大的,而细节往往决定了测试能否顺利进行。而这是一本专门探讨C/C++单元测试的教程-C/C++ unit testing introduction of the unit test books currently on the market, the Java and C# main
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.79mb
    • 提供者:j-wu06
  1. (stu)File1

    0下载:
  2. 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.52kb
    • 提供者:lj
  1. I3DDirecttX9n

    0下载:
  2. 3D游戏程序设计入门DirectX9是D3D游戏开发的的基础书籍,希望对各位有所帮助。,已通过测试。 -3D game programming entry DirectX9 D3D games developed by books, I hope to help you. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:lihoulian
  1. Iulk3n

    0下载:
  2. 深入理解linux内核第三版电子书,chm格式,linuux经典书籍,学习linux内核必备,已通过测试。 -In-depth understanding of the linux kernel third edition e-book chm format, linuux classic books to learn essential linux kernel has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:anticipate
  1. BVerilog_examo

    0下载:
  2. 关于FPGA的书籍,介绍了大量的Verilog实例例,对初学者很有帮助 ,经测试可直接使用。 -FPGA book introduces the Verilog instance cases, useful for beginners, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:111.02kb
    • 提供者:hehe88999
  1. dan_yuan_ce_shi_zhi_dao_csharp

    0下载:
  2. 单元测试之道C#版的源代码.看到之前只有2.0的pdf书籍,没有这一个C#版的源代码,特地上传-Road C# version of the unit test source code. Seen before only 2.0 pdf books, without which a C# version of the source code, specifically to upload
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:51.28kb
    • 提供者:randy
  1. LIB

    0下载:
  2. 编写三个类,图书类、学生类和测试类,可以处理简单的书籍借阅情况,包括借书和还书等。图书类的数据成员包括书名、书号和借书学生等;方法包括借书、还书和显示书籍信息等。学生类的数据成员包括姓名、学号和所借书籍等;方法包括显示学生信息等。测试类是一个应用程序,在该程序中创建图书类和学生类对象,完成图书的借阅和归还。(Write three classes, books, students and test class, can handle simple books borrowing, includi
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:dasdasdasd
搜珍网 www.dssz.com