Welcome![Sign In][Sign Up]
Location:
Search - cookbook

Search list

[IOSIOS.5.Programming.Cookbook.code

Description: IOS.5.Programming.Cookbook.code 一书的源代码
Platform: | Size: 7831365 | Author: jjhsing | Hits:

[BooksCSharp Cookbook

Description: CSharp CookBook
Platform: | Size: 762880 | Author: | Hits:

[Bookscookbook

Description: By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998. (See the catalog page for this book.) Search the text of Perl Cookbook. Table of Contents Copyright Page Foreword Preface Chapter 1: Strings Chapter 2: Numbers Chapter 3: Dates and Times Chapter 4: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon-By Tom Christiansen and Nathan Torkington First Edition ISBN 1-56592-243-3. published Aug, 1998. (See the catalog page az r this book.) Search the text of Perl Cookbook. T Copyright able of Contents Page Foreword Prefa ce Chapter 1 : Strings Chapter 2 : Numbers Chapter 3 : Dates and Times Chapter 4 : Arrays Chapter 5 : Hashes Chapter 6 : Pattern Matching Chapter 7 : File Access Chapter 8 : File Contents Chapter 9 : Directories Chapter 10 : Subroutines Chapter 11 : References and Records Chapter 12 : Packages, Libraries, and Modules Chapter 13 : Classes, Objects, and Ties Chapter 14 : Database Access Chapter 15 : User Interfaces Chapter 16 : Process Management and Communication Chapter 17 : Sockets Chapter 18 : Internet Services Chapter 19 : CGI Programming Chapter 20 : Web Automation Index
Platform: | Size: 1787904 | Author: David Yin | Hits:

[VHDL-FPGA-VerilogVHDL-Cookbook

Description: VHDL-Cookbook 初学VHDL的好资料。-VHDL-Cookbook novice VHDL good information.
Platform: | Size: 239616 | Author: 花玉良 | Hits:

[OtherOReilly.PHP.Cookbook.2nd.Edition.Aug.2006

Description: PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.-PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples-- or "recipes"-- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
Platform: | Size: 1437696 | Author: awake | Hits:

[OtherOReilly.Rails.Cookbook.Jan.2007

Description: The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics
Platform: | Size: 2166784 | Author: samuel chuang | Hits:

[OtherOReilly.Flex.3.Cookbook.May.2008

Description: Flex cookbook name : OReilly Flex 3 Cookbook May 2008.chm Very good reference for those using Flex 3 IDE
Platform: | Size: 3945472 | Author: jim | Hits:

[Windows DevelopFlex-3-Cookbook-Chinese-Version

Description: flex中文手册,Flex-3-Cookbook-Chinese-Version.rar-flex manual English, Flex-3-Cookbook-Chinese-Version.rar
Platform: | Size: 5548032 | Author: 王长克 | Hits:

[JSP/JavaOreilly.Java.Script.And.DHTML.Cookbook.eBook-LiB.

Description: On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers with a comprehensive collection of problems, solutions, and practical examples. The book s recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables.
Platform: | Size: 1541120 | Author: mojtaba | Hits:

[Bookslinux.networking.cookbook

Description: linux networking cookbook一本不错的关于linux network的书,大家可以看看,刚刚下载的;-)-linux networking cookbook a good book on linux network, we can see, just download -)
Platform: | Size: 3421184 | Author: yi | Hits:

[WEB CodeRegular-Expressions-Cookbook

Description: 中文名称:《正则表达式经典实例》 本书讲解了基于8种常用的编程语言使用正则表达式的经典实例。书中提供了上百种可以在实战中使用的实例,以帮助读者使用正则表达式来处理数据和文本。对于如何使用正则表达式来解决性能不佳、误报、漏报等常见的错误以及完成一些常见的任务,本书给出了涉及基于C#、Java、JavaScript、Perl、PHP、Python、Ruby和VB.NET等编程语言的解决方案。  本书的读者对象是对正则表达式感兴趣的软件开发人员和系统管理员。本书旨在教会读者很多新的技巧以及如何避免语言特定的陷阱,读者可以通过本书提供的实例解决方案库来解决实践中的复杂问题。 -This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn t come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. Regular Expressions Cookbook offers step-by-step instructions for some of the most common tasks involving this tool, with recipes for C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. With this book, you will: * Understand the basics of regular expressions through a concise tutorial * Use regular expressions effectively in several programming and scripting languages * Learn how to validate and format input * Manage words, lines, special characters, and numerical values * Find solutions for using regular expressions in URLs, paths, markup, and data exchange * Learn the nuances of more advanced regex features * Understand how regular expressions APIs
Platform: | Size: 4526080 | Author: zj | Hits:

[MySQLMySQL-Cookbook

Description: MySQL Cookbook - MySQL programming interfaces
Platform: | Size: 1466368 | Author: joewang12 | Hits:

[FlashMXActionScript.3.0.Cookbook

Description: AS3.0 COOKBOOK,flash as3.0开发经典书籍-AS3.0 COOKBOOK, flash as3.0 development of classic books
Platform: | Size: 1487872 | Author: 高运鹏 | Hits:

[Technology ManagementRESTful-Web-Services-Cookbook

Description: rest服务器搭建手册,网站为其他用户提供接口时使用-RESTful Web Services Cookbook
Platform: | Size: 1491968 | Author: 李武力 | Hits:

[VC/MFCosg-cookbook

Description: osg.cookbook,介绍了各种osg的例子,是学习osg的一本好书。内容比较深,适合有一定基础后的学习、(Osg.cookbook, introduced a variety of examples of OSG, is a good book to learn osg. Content is relatively deep, suitable for learning after a certain basis,)
Platform: | Size: 5317632 | Author: 懒星星 | Hits:

[Delphi VCLDelphi Cookbook - Second Editio - Daniele Teti

Description: Delphi Cookbook - Second Edition - Daniele Teti Over 60 hands-on recipes to help you master the power of Delphi for cross-platform and mobile development on multiple platforms
Platform: | Size: 6173696 | Author: jack smith | Hits:

[Documentscookbook

Description: VHDL CooK book 第一版 包括了一个32位处理器DP32的处理方法(The first version of VHDL Cookbook includes a 32 bit processor DP32 processing method)
Platform: | Size: 237568 | Author: sunrihui | Hits:

[BooksArduino Development Cookbook

Description: Arduino Development Cookbook
Platform: | Size: 3551232 | Author: hku | Hits:

[DocumentsPython Cookbook

Description: 正如Python3代表未来一样,新的《Python Cookbook》版本相比较之前的版本有了一个全新的改变。最重要的是,这个意味着本书是一本非常前沿的参考书。书中所有代码都是在Python3.3版本下面编写和测试的,并没有考虑之前老版本的兼容性,也没有标注旧版本下的解决方案。这样子可能会有争议,但是我们最终的目的是写一本完全基于最新最先进工具和语言的书籍。希望这本书能成为在Python3下编码和想升级之前遗留代码的程序员的优秀教程。(Just like Python3 represents the future, the new version of Python Cookbook has a completely new change compared with the previous version. Most importantly, this means that this book is a very advanced reference book. All the code in the book is written and tested under the Python3.3 version. It doesn't take into account the compatibility of the previous version, nor does it label the old version of the solution. This may be controversial, but our ultimate goal is to write a book based entirely on the latest and most advanced tools and languages. I hope this book can be an excellent tutorial for programmers coding and upgrading legacy code in Python3.)
Platform: | Size: 1860608 | Author: 朱猪 | Hits:

[Internet-Network《Python+Cookbook》第三版中文v2.0.0

Description: 用于学习python与cookbook的一本书,适用于python小伙伴(A book for learning Python and cookbook, for Python buddies)
Platform: | Size: 2066432 | Author: 简单牛 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net