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

gdbm[key] â value Instance Public methods Retrieves the value corresponding to key.

[]=

gdbm[key]= value â value Instance Public methods Associates the value value with the specified key.

cachesize=

gdbm.cachesize = size â size Instance Public methods Sets the size of the internal bucket cache to size.

clear

gdbm.clear â gdbm Instance Public methods Removes all the key-value pairs within gdbm.

close

gdbm.close â nil Instance Public methods Closes the associated database file.

closed?

gdbm.closed? â true or false Instance Public methods Returns true if the associated database file has been closed.

delete

gdbm.delete(key) â value or nil Instance Public methods Removes the key-value-pair with the specified key from this database and returns the corresponding value. Returns nil if the database is empty.

delete_if

gdbm.delete_if { |key, value| block } â gdbm Instance Public methods Deletes every key-value pair from gdbm for which block evaluates to true.

each

gdbm.each_pair { |key, value| block } â gdbm Instance Public methods Executes block for each key in the database, passing the key and the correspoding value as a parameter.

each_key

gdbm.each_key { |key| block } â gdbm Instance Public methods Executes block for each key in the database, passing the key as a parameter.

Popular Articles
send send SOCKET,MSG,FLAGS,TO send SOCKET,MSG,FLAGS Sends a message on a socket. Attempts to send the scalar MSG to the SOCKET filehandle. Takes the same
Fotorama - A simple, stunning, powerful jQuery gallery Fotorama is a simple, stunning, powerful jQuery gallery.   It's default settings are good, so there’s no need to mess with them. Still, you can fine
perlfunc - Perl builtin functions NAME DESCRIPTIONPerl Functions by Category Portability Alphabetical Listing of Perl Functions Non-function Keywords by Cross-reference NAME p
Collapse Collapse The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript. Contents Exam
BinaryResults.get_margeff() statsmodels.discrete.discrete_model.BinaryResults.get_margeff BinaryResults.get_margeff(at='overall', method='dydx', atexog=None, dummy=False, count


Page 276 of 11844

|< < Prev 273 274 275 276 277 278 279 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions