Difference between revisions of "彩云天气 API 的版本策略"
(Created page with "<graphviz renderer="neato" caption="Revision Status"> strict digraph status { alpha [pos="0,10", width="1", height="5"]; beta [pos="0,20", width="1", height="5"]; curren...") |
|||
Line 1: | Line 1: | ||
<graphviz renderer="neato" caption="Revision Status"> | <graphviz renderer="neato" caption="Revision Status"> | ||
strict digraph status { | strict digraph status { | ||
− | alpha [pos="0 | + | alpha [pos="10,0", width="5", height="1"]; |
− | beta [pos="0 | + | beta [pos="20,0", width="5", height="1"]; |
− | current [pos="0 | + | current [pos="30,0", width="5", height="1"]; |
− | supported [pos="0 | + | supported [pos="40,0", width="5", height="1"]; |
− | deprecated [pos="0 | + | deprecated [pos="50,0", width="5", height="1"]; |
− | unsupported [pos="0 | + | unsupported [pos="60,0", width="5", height="1"]; |
alpha -> beta; | alpha -> beta; | ||
beta -> current; | beta -> current; |
Revision as of 12:34, 12 October 2018
