{"image_url":null,"description":"\u691c\u8a3c\u30b3\u30fc\u30c9 -module(test_sup). -author('cooldaemon@gmail.com'). -behaviour(supervisor). -export([start_link/0]). -export([init/1]). start_link() -> supervisor:start_link({local, ?MODULE}, ?MODULE, []). init(_Args) -> Flags = {one_for_one, 1, 1}, Children = [ { test_gen, {test_gen, start_link, [[]]}, perma\u2026","height":"190","provider_name":"Hatena Blog","published":"2009-02-18 12:22:15","provider_url":"https://hatena.blog","width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcooldaemon.hatenadiary.org%2Fentry%2F20090218%2F1234927335\" title=\"gen_server \u306e\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u3067 badarith \u304c\u767a\u751f\u3059\u308b\u3068 supervisor \u3054\u3068\u843d\u3068\u3055\u308c\u308b - cooldaemon\u306e\u5099\u5fd8\u9332\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","type":"rich","title":"gen_server \u306e\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u3067 badarith \u304c\u767a\u751f\u3059\u308b\u3068 supervisor \u3054\u3068\u843d\u3068\u3055\u308c\u308b","author_url":"https://blog.hatena.ne.jp/cooldaemon/","version":"1.0","blog_url":"https://cooldaemon.hatenadiary.org/","url":"https://cooldaemon.hatenadiary.org/entry/20090218/1234927335","author_name":"cooldaemon","blog_title":"cooldaemon\u306e\u5099\u5fd8\u9332","categories":["erlang"]}