加拿大(非传统)
右 alt 相当于 control + 左 alt
输入带音标记号字符需要
先按下音标记对应的键,未松开时输入元音字母 (用 +号 表示)
或者
先按下音标记对应的键,松开后,再按下元音字母 (用'再'字表示)
alt 和 shift 都用来上档,但得到的结果一般不同
"=" 号左侧是待输入字符
"=" 号右侧是标准键盘(EN-US-101)上的按键
space 空格键
comma 逗点 ,
colon 冒号 :
dot 句点 .
single quote 单引号 '
quote 双引号 "
apostrophe 省略符号 `
pipe 管道 |
backward 后向斜线 \
forward slash 前向斜线 /
hyphen 连字符 减号 -
underscore 下划线 _
bar 上方的短线 ¯
cedilla cédille 变音号 ¸
tidle 鼻化音符号 ~
acute accent l`accent aigu 闭音符 ´
grave l`accent grave 开音符 `
circumflex l`accent circonflex 抑扬符号 ^
diaeresis le tréma ¨ 分音符
¸ cédille = ] + space
ç c cédille = ] + c
´ l'accent aigue = 右 alt + / 再 space
á é í ó ú = 右 alt + / 再 a e i o u
` l'accent grave = ' + space
à è ì ò ù = ' 再 a,e,i,o,u
À È Ì Ò Ù = ' 再 shift + a e i o u
À È Ì Ò Ù = ' A,E,I,O,U
^ circonflexe = [ + space
â ê î ô û = [ 再 a e i i u
¨ le tréma = shift + ] 再 space
ä ë ï ö ü = shift + ] 再 a e i o u
¶ paragraph = 右 alt + p
§ section = 右 alt + o
¯ over line = 右 alt + ,(comma)
hyphen or minus = -
hyphen or minus = 右 alt + .(dot)
_ underscore,dash = shift + -
' single quote = shift + ,
# sharp mask = ` (apostroph)
| pipe = shift + ` (apostroph)
± plus-minus = 右 alt + 1
@ domain delimiter = 右 alt + 2
£ franc = 右 alt + 3
¢ euro = 右 alt + 4
¤ solar = 右 alt + 5
¬ negative = 右 alt + 6
¦ separator = 右 alt + 7
² square(2nd power) = 右 alt + 8
³ cubic(3rd power) = 右 alt + 9
¼ a quater = 右 alt + 0
½ one half = 右 alt + -
¾ tree quaters = 右 alt + =
! exclamation = shift + 1
" double quote = shift + 2
/ forward slash = shift + 3
$ dollar = shift + 4
% percent = shift + 5
? question mark = shift + 6
& ampersand = shift + 7
* asteroid = shift + 8
~ tilde = 右 alt + ;(semicolon)
{ open curly bracket = 右 alt + {
} close curly braket = 右 alt + \ (backward slash)
[ open square bracket= 右 alt + [
] close square bracket= 右 alt + ]
( open parenthese = shift + (
) close parentheses = shift + )
unresolved
º ¹ 阴性上标顺序 = ?
º 23ºC Nº1 = ?
œ = ?
æ Æ = ?
« left quote = ?
» right quote = ?
ñ Ñ (ɲ) = ?
µ micro = ?
以防乱码如果编写 GB2312 编码的HTML文档
只能写好ASCII (ANSI)档后 (Francais)
再逐个替换为html实体
(Français => Français)
以下是一些参考
® = ® [HTML ENTITY]
© = ©[HTML ENTITY]
« left quote = «t;[HTML ENTITY]
» right quote = «t;[HTML ENTITY]
î = î[HTML ENTITY]
Documents list below maybe helpful :
http://www.htmlhelp.com/reference/html40/entities/
http://www.htmlhelp.com/reference/html40/entities/latin1.html