Benutzer:Mediator/hashtables: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K |
K |
||
| Zeile 35: | Zeile 35: | ||
---- | ---- | ||
;hashmerge hashIDall | ;hashmerge hashIDall | ||
| − | {{#hashdefine: | + | {{#hashdefine:hashID2|Player11=GameID11;Player12=GameID12;Player13=GameID130;Player03=GameID33 |;|=}}{{#hashmerge:hashIDall |hashID|hashID2}} |
* {{#hashsize:hashIDall}} | * {{#hashsize:hashIDall}} | ||
<div class="framed"> | <div class="framed"> | ||
| Zeile 46: | Zeile 46: | ||
---- | ---- | ||
;hashintersect hashIDintersection | ;hashintersect hashIDintersection | ||
| − | {{#hashintersect:hashIDintersection |hashID | | + | {{#hashintersect:hashIDintersection |hashID |hashID2}} |
* {{#hashsize:hashIDintersection}} | * {{#hashsize:hashIDintersection}} | ||
Version vom 28. Mai 2013, 04:50 Uhr
- http://www.mediawiki.org/wiki/Extension:HashTables --
03:32, 28. Mai 2013 (CEST)
- hashdefine hashID
{{#hashdefine:hashID |Player01=GameID01;Player02=GameID02;Player03=GameID30 |;|=}}
- hashsize hashID
- {{#hashsize:hashID}}
- hashprint hashID
{{#hashprint:hashID |
| %%%% | @@@@ | %%%%: @@@@}}
- show a single hashvalue hashID
- {{#hashvalue:hashID |Player03|- undefined -}}
- {{#hashvalue:hashID |Player04|- undefined -}}
- hashkeyexists hashID
- {{#hashkeyexists:hashID |Player03|yes |no}}
- {{#hashkeyexists:hashID |Player04|yes |no}}
- hashinclude hashID
{{#hashinclude:hashID |Player04=GameID04}}
- {{#hashkeyexists:hashID |Player04|yes |no}}
- {{#hashsize:hashID}}
- hashmerge hashIDall
{{#hashdefine:hashID2|Player11=GameID11;Player12=GameID12;Player13=GameID130;Player03=GameID33 |;|=}}{{#hashmerge:hashIDall |hashID|hashID2}}
- {{#hashsize:hashIDall}}
{{#hashprint:hashIDall |
| %%%% | @@@@ | %%%%: @@@@}}
- hashintersect hashIDintersection
{{#hashintersect:hashIDintersection |hashID |hashID2}}
- {{#hashsize:hashIDintersection}}