背景圖水平垂直居中
背景圖居左垂直居中
background:#ebebeb url(/images/bloghtimg/bkht_jia.jpg) 5px center no-repeat;//距離左邊5px
背景圖和文字顯示在一行
background:#ebebeb url(/images/bloghtimg/bkht_jia.jpg) left center no-repeat;//距離左邊5px
vertical-align:middle;
ie9 ie10中文字型不相容
將中文字型名稱轉換為
unicode編碼。
unicode編碼轉換表:
如下:
div轉後:
div
比較有用的linux命令
msn jinglexy at yahoo dot com dot cn sbin blockdev v getss dev hda1 檢視分割槽區塊大小 sbin blockdev v getsize dev hda1 檢視分割槽總大小 sbin chkconfig list 列出各個run le...
vi比較有用的命令
1.上下左右移動 hjkl 2.選中一整行 v 3.選中一部分 v 4.跳到檔案頭 gg 5.跳到檔案尾 g 6.撤銷 u 7.恢復 ctrl r 8.將選中文字轉為大寫 u 9.跳到最後一次修改處 10.跳到游標上一次所在出 11.以十六進製制顯示 xxd g 1或者 xxd g 2 g 2表示以...
比較有用的列舉方法
將駱駝命名法的單詞轉為句子.如notsent not sent 列舉型別 列舉的值,object型別只是避免轉換,其實只能是int型別 public static string getenumdescbyvalue type enumtype,object enumvalue return null...