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
each_pair

dbm.each_pair {|key,value| block} â self Instance Public methods Calls the block once for each [key, value] pair in the database. Returns self.

each_value

dbm.each_value {|value| block} â self Instance Public methods Calls the block once for each value string in the database. Returns self.

empty?

dbm.empty? Instance Public methods Returns true if the database is empty, false otherwise.

fetch

dbm.fetch(key[, ifnone]) â value Instance Public methods Return a value from the database by locating the key string provided. If the key is not found, returns ifnone. If ifnone is not given, raises IndexError.

has_key?

dbm.has_key?(key) â boolean Instance Public methods Returns true if the database contains the specified key, false otherwise.

has_value?

dbm.has_value?(value) â boolean Instance Public methods Returns true if the database contains the specified string value, false otherwise.

include?

dbm.has_key?(key) â boolean Instance Public methods Returns true if the database contains the specified key, false otherwise.

invert

dbm.invert â hash Instance Public methods Returns a Hash (not a DBM database) created by using each value in the database as a key, with the corresponding key as its value.

key

dbm.key(value) â string Instance Public methods Returns the key for the specified value.

key?

dbm.has_key?(key) â boolean Instance Public methods Returns true if the database contains the specified key, false otherwise.

Popular Articles
ctypes._FuncPtr class ctypes._FuncPtr Base class for C callable foreign functions. Instances of foreign functions are also C compatible data types; they represent
perlos390 - building and installing Perl for OS/390 and z/OS NAME SYNOPSIS DESCRIPTIONTools Unpacking Perl distribution on OS/390 Setup and utilities for Perl on OS/390 Configure Perl on OS/390 Build, Test, In
sklearn.datasets.make_moons() sklearn.datasets.make_moons(n_samples=100, shuffle=True, noise=None, random_state=None) [source] Make two interleaving half circles A simple toy
label label skimage.measure.label(input, neighbors=None, background=None, return_num=False, connectivity=None) [source] Label connected regions of an in
static OLSResults.f_pvalue() statsmodels.regression.linear_model.OLSResults.f_pvalue static OLSResults.f_pvalue()


Page 161 of 11844

|< < Prev 158 159 160 161 162 163 164 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions