One group of two text fields: firstname and lastname firstname および lastname のふたつの text フィールドからなる group - PEAR
You're on a firstname basis? 名前で読んでるのか? - 映画・海外ドラマ英語字幕翻訳辞書
Oh, you're on a firstname basis now? へえ、ファースト・ネームで呼び合う間柄なのか? - 映画・海外ドラマ英語字幕翻訳辞書
It creates an array of sampleBeans, each one of which has two properties, firstName and lastName. このアプリケーションは sampleBean からなる配列を作成し、この Bean にはそれぞれ firstName と lastName という 2 つのプロパティーがあります。 - NetBeans
Otherwise, the application will print Hello, lastname, firstname! 変更しなかった場合、アプリケーションは「こんにちは、姓, 名さん !」と出力します。 - NetBeans
: This method assumes that all values in this table are in the format lastname, firstname. :このメソッドでは、表内のすべての値が「姓, 名」の形式になっていることを前提としています。 - NetBeans
Note: This method assumes that all values in this table are in the format lastname, firstname. 注: このメソッドでは、表内のすべての値が「姓, 名」の形式になっていることを前提としています。 - NetBeans
Because data is stored in the database as lastname, firstname, the string must be modified before it is displayed. データは「姓, 名」としてデータベースに保存されているので、表示する前に文字列を変更する必要があります。 - NetBeans