Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word params.

Examples

  • To get numbered lines you got to declare it in the params of the bbCode var $params = array ( 'lines' = > 'f');

    phpBB.com UseLess 2010

  • JavaScript/DHTML/AJAX Syntax (Toggle Plain Text) var url = "open. php"; var params = "filename =" +document. getElementById ( "filename"). value; params = params+ "

    DaniWeb IT Discussion Community benkus 2010

  • Before the resource is being compiled the _fetch_resource_info method is called to determine more information about the resource. function _fetch_resource_info (& $params) {... $_params = array ( 'resource_name' = >

    Planet PHP 2009

  • Calling methods with keyword params is nice for client code readability.

    Scala over Ruby Jack Cough 2008

  • Calling methods with keyword params is nice for client code readability.

    Archive 2008-12-01 Jack Cough 2008

  • ; macro syntax: macro macro_name params, ... max 1024 characters

    AutoHotkey Community 2009

  • For example, it does not play well together with "params" keyword and I had really trouble implementing it first.

    The Code Project Latest Articles OPerttilä 2010

  • Firstly, we are using an object array (marked "params") as indexer!

    The Code Project Latest Articles OPerttilä 2010

  • Having a "params" hash is occasionally useful, but it obfuscates the method signature.

    RubyCorner 2009

  • What I meant to refer to was the added stages in the lexer such that if "(params) = > expression" were to be converted to "params", "expression" then reparsed and evaluated no new functionality has been added as far as the parser is concerned, hence

    AutoHotkey Community 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.