使用css的@font-face引入服务器文件中的字体;使用方法:font-face{font-family:ch;/*为引入的字体命名*/src:url(../font/FZZCHJW.TTF);/*定义要引入字体文件的路径*/} @font-face{font-family: myFirstFont;src: url('Sansation_Light.ttf'), url('Sansation_Light.eot'); /* IE9+ *...
类内部Hack:比如 IE6能识别下划线"_"和星号" * ",IE7能识别星号" * ",但不能识别下划线"_",而firefox两个都不能认识。等等 选择器Hack:比如 IE6能识别*html .class{},IE7能识别*+html .class{}或者*:first-child+html .class{}。等等 HTML头部引用(if IE)Hack:针对所有IE:
CString csStr2(csStr);CString( TCHAR ch, int nRepeat = 1 );例:CString csStr('a',5);//csStr="aaaaa"CString( LPCTSTR lpch, int nLength );例:CString csStr("abcdef",3);//csStr="abc"CString( LPCWSTR lpsz );例:wchar_t s[]=L"abcdef"; CString csStr(s);//csStr=L"abcdef"...
02.'Accept':'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',03.'Accept-Encoding':'gzip, deflate, sdch',04.'Accept-Language':'zh-CN,zh;q=0.8',05.'Cache-Control':'max-age=0',06.'Connection':'keep-alive',07.'User-Agent':'Mozilla/5.0 (Windows NT 6...
fixeserrorsonthedisk 解决磁盘错误 floppydisk 软盘 FORMatdiskette 格式化磁盘 FORMatsadiskforusewithmsdos 格式化用于MS-DOS的磁盘 FORMfeed 进纸 freememory 闲置内存 fullscreen 全屏幕 functionprocedure 函数过程 graphical 图解的 graphicslibrary 图形库 groupdirectoriesfirst 先显示目录组 hangup 挂断 harddisk ...