鍵盤上的字元讀音
~ | tilde (sounds like til-da); be prepared to explain to computer-illiterate people saying "you know, the wave-shaped thingy" |
! | exclamation; commonly read as bang in case of #!/bin/sh |
@ | at |
# | pound; but commonly read as shee in case of #!/bin/sh, not sure why |
$ | dollar |
% | percent |
^ | caret; not many people know this word so be prepared to say "no, not carrot; it's the character above 6, an arrow pointing up" |
& | ampersand |
* | star; some read asterisk |
( | opening parenthesis (some may shorten it saying paren) |
) | closing parenthesis |
_ | underscore; once I heard people say underbar |
+ | plus |
- | minus; as symbol before arguments in commands, some people including me read dash, easier to say one syllable |
= | equals |
` | backtick or backquote |
{ | opening brace |
} | closing brace |
[ | opening bracket |
] | closing bracket |
| | pipe or vertical bar |
\ | backslash; be prepared to explain to some computer-illiterate people |
: | colon |
; | semicolon |
" | double quote |
' | single quote |
< | less than; some may read left angle bracket |
> | greater than |
, | comma |
. | dot; period if in English text |
? | question mark |
/ | slash or forward slash; some computer-illiterate people may be confused about / and \ |
space | |
(), [] and {} | may also be called brackets in general. In that case, they specifically call [] square brackets and {} curly brackets. I never like this. Open and Closing may also be called left and right. |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/554557/viewspace-343299/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 膝上型電腦鍵盤上的Fn鍵作用大全 鍵盤上的Fn鍵有什麼用?
- Swift自定義表情鍵盤+錄音Swift
- Mac電腦上“預覽”中的鍵盤快捷鍵!Mac
- php 之讀取鍵盤輸入PHP
- iOS上開發的一個安全鍵盤iOS
- 乾貨!Mac電腦上“預覽”中的鍵盤快捷鍵!Mac
- 敲擊鍵盤後字元怎麼出現在顯示器字元
- 電腦鍵盤上F1-F12快捷鍵的作用大全
- 頓號在鍵盤上怎麼打 頓號符號在鍵盤上怎麼打不出來符號
- 關閉Mac電腦鍵盤上的Fn功能的技巧Mac
- Linux上使用Python統計每天的鍵盤輸入LinuxPython
- 教你怎麼在Mac上建立與更改鍵盤快捷鍵Mac
- win10關閉鍵盤錯誤時的提示音方法Win10
- 鍵盤平方米符號怎麼打m2 ㎡在鍵盤上是怎麼打出來的符號
- 鍵盤快捷鍵
- 冒號電腦鍵盤怎麼打 冒號符號:在鍵盤上怎麼按符號
- 去掉鍵盤的方式
- 機械鍵盤怎麼選購?機械鍵盤和普通鍵盤的區別對比
- 我勸你別在數字鍵盤上刁難我——Vue自定義數字鍵盤元件Vue元件
- 鍵盤各個鍵的功能圖解 電腦鍵盤全圖詳細圖解
- 【快捷鍵】—— 鍵盤篇
- android開啟軟鍵盤部分內容上移Android
- 從鍵盤上開啟 Mac 應用程式的 4 種方法Mac
- 鍵盤快捷鍵使用大全表圖片 電腦鍵盤的快捷鍵用法大全圖解圖解
- 鍵盤亂鍵怎麼處理 電腦鍵盤按鍵錯亂
- 鍵盤操作
- 鍵盤事件事件
- AutoTyper for Mac(鍵盤快捷鍵)Mac
- 特殊字元關鍵字篩選字元
- python讀入不定行字元的問題Python字元
- 在 Linux 中加速工作的鍵盤快捷鍵Linux
- 鍵盤壞了怎麼用軟鍵盤 電腦怎麼調出桌面鍵盤
- 電腦讀不到u盤但是有聲音怎麼辦 u盤有聲音但無碟符解決方法
- 盤點:QuickTime Player 鍵盤快捷鍵和手勢大全UI
- 鍵盤快捷鍵工具:AutoTyper for MacMac
- Java中的鍵盤錄入Java
- 程式設計師的鍵盤程式設計師
- 鍵盤失靈按什麼鍵恢復 win10鍵盤恢復按鍵Win10
- selenium 鍵盤操作