unit
「unit」の意味
「unit」とは、個々の要素や一定の基準を持つ部分を指す英単語である。一般的には、全体を構成する小さな部分や、測定や計算の基本となる単位を意味する。例えば、数学や物理学では、長さや重さなどの基本単位を「unit」と呼ぶことがある。また、組織やチームの中で独立して機能する部門やグループを指す場合もある。「unit」の発音・読み方
「unit」の発音は、IPA表記では /ˈjuːnɪt/ であり、IPAのカタカナ読みでは「ユーニット」となる。日本人が発音するカタカナ英語では「ユニット」と読むことが一般的である。「unit」の定義を英語で解説
英語での「unit」の定義は、"a single thing, person, or group that is a constituent member of a whole" とされている。これは、「全体の構成要素となる単一のもの、人、またはグループ」という意味である。「unit」の類語
「unit」の類語には、element, component, part, section, module などがある。これらの単語は、全体を構成する個々の要素や部分を指す場合に使われるが、それぞれニュアンスや使用される文脈が異なる。「unit」に関連する用語・表現
「unit」に関連する用語や表現には、unit price(単価)、unit cost(単位原価)、unit of measurement(測定単位)、unit of time(時間単位)、unit circle(単位円)などがある。これらの表現は、それぞれ異なる分野で「unit」を用いた言葉として使用される。「unit」の例文
1. The company is divided into several units.(会社はいくつかのユニットに分かれている。)2. The unit of length is the meter.(長さの単位はメートルである。)
3. The unit price of this product is $10.(この製品の単価は10ドルである。)
4. The apartment building has 20 units.(そのアパートは20のユニットがある。)
5. The unit of currency in Japan is the yen.(日本の通貨単位は円である。)
6. The unit of time we use most often is the second.(私たちが最もよく使う時間単位は秒である。)
7. The unit of weight in the metric system is the gram.(メートル法の重さの単位はグラムである。)
8. The storage unit can hold up to 100 items.(その収納ユニットは最大100個のアイテムを収納できる。)
9. The air conditioning unit is located on the roof.(エアコンのユニットは屋根に設置されている。)
10. The computer has a central processing unit.(そのコンピュータには中央処理ユニットがある。)
ユニット【unit】
Unit コンストラクタ (Double, UnitType)
アセンブリ: System.Web (system.web.dll 内)
構文
例外
解説
このコンストラクタを使用して、指定した倍精度浮動小数点数と UnitType で、Unit 構造体の新しいインスタンスを作成し、初期化します。
Unit のインスタンスの初期プロパティ値を次の表に示します。
注意 |
---|
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
Unit コンストラクタ (Int32)
アセンブリ: System.Web (system.web.dll 内)
構文
例外
解説
プラットフォーム
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
Unit コンストラクタ
オーバーロードの一覧
名前 | 説明 |
---|---|
Unit (Double) | 指定した倍精度浮動小数点数を使用して、Unit 構造体の新しいインスタンスを初期化します。 |
Unit (Int32) | 指定した 32 ビット符号付き整数を使用して、Unit 構造体の新しいインスタンスを初期化します。 |
Unit (String) | 指定した長さを使用して、Unit 構造体の新しいインスタンスを初期化します。 |
Unit (Double, UnitType) | 指定した倍精度浮動小数点数と UnitType を使用して、Unit 構造体の新しいインスタンスを初期化します。 |
Unit (String, CultureInfo) | 指定した長さと System.Globalization.CultureInfo を使用して、Unit 構造体の新しいインスタンスを初期化します。 |
Unit コンストラクタ (String)
アセンブリ: System.Web (system.web.dll 内)
構文
例外
このコンストラクタを使用して、指定した長さで Unit 構造体の新しいインスタンスを作成し、初期化します。長さは、長さの値と長さの単位の種類の 2 つの部分で構成されています。たとえば、"200Cm" は 200 センチメートルの長さを表します。有効な CSS 対応の単位式すべてを使用できます。
Unit のインスタンスの初期プロパティ値を次の表に示します。
注意 |
---|
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
Unit コンストラクタ (Double)
アセンブリ: System.Web (system.web.dll 内)
構文
例外
解説
プラットフォーム
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
Unit コンストラクタ (String, CultureInfo)
アセンブリ: System.Web (system.web.dll 内)
構文
- culture
カルチャを表す System.Globalization.CultureInfo。
このコンストラクタを使用して、指定した長さと System.Globalization.CultureInfo で Unit 構造体の新しいインスタンスを作成し、初期化します。長さは、長さの値と長さの単位の種類の 2 つの部分で構成されています。たとえば、"200Cm" は 200 センチメートルの長さを表します。有効な CSS 対応の単位式すべてを使用できます。
Unit のインスタンスの初期プロパティ値を次の表に示します。
注意 |
---|
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
Unit フィールド
Unit プロパティ
Unit メソッド
パブリック メソッド
名前 | 説明 | |
---|---|---|
Equals | オーバーロードされます。 オーバーライドされます。 指定したオブジェクトがこの Unit に等しいかどうかを判断します。 | |
GetHashCode | オーバーライドされます。 この Unit のハッシュ コードを返します。 | |
GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) | |
op_Equality | 2 つの Unit オブジェクトを比較し、それらのオブジェクトが等しいかどうかを確認します。 | |
op_Implicit | 指定した 32 ビット符号なし整数を使用して、Pixel 型の Unit を暗黙的に作成します。 | |
op_Inequality | 2 つの Unit オブジェクトを比較し、それらのオブジェクトが等しくないかどうかを判断します。 | |
Parse | オーバーロードされます。 文字列を Unit に変換します。 | |
Percentage | 指定された倍精度浮動小数点数を使用して、Percentage 型の Unit を作成します。 | |
Pixel | 指定した 32 ビット符号付き整数を使用して、Pixel 型の Unit を作成します。 | |
Point | 指定した 32 ビット符号付き整数を使用して、Point 型の Unit を作成します。 | |
ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) | |
ToString | オーバーロードされます。 オーバーライドされます。 Unit を等価の文字列に変換します。 |
名前 | 説明 | |
---|---|---|
Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) | |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |
Unit メンバ
パブリック コンストラクタ
パブリック フィールド
パブリック プロパティ
パブリック メソッド
名前 | 説明 | |
---|---|---|
Equals | オーバーロードされます。 オーバーライドされます。 指定したオブジェクトがこの Unit に等しいかどうかを判断します。 | |
GetHashCode | オーバーライドされます。 この Unit のハッシュ コードを返します。 | |
GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) | |
op_Equality | 2 つの Unit オブジェクトを比較し、それらのオブジェクトが等しいかどうかを確認します。 | |
op_Implicit | 指定した 32 ビット符号なし整数を使用して、Pixel 型の Unit を暗黙的に作成します。 | |
op_Inequality | 2 つの Unit オブジェクトを比較し、それらのオブジェクトが等しくないかどうかを判断します。 | |
Parse | オーバーロードされます。 文字列を Unit に変換します。 | |
Percentage | 指定された倍精度浮動小数点数を使用して、Percentage 型の Unit を作成します。 | |
Pixel | 指定した 32 ビット符号付き整数を使用して、Pixel 型の Unit を作成します。 | |
Point | 指定した 32 ビット符号付き整数を使用して、Point 型の Unit を作成します。 | |
ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) | |
ToString | オーバーロードされます。 オーバーライドされます。 Unit を等価の文字列に変換します。 |
名前 | 説明 | |
---|---|---|
Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) | |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
Unit 構造体
アセンブリ: System.Web (system.web.dll 内)
構文
解説
Unit 構造体は、任意の HTML 互換サイズ単位で表すことができる長さの単位を表します。UnitType 列挙体には、表すことができる単位がリストされます。Unit は、BorderWidth や Height などのプロパティで、プロパティの長さや幅を表すために使用されます。たとえば、Web サーバー コントロールの BorderWidth プロパティに、5 ピクセルを表す Unit を設定できます。
メモ |
---|
Value プロパティを使用して、単位で表される長さを決定します。単位は、Type プロパティを使用して決定します。Parse、Percentage、Pixel、Point の各メソッドを使用して、他のデータ型を Unit に変換できます。
Unit のインスタンスの初期プロパティ値の一覧については、Unit コンストラクタのトピックを参照してください。
Style オブジェクトを使用して、複数のコントロールのスタイル プロパティを一度に変更する方法を次のコード例に示します。Style プロパティの 1 つの値が変更されるたびに、各コントロールでその ApplyStyle メソッドを呼び出す必要があります。すべてのコントロールが、ここに示すすべてのプロパティをサポートするわけではありません。特定のプロパティをサポートしないコントロールの場合、そのプロパティの値が変更されても、そのコントロールの外観は変わりません。
<%@ Page language="VB" AutoEventWireup="true" %> <%@ Import Namespace="System.Drawing" %> <%@ Import Namespace="System.Data" %> <html> <head> <script runat="server"> Private Dim primaryStyle As New Style() Sub Page_Load(sender As Object, e As System.EventArgs) If Not Page.IsPostBack Then ' Add data to the borderColorList, ' backColorList, and foreColorList controls. Dim colors As New ListItemCollection() colors.Add(Color.Black.Name) colors.Add(Color.Blue.Name) colors.Add(Color.Green.Name) colors.Add(Color.Orange.Name) colors.Add(Color.Purple.Name) colors.Add(Color.Red.Name) colors.Add(Color.White.Name) colors.Add(Color.Yellow.Name) borderColorList.DataSource = colors borderColorList.DataBind() backColorList.DataSource = colors backColorList.DataBind() foreColorList.DataSource = colors foreColorList.DataBind() ' Add data to the borderStyleList control. Dim styles As New ListItemCollection() Dim styleType As Type = GetType(BorderStyle) Dim s As String For Each s in [Enum].GetNames(styleType) styles.Add(s) Next s borderStyleList.DataSource = styles borderStyleList.DataBind() ' Add data to the borderWidthList control. Dim widths As New ListItemCollection() Dim i As Integer for i = 0 To 10 widths.Add(i.ToString() & "px") Next i borderWidthList.DataSource = widths borderWidthList.DataBind() ' Add data to the fontNameList control. Dim names As New ListItemCollection() names.Add("Arial") names.Add("Courier") names.Add("Garamond") names.Add("Time New Roman") names.Add("Verdana") fontNameList.DataSource = names fontNameList.DataBind() ' Add data to the fontSizeList control. Dim fontSizes As New ListItemCollection() fontSizes.Add("Small") fontSizes.Add("Medium") fontSizes.Add("Large") fontSizes.Add("10pt") fontSizes.Add("14pt") fontSizes.Add("20pt") fontSizeList.DataSource = fontSizes fontSizeList.DataBind() ' Set primaryStyle as the style for each control. Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End If End Sub Sub ChangeBorderColor(sender As Object, e As System.EventArgs) primaryStyle.BorderColor = _ Color.FromName(borderColorList.SelectedItem.Text) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeBackColor(sender As Object, e As System.EventArgs) primaryStyle.BackColor = _ Color.FromName(backColorList.SelectedItem.Text) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeForeColor(sender As Object, e As System.EventArgs) primaryStyle.ForeColor = _ Color.FromName(foreColorList.SelectedItem.Text) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeBorderStyle(sender As Object, e As System.EventArgs) primaryStyle.BorderStyle = _ CType([Enum].Parse(GetType(BorderStyle), _ borderStyleList.SelectedItem.Text), BorderStyle) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeBorderWidth(sender As Object, e As System.EventArgs) primaryStyle.BorderWidth = _ Unit.Parse(borderWidthList.SelectedItem.Text) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeFont(sender As Object, e As System.EventArgs) primaryStyle.Font.Name = _ fontNameList.SelectedItem.Text Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub Sub ChangeFontSize(sender As Object, e As System.EventArgs) primaryStyle.Font.Size = _ FontUnit.Parse(fontSizeList.SelectedItem.Text) Label1.ApplyStyle(primaryStyle) ListBox1.ApplyStyle(primaryStyle) Button1.ApplyStyle(primaryStyle) Table1.ApplyStyle(primaryStyle) TextBox1.ApplyStyle(primaryStyle) End Sub </script> </head> <body> <form id="Form1" runat="server"> <table cellPadding="6" border="0"> <tr> <td> <asp:label id="Label1" Text="Border Properties Example" Runat="server"> <center><br>Label Styles</center> </asp:label> </td> <td> <asp:button id="Button1" runat="server" Text="Button Styles"> </asp:button> </td> <td> <asp:listbox id="ListBox1" Runat="server"> <asp:ListItem Value="0" Text="List Item 0"> </asp:ListItem> <asp:ListItem Value="1" Text="List Item 1"> </asp:ListItem> <asp:ListItem Value="2" Text="List Item 2"> </asp:ListItem> </asp:listbox> </td> <td> <asp:textbox id="TextBox1" Text="TextBox Styles" Runat="server"> </asp:textbox> </td> <td> <asp:table id="Table1" Runat="server"> <asp:TableRow> <asp:TableCell Text="(0,0)"></asp:TableCell> <asp:TableCell Text="(0,1)"></asp:TableCell> </asp:TableRow> <asp:TableRow> <asp:TableCell Text="(1,0)"></asp:TableCell> <asp:TableCell Text="(1,1)"></asp:TableCell> </asp:TableRow> </asp:table> </td> </tr> <tr> <td> <asp:Label Runat="server" Text="Border Color:"> </asp:Label> <asp:dropdownlist id="borderColorList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeBorderColor"> </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Border Style:"> </asp:Label> <asp:dropdownlist id="borderStyleList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeBorderStyle"> </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Border Width"> </asp:Label> <asp:dropdownlist id="borderWidthList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeBorderWidth"> </asp:dropdownlist> </td> <td> <asp:Label Runat="server" Text="Back Color:"> </asp:Label> <asp:dropdownlist id="backColorList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeBackColor"> </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Foreground Color:"> </asp:Label> <asp:dropdownlist id="foreColorList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeForeColor"> </asp:dropdownlist> </td> <td> <asp:Label Runat="server" Text="Font Name:"> </asp:Label> <asp:dropdownlist id="fontNameList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeFont"> </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Font Size:"> </asp:Label> <asp:dropdownlist id="fontSizeList" Runat="server" AutoPostBack="True" style="color:maroon">"ChangeFontSize"> </asp:dropdownlist> </td> </tr> </table> </form> </body> </html>
<%@ Page language="C#" AutoEventWireup="true" %> <%@ Import Namespace="System.Drawing" %> <%@ Import Namespace="System.Data" %> <html> <head> <script runat="server"> private Style primaryStyle = new Style(); void Page_Load(object sender, System.EventArgs e) { if (!Page.IsPostBack) { // Add data to the borderColorList, // backColorList, and foreColorList controls. ListItemCollection colors = new ListItemCollection(); colors.Add(Color.Black.Name); colors.Add(Color.Blue.Name); colors.Add(Color.Green.Name); colors.Add(Color.Orange.Name); colors.Add(Color.Purple.Name); colors.Add(Color.Red.Name); colors.Add(Color.White.Name); colors.Add(Color.Yellow.Name); borderColorList.DataSource = colors; borderColorList.DataBind(); backColorList.DataSource = colors; backColorList.DataBind(); foreColorList.DataSource = colors; foreColorList.DataBind(); // Add data to the borderStyleList control. ListItemCollection styles = new ListItemCollection(); Type styleType = typeof(BorderStyle); foreach (string s in Enum.GetNames(styleType)) { styles.Add(s); } borderStyleList.DataSource = styles; borderStyleList.DataBind(); // Add data to the borderWidthList control. ListItemCollection widths = new ListItemCollection(); for (int i = 0; i < 11; i++) { widths.Add(i.ToString() + "px"); } borderWidthList.DataSource = widths; borderWidthList.DataBind(); // Add data to the fontNameList control. ListItemCollection names = new ListItemCollection(); names.Add("Arial"); names.Add("Courier"); names.Add("Garamond"); names.Add("Time New Roman"); names.Add("Verdana"); fontNameList.DataSource = names; fontNameList.DataBind(); // Add data to the fontSizeList control. ListItemCollection fontSizes = new ListItemCollection(); fontSizes.Add("Small"); fontSizes.Add("Medium"); fontSizes.Add("Large"); fontSizes.Add("10pt"); fontSizes.Add("14pt"); fontSizes.Add("20pt"); fontSizeList.DataSource = fontSizes; fontSizeList.DataBind(); //Set primaryStyle as the style for each control. Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } } void ChangeBorderColor(object sender, System.EventArgs e) { primaryStyle.BorderColor = Color.FromName(borderColorList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeBackColor(object sender, System.EventArgs e) { primaryStyle.BackColor = Color.FromName(backColorList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeForeColor(object sender, System.EventArgs e) { primaryStyle.ForeColor = Color.FromName(foreColorList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeBorderStyle(object sender, System.EventArgs e) { primaryStyle.BorderStyle = (BorderStyle)Enum.Parse(typeof(BorderStyle), borderStyleList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeBorderWidth(object sender, System.EventArgs e) { primaryStyle.BorderWidth = Unit.Parse(borderWidthList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeFont(object sender, System.EventArgs e) { primaryStyle.Font.Name = fontNameList.SelectedItem.Text; Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } void ChangeFontSize(object sender, System.EventArgs e) { primaryStyle.Font.Size = FontUnit.Parse(fontSizeList.SelectedItem.Text); Label1.ApplyStyle(primaryStyle); ListBox1.ApplyStyle(primaryStyle); Button1.ApplyStyle(primaryStyle); Table1.ApplyStyle(primaryStyle); TextBox1.ApplyStyle(primaryStyle); } </script> </head> <body> <form id="Form1" runat="server"> <table cellPadding="6" border="0"> <tr> <td> <asp:label id="Label1" Text="Border Properties Example" Runat="server"> <center><br>Label Styles</center> </asp:label> </td> <td> <asp:button id="Button1" runat="server" Text="Button Styles"> </asp:button> </td> <td> <asp:listbox id="ListBox1" Runat="server"> <asp:ListItem Value="0" Text="List Item 0"> </asp:ListItem> <asp:ListItem Value="1" Text="List Item 1"> </asp:ListItem> <asp:ListItem Value="2" Text="List Item 2"> </asp:ListItem> </asp:listbox> </td> <td> <asp:textbox id="TextBox1" Text="TextBox Styles" Runat="server"> </asp:textbox> </td> <td> <asp:table id="Table1" Runat="server"> <asp:TableRow> <asp:TableCell Text="(0,0)"></asp:TableCell> <asp:TableCell Text="(0,1)"></asp:TableCell> </asp:TableRow> <asp:TableRow> <asp:TableCell Text="(1,0)"></asp:TableCell> <asp:TableCell Text="(1,1)"></asp:TableCell> </asp:TableRow> </asp:table> </td> </tr> <tr> <td> <asp:Label Runat="server" Text="Border Color:"> </asp:Label> <asp:dropdownlist id="borderColorList" Runat="server" AutoPostBack="True" </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Border Style:"> </asp:Label> <asp:dropdownlist id="borderStyleList" Runat="server" AutoPostBack="True" </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Border Width"> </asp:Label> <asp:dropdownlist id="borderWidthList" Runat="server" AutoPostBack="True" </asp:dropdownlist> </td> <td> <asp:Label Runat="server" Text="Back Color:"> </asp:Label> <asp:dropdownlist id="backColorList" Runat="server" AutoPostBack="True" </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Foreground Color:"> </asp:Label> <asp:dropdownlist id="foreColorList" Runat="server" AutoPostBack="True" </asp:dropdownlist> </td> <td> <asp:Label Runat="server" Text="Font Name:"> </asp:Label> <asp:dropdownlist id="fontNameList" Runat="server" AutoPostBack="True" </asp:dropdownlist> <br> <asp:Label Runat="server" Text="Font Size:"> </asp:Label> <asp:dropdownlist id="fontSizeList" Runat="server" AutoPostBack="True" </asp:dropdownlist> </td> </tr> </table> </form> </body> </html>
プラットフォーム
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
参照
UNI-T
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/09/28 15:15 UTC 版)
UNI-T | |
---|---|
概要 | |
製造国 | 中国 |
ボディ | |
乗車定員 | 5名 |
ボディタイプ | 5ドアSUV |
車両寸法 | |
全長 | 4515mm |
全幅 | 1870mm |
全高 | 1565mm |
年表
2020年3月5日
オンライン発表会においてUNI-Tを世界初披露[1]。
2020年5月20日
予約受付を開始[2]。
2020年5月30日
予約台数が5638台に到達[3]。
2020年5月9日
予約台数が11693台を突破[3]。
2020年6月16日
UNI-Tのテーマ曲「自有引力」がリリースされる[4]。
2020年6月21日
販売を開始[5]。
2020年12月16日
重慶国際R&DセンターにてUNI-Tに搭載されている”蓝鲸NE1.5T”エンジンが「稼働した状態におけるエンジンの最長ライブ配信」のギネス世界記録への挑戦を開始[6]。
2021年2月22日
UNI-T 卓越エディションが販売開始。[7]
2021年3月
合計販売台数が10万台を突破[8]。
2021年5月8日
UNI-T "运动版旗舰"エディションが販売開始[8]。
ギャラリー
- UNI-T(右前面)
- UNI-T(左前面)
- UNI-T(後面)
- UNI-T(側面)
- UNI-T(White)
- UNI-T(White)
脚注
- ^ “3月5日线上直播 长安UNI-T全球首发亮相”. auto.ycwb.com. 2021年11月3日閲覧。
- ^ “【图】11.59万起/6月内上市 长安UNI-T预售_汽车之家”. www.autohome.com.cn. 2021年11月3日閲覧。
- ^ a b “UNI-T领衔,长安冠军蓝鲸家族开启市场决胜模式”. auto.ifeng.com. 2021年11月3日閲覧。
- ^ “网易云音乐”. 网易云音乐. 2021年11月3日閲覧。
- ^ 重庆商报 (2020年6月21日). “长安UNI-T正式上市 可APP下单定制、5天提车”. finance.sina.com.cn. 2021年11月3日閲覧。
- ^ “10天超200小时 长安自主研发蓝鲸NE 1.5T发动机挑战极限运行世界纪录-上市公司-上海证券报·中国证券网”. company.cnstock.com. 2021年11月3日閲覧。
- ^ “【图】售11.59万元 长安UNI-T卓越型正式上市_汽车之家”. www.autohome.com.cn. 2021年11月3日閲覧。
- ^ a b “助力高端序列年轻化 长安UNI-T运动版上市”. baijiahao.baidu.com. 2021年11月3日閲覧。
UNI.T
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2022/12/13 05:24 UTC 版)
UNI.T | |
---|---|
ウヒ, ユンジョ,NC.A, ウィジン,イェビン, イ・ヒョンジュ,ヤン・ジウォン, ジエン,イ・スジ(2018年) | |
基本情報 | |
出身地 | 韓国 |
ジャンル | K-POP |
活動期間 | 2018年5月18日 - 2018年10月12日 |
レーベル | kakaoM |
事務所 | POCKETDOL STUDIO |
メンバー |
UNI.T(ユニティ、朝: 유니티)は、2018年に韓国で結成された期間限定の9人組ガールズアイドルグループ。2017年10月28日から2018年2月10日まで KBS2TVで放送されたアイドルリブートプロジェクト「The Unit」の女性部門の合格者で構成されている。グループ名は番組名の「The Unit」と英語のUnity(統合、結束)から。2018年5月18日にファーストミニアルバム「Line」で正式デビュー[1]。2018年10月12日、約半年の活動を終え解散となった。ファンの名称は「우유(ウユ・牛乳)」。私たちとあなた(We&You)の意味が込められており、2018年6月28日にV-LIVE配信でファンの投稿の中からメンバーが選択して決定した[2]。
来歴
- 2018年
- 2月24日 KBS2TV「The Unit」スペシャルで正式名称がUNI.Tに決定。
- 3月3日 ブルースクエア・アイマーケットホールで「UNI.T THANKS TO FANMEETING」を開催。[3][4]
- 5月12日 ソウル・ワールドカップ競技場開催された「第24回 愛する大韓民国 2018 DREAM CONCERT」に参加し「넘어(No More)」を披露した。[5]
- 5月18日 1stミニアルバム「Line」を韓国で発売。
- 5月24日 初となる海外ファンミーティングを7月15日に日本の東京・マイナビBLITZ赤坂で開催した。[6]
- 9月7日、2ndミニアルバム「終わりを知る始まり」を9月18日に発売し、このアルバムが最後となることが発表された[7]。このアルバムにはZNは不参加となった。[8]
- 9月18日 2ndミニアルバム「終わりを知る始まり」を発売。
- 10月12日 ミュージックバンクの放送を以って全ての活動が終わって解散となった[9]。
メンバー
名前 | 画像 | プロフィール |
---|---|---|
ウヒ | ||
ヤン・ジウォン | ||
ユンジョ | ||
ZN/ジエン | ||
NC.A/エンシア | ||
ウィジン | ||
イェビン | ||
イ・ヒョンジュ | ||
イ・スジ |
ディスコグラフィー
ミニアルバム
No. | タイトル | トラックリスト | 補足 |
---|---|---|---|
1st | Line (2018年5月18日) |
| [10] |
2nd | 終わりを知る始まり (끝을 아는 시작) (2018年9月18日) |
| [7] |
ミュージックビデオ
年 | M/V | Dance Practice Video |
---|---|---|
2018年 | ||
ライブイベント
日本
公演年 | 形態 | タイトル | 公演日・会場 | 出典 |
---|---|---|---|---|
2018年 | 単独ライブ | UNI.T 1ST FAN MEETING “Beyond the Line” in JAPAN | 7月15日 マイナビBLITZ赤坂 (東京都) 全2回公演 | [11] |
脚注
注釈
出典
- ^ ““本日デビュー”UNI.T、覚悟を明かす「初心を失わずに…後悔のない活動をしたい」”. KStyle (2018年5月18日). 2018年7月6日閲覧。
- ^ https://www.vlive.tv/video/77074 V-LIVE UNI.T公式
- ^ “UNI.T X UNB THANKS TO FANMEETING 日本公式観覧ツアー”. KJC. 2018年5月19日閲覧。
- ^ “「THE UNIT」のガールズグループ“UNI.T(ユニティ)”がファンミーティングを開催、リーダーのウヒがソロのボーカルステージでファンを魅了”. All About GIRLS' K-POP (2018年3月14日). 2018年5月19日閲覧。
- ^ “【PHOTO】ASTROからMAMAMOOまで「2018 DREAM CONCERT」でステージ披露”. KStyle (2018年5月13日). 2018年5月19日閲覧。
- ^ “「The Unit」のデビュー組UNI.T、7月に日本で初の海外ファンミーティング開催決定!”. KStyle (2018年5月24日). 2018年5月24日閲覧。
- ^ a b “UNI.T、約半年の活動が終了…9/18に最後のアルバムを発表”. KStyle (2018年9月7日). 2018年9月15日閲覧。
- ^ “LABOUM ジエン、UNI.T最後の活動への不参加を発表「グループ活動&日本スケジュールのため」”. KStyle (2018年9月14日). 2018年9月15日閲覧。
- ^ ““活動終了”UNI.T「ミュージックバンク」で最後のステージ…メンバーが次々と涙(動画あり)”. KStyle (2018年10月13日). 2018年11月4日閲覧。
- ^ “UNI.T 、韓国ファースト・ミニ・アルバム『LINE』”. TOWER RECORDS ONLINE (2018年5月16日). 2018年5月19日閲覧。
- ^ “UNI.T、日本1stファンミーティング「Beyond the Line in JAPAN」6月7日よりチケット先行販売開始”. Kstye (2018年6月5日). 2018年6月27日閲覧。
外部リンク
UNIT
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2022/05/20 04:20 UTC 版)
忠誠度が50以上の仲魔は、ユニット化することで、ともに戦闘で戦うことが出来る。ユニット化するさいにニックネームをつけることが出来るが必ずしも必要ではない。ユニット化した仲魔はアイテムが装備可能となり、戦闘で経験値を得ることでレベルアップ及びランクアップする。戦闘では一定のマグネタイトを持ち、その分だけ行動が出来る。そのため、なくなった場合は他のユニットからマグネタイトを分けてもらわなければ行動できない。また戦闘後はこまめにマグネタイトを補給する必要がある。
※この「UNIT」の解説は、「魔神転生」の解説の一部です。
「UNIT」を含む「魔神転生」の記事については、「魔神転生」の概要を参照ください。
「Unit」の例文・使い方・用例・文例
- POTUSは「President of the United States」の略だ。
- UNITのページへのリンク