Solutions to ruby programming issues that I encounter.
if uri =~ /^druby:\/\/(.*?):(\d+)(\?(.*))?$/host = $1port = $2.to_ioption = $4
imagelist = f[/ImageList.*?\((.+?)\)/, 1]
Post a Comment
0 comments:
Post a Comment