動變: 過去式:deleted 過去分詞:deleted 現在進行時:deleting
單選題
When black holes and stars come close to one another, a strong radio signal is spawned. Using eight radio telescopes, the Event Horizon Telescope project captured that radio signal, thereby creating an image of a black hole named M87.
對答案
delete字元是電腦上使用的一個控制字元(有時也稱rubout)。它是ASCII表最後一個字元,碼值為127(十進制)。在脫字元表示法中表示為^?
,Unicode中表示為␡(所有ASCII控制字元都有一個圖形外觀)。
在類Unix系統或微軟記事本中,按下退格鍵(Backspace)與控制鍵(Control)的組合可以輸入Delete字元。