w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
===

===(other) Instance Public methods Alias for: include?

>>

>>(num) Instance Public methods Returns a new ipaddr built by bitwise right-shift.

eql?

eql?(other) Instance Public methods Checks equality used by Hash.

hash

hash() Instance Public methods Returns a hash value used by Hash, Set, and Array classes

hton

hton() Instance Public methods Returns a network byte ordered string form of the IP address.

include?

include?(other) Instance Public methods Returns true if the given ipaddr is in the range. e.g.: require 'ipaddr' net1 = IPAddr.new("192.168.2.0/24") net2 = IPAddr.new("192.168.2.100") net3 = IPAddr.new("192.168.3.0") p net1.include?(net2) #=> true p net1.include?(net3) #=> false ===

inspect

inspect() Instance Public methods Returns a string containing a human-readable representation of the ipaddr. (â#<IPAddr: family:address/mask>â)

ip6_arpa

ip6_arpa() Instance Public methods Returns a string for DNS reverse lookup compatible with RFC3172.

ip6_int

ip6_int() Instance Public methods Returns a string for DNS reverse lookup compatible with RFC1886.

ipv4?

ipv4?() Instance Public methods Returns true if the ipaddr is an IPv4 address.

Popular Articles
mod_dir Apache Module mod_dir Description: Provides for "trailing slash" redirects and serving directory index files Status: Base ModuleIdentifier: dir_modu
Weighted Least Squares Weighted Least Squares Link to Notebook GitHub In [1]: from __future__ import print_function import numpy as np from scipy import stats import
Installation on XAMPP XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. Once you download XAMPP, all you have to do is extract it and start u
Tutorials Tutorials Image Segmentation How to parallelize loops
RegressionResults.conf_int() statsmodels.regression.linear_model.RegressionResults.conf_int RegressionResults.conf_int(alpha=0.05, cols=None) [source] Returns the confidence i


Page 429 of 11844

|< < Prev 426 427 428 429 430 431 432 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions