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
<<

<<(str) Instance Public methods

inspect

inspect() Instance Public methods

print

print(str) Instance Public methods Alias for: write

printf

printf(*args) Instance Public methods

puts

puts(str = '') Instance Public methods

write

write(str) Instance Public methods Also aliased as: print

APOP

APOP(isapop) Class Public methods Returns the APOP class if isapop is true; otherwise, returns the POP class. For example: # Example 1 pop = Net::POP3::APOP($is_apop).new(addr, port) # Example 2 Net::POP3::APOP($is_apop).start(addr, port) do |pop| .... end

auth_only

auth_only(address, port = nil, account = nil, password = nil, isapop = false) Class Public methods Opens a POP3 session, attempts authentication, and quits. This method raises POPAuthenticationError if authentication fails. Example: normal POP3 Net::POP3.auth_only('pop.example.com', 110, 'YourAccount', 'YourPassword') Example: APOP Net::POP3.auth_only('pop.example.com', 110, 'YourAccount', 'YourPassword', true)

certs

certs() Class Public methods returns the :ca_file or :ca_path from ::ssl_params

create_ssl_params

create_ssl_params(verify_or_params = {}, certs = nil) Class Public methods Constructs proper parameters from arguments

Popular Articles
qTip2 - the second generation of qTip tooltip plugin qTip2 is the second generation of the advanced qTip plugin for the ever popular jQuery framework. Building on 1.0's user friendly, yet feature rich b
AttC - convert html table to Google Charts automatically AttC( Auto table to chart ) is a jQuery based javascript plugin that converts a standard HTML table to Google visualization chart and displays it on t
ElastiCSS - a simple css framework to layout web-based interfaces ElastiCSS is a simple css framework to layout web-based interfaces, based on the printed layout techniques of 4 columns but with capabilities to unlim
JSX in Depth JSX is a JavaScript syntax extension that looks similar to XML. You can use a simple JSX syntactic transform with React. Why JSX? You don't have to
love.physics.newFixture love.physics.newFixture Available since LÖVE 0.8.0 This function is not supported in earlier versions. Creates and attaches a Fixture to a body.


Page 640 of 11844

|< < Prev 637 638 639 640 641 642 643 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions