groovy 2 cookbook
... install the latest Groovy distribution, you can issue the following command: > gvm install groovy Downloading: groovy 2. 1.6 Installing: groovy 2. 1.6 Done installing! 2. At the end of the ... install groovy 1.8.6 Downloading: groovy 1.8.6 Installing: groovy 1.8.6 Done installing! www.it-ebooks.info Getting Started with Groovy 22 4. Again it will ask about setting...
Ngày tải lên: 01/08/2014, 17:14
PfSense 2 Cookbook pdf
... requirements 21 4 Determining our interface requirements 21 7 Choosing a standard or embedded Image 21 9 Choosing a Form Factor 22 0 Index 22 5 Chapter 1 21 7. Highlight the public key that was generated ... 20 7 Monitoring system activity 20 9 Appendix B: Determining our Hardware Requirements 21 1 Introduction 21 1 Determining our deployment scenario 21 2 Determining our throughp...
Ngày tải lên: 15/03/2014, 22:20
OpenVPN 2 Cookbook ppt
... aecho command: aecho openvpnserver 22 bytes from 6 528 0.1: aep_seq=0. time =26 . ms 22 bytes from 6 528 0.1: aep_seq=1. time =26 . ms 22 bytes from 6 528 0.1: aep_seq =2. time =27 . ms A tcpdump -nnel -i tap0 ... tun proto udp port 1195 secret AtoC.key 0 ifconfig 10 .20 0.0.5 10 .20 0.0.6 route 1 92. 168.4.0 25 5 .25 5 .25 5.0 vpn_gateway 5 route 1 92. 168.5.0 25 5 .25 5 .25 5.0 vpn_gat...
Ngày tải lên: 23/03/2014, 07:20
pfsense 2 cookbook
... 21 4 Determining our interface requirements 21 7 Choosing a standard or embedded Image 21 9 Choosing a Form Factor 22 0 Index 22 5 www.it-ebooks.info Preface 2 Chapter 7, Services and Maintenance describes ... 20 7 Monitoring system activity 20 9 Appendix B: Determining our Hardware Requirements 21 1 Introduction 21 1 Determining our deployment scenario 21 2 Determining our throug...
Ngày tải lên: 05/05/2014, 12:00
programming groovy 2
... Running Groovy on the Command Line 7 1.6 Using an IDE 8 2. Groovy for Java Eyes . . . . . . . . . . 11 From Java to Groovy 1 12. 1 2. 2 JavaBeans 19 2. 3 Flexible Initialization and Named Arguments 22 2. 4 ... Parameters 24 2. 5 Using Multiple Assignments 25 2. 6 Implementing Interfaces 26 2. 7 Groovy Boolean Evaluation 30 2. 8 Operator Overloading 31 2. 9 Support of Java...
Ngày tải lên: 05/05/2014, 16:42
... Web-Service call using X509 certicate 22 0 Encrypting/decrypting of SOAP messages 22 5 Chapter 8: Securing SOAP Web-Services using WSS4J Library 23 5 Introduction 23 5 Authenticating a Web-Service call ... Remoting 28 1 Introduction 28 1 Setting up Web-Services using RMI 28 2 Setting up a servlet-based Web-Service using Hessian/Burlap, exposing business beans 28 6 Setting up Web-Ser...
Ngày tải lên: 29/05/2014, 20:52
wxPython 2.8 Application Development Cookbook docx
... tools 24 1 Using Timers 24 6 Capturing output 24 9 Chapter 12: Building and Managing Applications for Distribution 25 5 Introduction 25 5 Working with StandardPaths 25 6 Persisting the state of the UI 25 8 Using ... SingleInstanceChecker 26 0 Exception handling 26 5 Optimizing for OS X 26 6 Supporting internationalization 26 9 Distributing an application 27 3 Index 27 9 www.it-eb...
Ngày tải lên: 16/03/2014, 07:20
... 21 5 Storing an ordered dictionary in Redis 21 8 Distributed word scoring with Redis and execnet 22 1 Chapter 9: Parsing Specic Data 22 7 Introduction 22 7 Parsing dates and times with Dateutil 22 8 Time ... Datasets 20 1 Introduction 20 2 Distributed tagging with execnet 20 2 Distributed chunking with execnet 20 6 Parallel list processing with execnet 20 9 Storing a frequency dis...
Ngày tải lên: 16/03/2014, 20:21
Python Text Processing with NLTK 2.0 Cookbook doc
... similarity 19 Discovering word collocations 21 Chapter 2: Replacing and Correcting Words 25 Introduction 25 Stemming words 25 Lemmatizing words with WordNet 28 Translating text with Babelsh 30 Replacing ... len(set(synonyms)) 25 Antonyms Some lemmas also have antonyms. The word good, for example, has 27 synsets, ve of which have lemmas with antonyms. >>> gn2 = wordne...
Ngày tải lên: 23/03/2014, 21:20
JavaFX 1.2 Application Development Cookbook doc
... in ch 02/ source-code/src/text/TextOriginDemo.fx. Line{startX:50 startY:0 endX:50 endY :20 0 stroke:Color.SILVER} Line{startX:0 startY :25 endX:400 endY :25 stroke:Color.SILVER} Text { x:50 y: 25 font: ... the rectangle using properties width and height: Rectangle { x: 50 y: 20 width: 300 height: 20 0 arcWidth: 20 arcHeight : 20 } arcWidth and arcHeight—optionally, you can use t...
Ngày tải lên: 30/03/2014, 05:20