在ASPx頁面中使用樣式文件*.css,如果CSS文件中有注釋
在vb中,應如下:
'常規連接a:link { color: #000000; text-decoration: underline;}
在C#中,應如下:
/*常規連接*/a:link { color: #000000; text-decoration: underline;}
否則,樣式將應用不起來!
If Google the key Words like:
一個字符串aaa:dddd,cccccc 如何將子串ddd
發布日期:2007.4.19 作者:Anytao©
小Code,大功告成。項目到了收尾階段,工作稍微輕松一些了
下面的代碼來源於網絡,回歸於網絡,有需要的話直接COPY過
一.設計時效果:二.運行時效果: 三.簡單談談實