source:
branches/testa-single-bookmark/rb/jsonx2.rb
@
81
| Last change on this file since 81 was 46, checked in by anonymous, 6 years ago | |
|---|---|
| File size: 109 bytes | |
| Line | |
|---|---|
| 1 | require 'json' |
| 2 | require 'pp' |
| 3 | |
| 4 | infname = ARGV[0] |
| 5 | |
| 6 | |
| 7 | str = File.read(infname) |
| 8 | hash = JSON.parse( str ) |
| 9 | |
| 10 | pp hash |
Note: See TracBrowser
for help on using the repository browser.
![(trac.ini の [header_logo] セクションを設定してください)](/python/trac/Flist/chrome/common/trac_logo_mini.png)