>>316
○..は勿論頭に0がいりますが エキスパートの方に対して恐縮ですがGetPageのは最後に
以下を追加しています
else if (code >= (int)BuiltInIndexGroup.SectorIndexStart && code <= (int)BuiltInIndexGroup.SectorIndexEnd)
code = code - (int)BuiltInIndexGroup.SectorIndexStart + 251;
IsIndexにも同様に記述して指数倍率判定をクリヤーさせています
code >= (int)BuiltInIndexGroup.SectorIndexStart && code <= (int)BuiltInIndexGroup.SectorIndexEnd;
OmegaChartスレ ver.11
■ このスレッドは過去ログ倉庫に格納されています
317名無しさん@お腹いっぱい。
2019/03/08(金) 08:08:02.02ID:7BM+lHkR0■ このスレッドは過去ログ倉庫に格納されています
