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

搜索资源列表

  1. AngularJS Test-driven Development

  2. Implement the best practices to improve your AngularJS applications using test-driven development About This Book Learn about TDD techniques, the TDD lifecycle, and its power through clear examples to enhance your Angular applications Integrate Angu
  3. 所属分类:Javascript

    • 发布日期:2015-02-24
    • 文件大小:1048576
    • 提供者:vanridin
  1. nsq-master源码

  2. Quick Start The following steps will run a small NSQ cluster on your local machine and walk through publishing, consuming, and archiving messages to disk. follow the instructions in the INSTALLING doc. in one shell, start nsqlookupd: $ nsqlookupd in
  3. 所属分类:其它

    • 发布日期:2015-03-02
    • 文件大小:431104
    • 提供者:a15084903295
  1. Django-1.7.5.tar.gz

  2. django1.7.5压缩包 Before you can use Django, you’ll need to get it installed. We have a complete installation guide that covers all the possibilities; this guide will guide you to a simple, minimal installation that’ll work while you walk through the i
  3. 所属分类:Web开发

    • 发布日期:2015-03-06
    • 文件大小:7340032
    • 提供者:u010459100
  1. WebWorkinAction.pdf

  2. In this chapter, we’ll walk through a brief example that demonstrates the basics of WebWork. By the end of this chapter, you should have enough understanding of WebWork to build simple web-based applications. Later in the book, you’ll expand on what
  3. 所属分类:Web开发

    • 发布日期:2008-10-30
    • 文件大小:1048576
    • 提供者:xiezuohao
  1. web caching

  2. What You Will and Won't Find Here Chapter 1 introduces caching and provides some background material to help the rest of the book make sense. In addition, companies that provide caching products are listed here. In Chapter 2, we'll dive into the Hyp
  3. 所属分类:Web开发

    • 发布日期:2008-10-31
    • 文件大小:899072
    • 提供者:eagleyan
  1. Python Projects(Wrox,2014)

  2. Python Projects is the ultimate resource for the Python programmer with basic skills who is ready to move beyond tutorials and start building projects. The preeminent guide to bridge the gap between learning and doing, this book walks readers throug
  3. 所属分类:Python

    • 发布日期:2015-03-30
    • 文件大小:10485760
    • 提供者:vanridin
  1. KnockoutJS Essentials(PACKT,2015)

  2. KnockoutJS is a Model View ViewModel (MVVM) framework that allows you to simplify the design of complex user. Knockout makes data manipulation simple and leads to maintainable web applications. KnockoutJS Essentials gives you an insight into the bes
  3. 所属分类:Javascript

    • 发布日期:2015-04-10
    • 文件大小:9437184
    • 提供者:vanridin
  1. Packt.Build.Your.Own.PaaS.with.Docker.

  2. Create, modify, and run your own PaaS with modularized containers using Docker About This Book Build your own PaaS using the much-appreciated software Docker. Isolate services in containers to have a fully modularized and portable system. Step-by-st
  3. 所属分类:Web开发

    • 发布日期:2015-04-13
    • 文件大小:5242880
    • 提供者:ramissue
  1. Sudoku.Programming.with.C.1484209966

  2. Sudoku Programming with C teaches you how to write computer programs to solve and generate Sudoku puzzles. This is a practical book that will provide you with everything you need to write your own books of Sudoku Classic and Samurai puzzles. But be
  3. 所属分类:C

    • 发布日期:2015-04-15
    • 文件大小:4194304
    • 提供者:ramissue
  1. beaglebone for dummies

  2. BeagleBone For Dummies is the definitive beginner's guide to using the popular BeagleBone board to learn electronics and programming. Unlike other books that require previous knowledge of electronics, Linux, and Python, this one assumes you know not
  3. 所属分类:硬件开发

    • 发布日期:2015-04-29
    • 文件大小:23068672
    • 提供者:u010794281
  1. Learning Yii Testing(PACKT,2015)

  2. Testing your application often and early is a key consideration in modern web development. PHP developers using the high-performance PHP framework Yii have access to Codeception, a testing suite that provides comprehensive support for unit, function
  3. 所属分类:PHP

    • 发布日期:2015-05-13
    • 文件大小:9437184
    • 提供者:vanridin
  1. Build Your Own PaaS with Docker(PACKT,2015)

  2. Docker is a great tool in many ways for developers and people in DevOps. We begin by learning how easy it is to create and publish your own customized Docker images and making them available to everyone. We also see how practical it is to separate e
  3. 所属分类:Web开发

    • 发布日期:2015-05-26
    • 文件大小:7340032
    • 提供者:vanridin
  1. Data.Visualization.with.JavaScript.1593276052

  2. You've got data to communicate. But what kind of visualization do you choose, how do you build it, and how do you ensure that it's up to the demands of the Web? In Data Visualization with Javascr ipt, you'll learn how to use Javascr ipt, HTML, and C
  3. 所属分类:Javascript

    • 发布日期:2015-05-28
    • 文件大小:19922944
    • 提供者:ramissue
  1. Programming Interviews Exposed 英文版

  2. Programming Interviews Exposed 2nd Edition The pressure is on during the interview process but with the right preparation, you can walk away with your dream job. This classic book uncovers what interviews are really like at America's top software an
  3. 所属分类:其它

    • 发布日期:2015-05-29
    • 文件大小:4194304
    • 提供者:sinat_14815655
  1. python实现制定目录下所有arcgis gdb内要素的批量添加

  2. (1)利用os.walk搜索制定目录下所有gdb目录下的要素,采用arcpy将gdb内的要素批量加载至arcmap中。 (2)实现的主要技术难点是目录、gdb名称、要素名称中存在中文,制造了很大的困难,本脚本顺利解决了中文乱码的问题,并在代码中给出了详细的注释。 (3)由于经验不足,发现程序执行正常却无法在mxd中看到加载的数据,经反复查找原因解决了程序正常mxd中无数据的问题。
  3. 所属分类:Python

    • 发布日期:2015-06-12
    • 文件大小:2048
    • 提供者:cdu_panda
  1. Online.Game.Pioneers.at.Work.1430241853

  2. In this groundbreaking collection of 15 interviews, successful founders of entertainment software companies reflect on their challenges and how they survived. You will learn of the strategies, the sacrifices, the long hours, the commitment, and the
  3. 所属分类:网络游戏

    • 发布日期:2015-06-15
    • 文件大小:2097152
    • 提供者:ramissue
  1. walksurvey2012用户操作手册

  2. walksurvey2012用户操作手册
  3. 所属分类:DNS

    • 发布日期:2015-06-16
    • 文件大小:14680064
    • 提供者:qq_29069993
  1. 虚拟现实作品

  2. DEF walk Viewpoint { position -48 -12.74 -10.73 orientation 0.03594 -0.998 0.05267 -4.337 fieldOfView 0.928 descr iption "walk" } DEF top Viewpoint { position -25.51 16.12 -17.32 orientation 0.7043 0.6409 0.3053 -1.189 fieldOfView 1.277 descr iption
  3. 所属分类:其它

    • 发布日期:2015-06-22
    • 文件大小:968704
    • 提供者:cplasf12
  1. Build Your Own PaaS with Docker.

  2. Docker is a great tool in many ways for developers and people in DevOps. We begin by learning how easy it is to create and publish your own customized Docker images and making them available to everyone. We also see how practical it is to separate e
  3. 所属分类:群集服务

    • 发布日期:2015-06-26
    • 文件大小:7340032
    • 提供者:solio5
  1. java版的SNMP_get/walk/getbulk

  2. java版的SNMP_get,SNMP_walk,SNMP_getbulk,详细举例代码完整版!!
  3. 所属分类:Java

    • 发布日期:2015-07-05
    • 文件大小:11264
    • 提供者:qq_27780187
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 36 »