# dimension 說明 dimension 詞彙的相關意思與實務中的使用方式 <https://hackmd.io/@hacktionary/term-dimension> ## 內容大綱 [TOC] ## <ruby>名詞<rp>(</rp><rt>Noun</rt><rp>)</rp></ruby> ### 尺寸 #### 例句 > The previous examples are based on data fields of a specified **dimension**. You can also define arrays in which the **dimension** of the data fields dynamically changes. For example, you can define an array to contain all the words in a text that begin with the letter A. > 前述範例為基於指定**尺寸**的資料欄位。您亦可定義資料欄位**尺寸**動態變化的陣列。舉例來說,您可以定義包含所有文字中由字母 A 開頭的英文字的陣列。 > ——摘錄自 [Dynamic Changes in the Dimensions of Data Fields - LibreOffice BASIC Programming Guide - The Document Foundation Wiki](https://wiki.documentfoundation.org/Documentation/BASIC_Guide#Dynamic_Changes_in_the_Dimensions_of_Data_Fields) ## 參考資料 以下第三方資料於撰寫本詞彙條目期間被參考到: * [DIMENSION in Traditional Chinese - Cambridge Dictionary](https://dictionary.cambridge.org/dictionary/english-chinese-traditional/dimension) 說明詞彙的可能含意(採用「[空間](https://dictionary.cambridge.org/dictionary/chinese-traditional-english/),[尺寸](https://dictionary.cambridge.org/dictionary/chinese-traditional-english/)」釋義)。 --- 本文件為[《Hacktionary》專案](https://hackmd.io/@hacktionary/home)的衍生作品,以[《Creative Commons 姓名標示-相同方式分享》授權條款第 4.0 國際版](https://creativecommons.org/licenses/by-sa/4.0/deed.zh_TW)或其任意更近期版本釋出供大眾於授權範圍內自由使用 如參與本平台的內容實作視同為將您的內容以相同授權條款釋出 部份內容為基於合理使用(fair use)原則使用,使用方式請參閱其註明之來源與作者 <style> /* 調大旁註文字的字元大小 */ rt{ font-size: 10pt; } </style>