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
perlfaq6 - Regular Expressions NAME VERSION DESCRIPTIONHow can I hope to use regular expressions without creating illegible and unmaintainable code? I'm having trouble matching o
ncurses_clrtoeol (PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0) Clear screen from current position to end of line
Modules Module Index Below is a list of all of the modules that come as part of the Apache HTTP Server distribution. See also the complete alphabetical lis
ScrollView#scrollEventThrottle iosscrollEventThrottle number This controls how often the scroll event will be fired while scrolling (as a time interval in ms). A lower number yie
PhpStreamWrapperInterface::stream_set_option public PhpStreamWrapperInterface::stream_set_option($option, $arg1, $arg2) Change stream options. This method is called to set options on the stream.


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