Add tags

Add tags to the following comment
Squeak Smalltalk で、エンコーディングと改行記号の変換も一緒に。
1
2
3
| stream |
stream := HTTPSocket httpGet: 'http://ja.doukaku.org/feeds/comments/'.
^stream contents withSqueakLineEndings convertFromEncoding: 'utf-8'

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...