hashref
How to pop from an array inside a hashref?
Brain getting foggy on this one.I wanted to take my dice game from using rand() to using a list of ra开发者_StackOverflowndom values from random.org.I was able to retrieve the values just fine, I\'m j[详细]
2023-03-31 18:52 分类:问答How to get key from the reference of a hash element
suppose $my_ref = \\$hash{\'mary\'}; #my_ref is a reference point to a hash element. .... later on, how can I use $my_ref to retrieve the key of the hash element it point to? i.e how to get string \'m[详细]
2023-01-09 13:15 分类:问答How to get access to the metaproperties of a file (aspecially a mp3 file) with vba
I\'m creating an excel-sheets that reads the tags from the MP3-files situated in a folder. Yet the tim开发者_运维百科e apparently is or calculated from data inside the MetaProperties of a file or is i[详细]
2022-12-21 01:11 分类:问答