of functions that retrieve information about the current locale.」 Current localeに関する情報を取得して、単一列テーブルを返してくれる! (例) Calendar.MonthsLong() →“January“…”December”のテーブル Calendar.MonthsShort() →“Jan” …”Dec”のテーブル Calendar.WeekdaysLong()→“Sunday” …”Saturday”のテーブル Calendar.WeekdaysShort()→"Sun" …”Sat”のテーブル こちらは「新しい画面」→「カレンダーScreen」でも使われています!
save the contents, and reset the controls in an Edit form control.」 フォームを編集するか作成するかモードを変えられる。 FormMode.Edit→ユーザーはフィールドの値を変更、 完了後、Data保存。 FormMode.New→ユーザーはフィールド値を変更、 完了後、Data追加。 FormMode.View→ユーザーはフィールドの値を変更できない(見るだけ) これに変えれるよ!っていう関数 自動ビルドのアプリで使われてる…はず
of functions that retrieve information about the current locale.」 Current localeに関する情報を取得して、単一列テーブルを返してくれる! (例) Clock.AmPm()→「AM」「PM」のテーブル Clock.AmPmShort()→ 「A」「P」のテーブル。 Clock.IsClock24 ()→24時間制が使用されているかどうかを示すブール値 [“AM”,”PM”]って書いたほうが 文字数少ないじゃん・・・
for hashtags. 」 文字列をスキャンしてハッシュタグを探しテーブルで返す (例) This #app is #AMAZING and can #coUnt123 or #123abc but not #1-23 or #$*(#@") •#app •#AMAZING •#coUnt123 •#123abc •#1 こんなテーブル 作ってくれる! 何に使うんだ…
than one culture. Others differ from culture to culture. Some A . Others B → AなものもあればBなものもある どっちもあり! Animals communicate with each other not only with sounds and movements but also with smell. not only A . but also B → AじゃなくBも どっちもあり! • 否定語+asは「~と違って」 A discussion need never become an argument in U.S.A as it so often does in this area.