Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a feature rich yet simple language to deploy their products in. This book features extensive examples that not only demonstrate important concepts and practices, but also provide a cadre of fully-functional stand-alone programs. Readers can use the examples as the basis and building blocks for their own software
标签: Foundations Programming Network readers
上传时间: 2013-12-16
上传用户:小码农lz
本文将较为详细地介绍 Linux 下最常用的 shell,bash。bash(Bourne Again Shell) 是 Linux 的缺省 shell,并被大多数用户所使用,在本文中你将学会:
上传时间: 2016-04-08
上传用户:ippler8
Bash_Beginners_Guide_CHS.pdf,学习linux下bash shell编程的好工具!
上传时间: 2016-05-13
上传用户:515414293
A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration with Java. It can be used as a “scripting language”, but includes a compiler and all the benefits of a “real” programming language, including optional static typing.
标签: implementing high-level framework compiling
上传时间: 2014-01-05
上传用户:libinxny
在学习Unix/Linux作业系統的过程中,Shell Scripting是十分重要的一环。 本书知其所需,通过范例娓娓道来
上传时间: 2016-06-22
上传用户:stella2015
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.
标签: that solutions regularly Cookbook
上传时间: 2014-12-03
上传用户:努力努力再努力
Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft s ASP .NET technology in popularity. Programmers love its flexibility and speed designers love its accessibility and convenience.
标签: authoritative Programming PHP the
上传时间: 2016-06-30
上传用户:qq1604324866
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
标签: framework for execution ccScript
上传时间: 2013-12-18
上传用户:sssl
您可能还不知道终端服务的潜力到底有多大?让我们看看如何设计在终端服务里平稳运行、功能先进的企业应用程序。首先,了解终端服务应用软件的设计规范;其次,研究如何使用终端服务的脚本接口、API与托管代码调用方法;最后,我要介绍一个可以实现灵活定制的库:虚拟通道。 适合听众:企业IT架构师、开发人员 预备知识:终端服务的概念与使用经验,Scripting,Windows开发技能和.NET开发技能
上传时间: 2014-06-25
上传用户:zhoujunzhen
Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。 RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡意置入(script inclusion issues), 惡意網頁內容(content serving problems), insufficient XSRF 以及 XSS 防護(XSS defenses) 等。
上传时间: 2016-09-30
上传用户:LouieWu