用 RichTextBox控件,(菜單 工程》部件》選 microsoft Rich Txtbox...) Private Sub Form_Load()
RichTextBox1.Font.Name = "Times New Roman"
RichTextBox1.Font.Size = 10
RichTextBox1.Text = "H2SO4"
'註釋: Move the numbers down 2 points.
OffsetRichText RichTextBox1, 2, 1, 2 ' 字串中第二個設為上標
OffsetRichText RichTextBox1, 5, 1, -2 ' 字串中第5個設為下標
End Sub'設置上下標
Private Sub OffsetRichText(box As RichTextBox, start As Integer, length As Integer, offset As Integer)
'註釋:box指RichTextBox控件;start指作為上下標的
'註釋:字符的起始位置;length指上下標字符的長度;
'註釋:offset指上標還是下標,大於0上標;小於0下標。
box.SelStart = start - 1
box.SelLength = length
box.SelFontSize = box.Font.Size - Abs(offset)
box.SelCharOffset = ScaleY(offset, vbPoints, vbTwips)
box.SelStart = 0
box.SelLength = 0
End Sub
圖集裏40上標2下標1什麽意思格式-單元格(ctrl+1)-字體
上標,下標就可以了。
結構施工圖基礎圖中上標DJ-1下標2.300表示什麽意思?dj-1, -- 獨立基礎 1號
2.300 -- 基礎標高 2.300
結構施工圖基礎圖中上標dj-1,下標2.300表示什麽意思dj-1, -- 獨立基礎 1號
2.300 -- 基礎標高 2.300
從 600,600, 800,400 可以看出 基礎四邊的平面坐標位置,也可算出中心位置。
revit中上標頭下標頭是什麽上標頭和下標頭是標高的標註符號,上標頭是指標高數字的位置在上部,下標頭是指標高數字的位置在下部。
VB下標越界什麽意思?
舉例說明,比如數組***有10個元素,但是妳使用該數組的第11個元素,這就是下表越界。
N[10]***有10個元素,如果妳使用N[11]就越界了。
概率題裏C上標1下標3是什麽意思概率題裏C上標1下標3表示的意思:C表示組合的符號,上標1下標表示3選1。
C上標1下標3=3
英語中上標和下標怎麽讀Superscripts and Subscripts
詞典釋義
Superscripts and Subscripts
重點詞匯釋義
上標
superscript
下標
subscript; index; suffix
上標(superscript) 下標(subscript)
W0 讀法應為 w subscript 0 也可以這樣 w sub 0
ft 讀法應為 f superscipt t 也可以這樣 f sup t
其他壹些數學上的讀法
an a to the nth power or a to the nth
Ai,j pronouced as "A i ma j"
A* pronouced as "A star" or " A asterisk"
A' "A prime " or "A apostrophe"
EXCEL表中上標和下標在哪做?選中要設為上標或者下標的數字,右鍵-單元格格式-打勾