ex12

command
v0.0.0-...-d153a89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

* * リサジュー図形のサーバを修正して、URL からパラメータ値を読み取るようにしなさい。 * たとえば、http://localhost:8000/?cycles=20 のような URL では、集会の回数をデフォルトの5ではなく20に設定するようにしなさい。 * 文字列パラメータを整数へ変換するためにstrconv.Atoi 関数を使いなさい。その変換関数のドキュメントは go doc strconv.Atoi で見ることができます。 *

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL