Sーwーiーfーt 基礎1
関連タイピング
-
プレイ回数478記号278打
-
プレイ回数381記号258打
-
プレイ回数126長文60秒
-
プレイ回数146記号323打
-
プレイ回数92長文英字269打
-
プレイ回数301数字269打
-
プレイ回数131長文675打
-
プレイ回数109長文515打
問題文
(swift is a new programming language)
Swift is a new programming language
(for ios, macos, watchos,)
for iOS, macOS, watchOS,
(and tvos app development.)
and tvOS app development.
(すうぃふとは、ios、macos、watchos、)
スウィフトは、iOS、macOS、watchOS、
(そしてtvosあぷりかいはつのためのあたらしいぷろぐらみんぐげんごです。)
そしてtvOSアプリ開発のための新しいプログラミング言語です。
(nonetheless, many parts of swift)
Nonetheless, many parts of Swift
(にもかかわらず、すうぃふとのおおくのぶぶんは、)
にもかかわらず、スウィフトの多くの部分は、
(will be familiar)
will be familiar
(from your experience)
from your experience
(of developing in c and objective-c.)
of developing in C and Objective-C.
(あなたのcとobjective-cでのかいはつけいけんからきっとおなじみでしょう)
あなたのCとObjective-Cでの開発経験からきっとお馴染みでしょう
(swift provides its own versions)
Swift provides its own versions
(swiftはどくじのばーじょんをていきょうします。)
Swiftは独自のバージョンを提供します。
(すべてのきほんてきなcおよびobjective-cがたにかんしてです。)
全ての基本的なCおよびObjective-C型に関してです。
(including int for integers,)
including Int for integers,
(せいすうのばあいはint、)
整数の場合はInt、
(double and float)
Double and Float
(for floating-point values,)
for floating-point values,
(ふどうしょうすうてんのばあいはdoubleおよびfloat、)
浮動小数点値の場合はDoubleおよびFloat、
(bool for boolean values,)
Bool for Boolean values,
(ぶーるちのばあいはbool、)
ブール値の場合はBool、
(and string for textual data.)
and String for textual data.
(そして、もじじょうほうでーたのためのstringをふくみます。)
そして、文字情報データのためのStringを含みます。
(swift also provides powerful versions)
Swift also provides powerful version
(すうぃふとはまた、きょうりょくなばーじょんをていきょうします。)
スウィフトはまた、強力なバージョンを提供します。
(ofthe three primary collection types)
ofthe three primary collection types
(3つのしゅようなこれくしょんがた、)
3つの主要なコレクション型、
(array, set, and dictionary,)
Array, Set, and Dictionary,
(array、set、そしてdictionaryです。)
Array、Set、そしてDictionaryです。
(as described in collection types.)
as described in Collection Types.
(それは「これくしょんがた」できじゅつされます。)
それは「コレクション型」で記述されます。