Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...Ruby]] or [[Rubinius]]). For example, one can say that Ruby has Array#sort method, and MRI uses [[Sorting algorithms/Quicksort|quicksort]]; other Ruby engine ...e. For example, MRI 1.9.3 changes its 'date' package from Ruby code to a C extension; this gives better performance. ...
    2 KB (322 words) - 03:09, 21 February 2012
  • ..."software entities (classes, modules, functions, etc.) should be open for extension, but closed for modification". The visitor declares a ''visit'' method, which takes the element as an argument, for each class of element. Concret ...
    28 KB (3,503 words) - 11:11, 16 February 2024
  • ...ptor of the fields, field types, field labels, form target and method, the extension would build the form, and the Submit button would pass the data back to Aut ...
    6 KB (1,027 words) - 07:15, 18 August 2015
  • ...rks with|ALGOL 68|Revision 1; one minor extension - PRAGMA READ; one major extension - Algol68G's [[wp:Currying|Currying]].}}{{works with|ALGOL 68G|tested with "Edward Yourdon - Structured Systems Analysis and Design Method", ...
    7 KB (1,070 words) - 08:55, 30 August 2022
  • Perl uses reference counting as its method of managing memory use. As soon as the last reference to a value is release Raku objects can provide a "DESTROY" method, but you cannot be sure when (if ever) it will be called. Raku tends to not ...
    13 KB (2,099 words) - 12:36, 5 March 2024
  • ...n bits are set, you can OR them with those bits. The nice thing about this method is that the actual value of that variable need not be compared to anything. ...of these two will combine them, e.g. <code>0xFFDD</code>. This is just an extension of the property that <code>A | 0 = A</code>. ...
    6 KB (919 words) - 16:08, 17 September 2021
  • Invoke an object method where the name of the method to be invoked can be generated at run time. * [[Respond to an unknown method call]]. ...
    27 KB (3,619 words) - 14:12, 24 April 2024
  • [[wp:Filename extension|Filename extensions]] are a rudimentary but commonly used way of identifyin ...ding to the below specification, or an empty string if the filename has no extension. ...
    100 KB (12,463 words) - 17:18, 12 April 2024
  • ...bled by calling its <CODE><I>Frink</I>.setRestrictiveSecurity(true)</CODE> method. ...n be restricted to allow/disallow a ''particular'' file, URL, or class, or method: ...
    17 KB (2,610 words) - 22:04, 10 November 2023
  • ...create new section' behavior. May require some database foo and some other extension magic. ...es and edit history preserved. *Definitely* requires some database foo and extension magic. --[[User:Short Circuit|Michael Mol]] 18:05, 2 January 2010 (UTC) ...
    18 KB (2,693 words) - 17:35, 28 November 2010
  • property extension : missing value -- Get an extension list nominally expanding the wheel to the lesser of ...
    49 KB (6,291 words) - 14:56, 25 February 2024
  • [[wp:Filename extension|Filename extensions]] are a rudimentary but commonly used way of identifyin * The extension must occur at the very end of the filename, and be immediately preceded by ...
    89 KB (12,047 words) - 19:00, 11 March 2024
  • ...e how to make the object respond (sensibly/usefully) to an invocation of a method on it that it does not support through its class definitions. ...ame as just invoking a defined method whose name is given dynamically; the method named at the point of invocation must not be defined. ...
    59 KB (7,929 words) - 14:56, 29 March 2024
  • It simply searches (depth-first and inefficiently) the inheritance tree for a method; // a class with an abstract method with a default implementation ...
    44 KB (5,438 words) - 17:55, 10 December 2023
  • DIM Animal{method} DIM Cat{method} ...
    52 KB (6,787 words) - 21:44, 17 December 2023
  • method seed(u64 num): end method ...
    50 KB (5,607 words) - 01:45, 29 May 2024
  • ...eally sure what else I can do. We do have a [http://www.mediawiki.org/wiki/Extension:ConfirmEdit CAPTCHA], but maybe it's not good enough. --[[User:Mwn3d|Mwn3d] ...rom them to go through reCAPTCHA. But that will likely require modding an extension, which I don't have time for right now. --[[User:Short Circuit|Short Circui ...
    27 KB (4,459 words) - 02:43, 28 April 2015
  • ====Simple OOP extension==== Public Method Init(Name$) ...
    67 KB (8,469 words) - 14:43, 24 April 2024
  • One method of doing this would be to create a program in a language for which there is ...t you'd have to do some other work (including picking and using a specific extension). ...
    23 KB (3,278 words) - 07:53, 3 December 2023
  • ...uses the <code>unsigned __int128</code> type of GNU C. I use the compiler extension to implement modular multiplication that works for all moduli possible with extension for an integer type that (on AMD64, at least) is ...
    102 KB (13,686 words) - 18:25, 27 February 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)