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