0

ssh the secure shell the definitive guide

Java Script - The Definitive Guide

Java Script - The Definitive Guide

Kỹ thuật lập trình

... see if the value of the variable a is equal to the number 4. If it is, the s the boolean value true. If a is not equal to 4, the result of the else if equals . If so, it adds to ; otherwise, ... in the myformproperty of an object named . a method, and the property name becomes the method name. To invoke a method of an object, use the . syntax to extract the function value from the ... compute the sine of the numeric value x:In addition to these basic arithmetic operations, JavaScript supports more complex mathematical operations through a large number of mathepart of the language....
  • 461
  • 947
  • 3
Java Script - The Definitive Guide - Preface

Java Script - The Definitive Guide - Preface

Kỹ thuật lập trình

... browser. At the time of this writing, the Mozilla browser is not yet at the 1.0 release level, but the browser is matureenough that Netscape has based its 6.0 and 6.1 browsers upon the Mozilla ... API to which they can code. Netscape reviewed the new material on JavaScript 1.5 in this fourth edition. The new material on the W3C DOM was reviewed by Philippe Le Hegaret of the W3C; by Peter-Paul ... from the book's web site. Follow the Examples link from the book's catalog page: http://www.oreilly.com/catalog/jscript4/AcknowledgmentsBrendan Eich of the Mozilla organization is the...
  • 4
  • 323
  • 0
Guide to the Secure ConfiguratGuide Configuration and Administration of Microsoft Exchange

Guide to the Secure ConfiguratGuide Configuration and Administration of Microsoft Exchange

An ninh - Bảo mật

... potentially non -secure. When saving the password to disk, the password is not encrypted on the disk and is readable to anyone who obtains the disk the disk must be kept in a secure place. The use of ... with the ability to read each other’s downloaded mail. To prevent this and other similar problems, the following guidelines are recommended. $ When creating user profiles, the following guidelines ... floppy disk to store the Key Manager password requires that the Key Manager service have access to the floppy. Per the Guide to Secure Microsoft Windows NT Networks”, the floppy disk is allocated...
  • 62
  • 361
  • 0
JavaScript The Definitive Guide

JavaScript The Definitive Guide

Kỹ thuật lập trình

... primes. In the context of the Web and web browsers, however, thesearen't particularly interesting applications of the language. As mentioned earlier, the real power ofJavaScript lies in the browser ... use the Document object to generate documents entirely from scratch. Furthermore,properties of the Document object allow you to specify colors for the document background, the text, andfor the ... by the client, the server executes the script or scripts containedin the document and sends the resulting document (which may be partially static and partiallydynamically generated) to the...
  • 607
  • 313
  • 0
Tài liệu HTML The Definitive Guide pdf

Tài liệu HTML The Definitive Guide pdf

Tin học văn phòng

... work. This book, therefore, is the definitive guide to HTML. We give details for all the elements of the HTML 4.0 standard, plus the variety of interesting and useful extensions to the language—some ... in the image, the graphical browser sends the relative x,y coordinates of the mouse posi-tion to the server that is also designated in the anchor. A special server programthen translates the ... tags and their attributes. Stillothers embed HTML tags as they compose.We think the stepwise approach—compose, then mark up—is the better way. Wefind that once we’ve defined and written the document’s...
  • 609
  • 802
  • 0
Tài liệu DocBox the Definitive Guide-Chapter 1. Getting Startedwith SGML/XML ppt

Tài liệu DocBox the Definitive Guide-Chapter 1. Getting Startedwith SGML/XML ppt

Kỹ thuật lập trình

... semantically, the program that produces the online version can determine which occurrences of the word "book" in the text are actually references to the Book element. The the entity ... can reference other documents from within your document. If these entities contain document text (SGML or XML), then references to them cause the parser to insert the text of the external file ... within a document) the structure and semantic content of a document. It does not mark up the way in which the document will appear to the reader, in print or otherwise. In the days before word...
  • 21
  • 353
  • 0
Tài liệu DocBox the Definitive Guide-Chapter 2. Creating DocBook Documents pptx

Tài liệu DocBox the Definitive Guide-Chapter 2. Creating DocBook Documents pptx

Kỹ thuật lập trình

... ]> These declarations form what is known as the internal subset. The declarations stored in the file referenced by the public or system identifier in the DOCTYPE declaration is called the ... example), there are a few other options available (technically in front of or in place of the text description), but they're rarely used. [4] language Indicates the language in which the ... prologue. The following sections describe the features of the prologue. 2.1.1. An SGML Declaration SGML documents begin with an optional SGML Declaration. The declaration can precede the document...
  • 64
  • 405
  • 0
Tài liệu DocBox the Definitive Guide-Chapter 3. Parsing DocBook Documents pdf

Tài liệu DocBox the Definitive Guide-Chapter 3. Parsing DocBook Documents pdf

Kỹ thuật lập trình

... out of context start tag. In fact, they're really the same error. The problem is never caused by the missing end tag per se, rather it's caused by the fact that something following ... in the test chapter. It is unremarkable in every regard. This is a paragraph in the test chapter. It is The telltale sign that SP could not find the DTD, or some module of the DTD, is the ... The xp distribution includes several sample programs. One of these programs, Time, performs a validating parse of the document and prints the amount of time required to parse the DTD and the...
  • 26
  • 372
  • 0
Tài liệu DocBox the Definitive Guide-Chapter 4. Publishing DocBook Documents ppt

Tài liệu DocBox the Definitive Guide-Chapter 4. Publishing DocBook Documents ppt

Kỹ thuật lập trình

... that there's no option required before the declaration; it simply occurs before the first filename. Jade concatenates all of the files that you give it together, and parses them as if they ... that points to the SGML declaration that should be used when parsing the document. There's no easy way to have both the stylesheet and the document in the same directory if they must be ... document. 4.5.2. Use the Catalogs The other way to fix this is with a little catalog trickery. First, note that Jade always looks in the file called catalog in the same directory as the document that...
  • 48
  • 470
  • 0
Tài liệu DocBox the Definitive Guide-Chapter 5. Customizing DocBook docx

Tài liệu DocBox the Definitive Guide-Chapter 5. Customizing DocBook docx

Kỹ thuật lập trình

... that may be useful is the alternate version of this book that shows all of the element content models in terms of the parameter entities which define them, rather than the "flattened" ... Layer Figuring out what to change may be the hardest part of the process. The organization of the parameter entities is quite logical, and, bearing in mind the organization described in Section ... want to add the name of the new element to the appropriate class. %*.mix; Mixtures are collections of classes that appear in content models. For example, the content model of the Example...
  • 45
  • 386
  • 0
Tài liệu HTML The Definitive Guide pptx

Tài liệu HTML The Definitive Guide pptx

Kỹ thuật lập trình

... reset the form or send itscontents to the server. Users fill out the form at their leisure, perhaps after reading the rest of the document, and then click a special send button that makes the ... at the beginning. Name anchors let you begin the display at the section of interest further down. Simply include them anywhere that they make sense as ahyperlink target. They do not change the ... consists of the document's name preceded by the hierarchy ofdirectory names in which the file is stored (pathname), the Internet domain name of the server thathosts the file, and the software...
  • 588
  • 1,245
  • 0
Tài liệu Hadoop: The Definitive Guide docx

Tài liệu Hadoop: The Definitive Guide docx

Kỹ thuật lập trình

... }'done The script loops through the compressed year files, first printing the year, and thenprocessing each file using awk. The awk script extracts two fields from the data: the airtemperature ... a missing value in the NCDC dataset) and whether the quality codeindicates that the reading is not suspect or erroneous. If the reading is OK, the value iscompared with the maximum value seen ... functions: the map function and the reduce function. The input to our map phase is the raw NCDC data. We choose a text input format thatgives us each line in the dataset as a text value. The key is the...
  • 686
  • 8,221
  • 2
Tài liệu The 60 Minute Network Security Guide (First Steps Towards a Secure Network Environment) ppt

Tài liệu The 60 Minute Network Security Guide (First Steps Towards a Secure Network Environment) ppt

An ninh - Bảo mật

... assigned to them. These files are generally executed by a script, cron job, or other application that temporarily changes the permissions during the execution of the program, then resets the program ... to the configuration settings and the filters. Also, changes to the filters can be done with much more ease and accuracy. Then the file can be transferred from the computer to the router or the ... information assets must abide. The policy communicates the security goals to all of the users, the administrators, and the managers. The goals will be largely determined by the following key tradeoffs:...
  • 48
  • 597
  • 1

Xem thêm