目的:使wince7系统能支持显示中文
步骤:
1、在Catalog Items View窗口中勾选如下组件
在Core OS->Windows Embedded Compact->Fonts->Scripts->Chinese(Simplified)中选择SimSun & NSimSun。
在Core OS->Windows Embedded Compact->Interna...
1.网页浏览的中文乱码[root@localhost ~]# yum install fonts-chinese下载完毕后,浏览器可以浏览中文网页。2.应用显示中文乱码#vi /etc/sysconfig/i18n将LANG="en_US.UTF-8"SYSFONT="latarcyrheb-sun...
分类:
其他好文 时间:
2015-02-13 17:53:39
阅读次数:
220
新版本的eclipse editor默认字体,英文看起来还算顺眼,中文注释就小得不得了。 改成Courier New, 看起来最顺眼。 window ->preferences -> General -> Appearance -> Color and Fonts -> ?Basic -> Text Font...
分类:
系统相关 时间:
2015-02-05 11:42:10
阅读次数:
214
原因为wordpress 3.8之后采用google字体所致.修改functions.php//禁用Open Sansclass Disable_Google_Fonts {public function __construct() {add_filter( 'gettext_with_contex...
分类:
其他好文 时间:
2015-02-04 23:12:09
阅读次数:
184
安装用brew太方便了,还自动下载字体。
sudo brew install figlet
linux源码安装不带字体,可以自己下载flf后缀字体,figlet -f 字体路径 来引用。
这里下字体ftp://ftp.figlet.org/pub/figlet/fonts/
然后我本想穷举每种字体看效果,没想到自带就有这个程序,真方便。
安装目录/usr/local/hom...
分类:
系统相关 时间:
2015-02-02 18:12:06
阅读次数:
263
在Options里面选择Content,在Fonts&Colors区域的Default font中,选择Times New Roman在旁边的Advanced中选择,Fonts for:Simplified ChineseProportional:Sans SerifSerif: Microsoft...
分类:
其他好文 时间:
2015-01-29 14:26:45
阅读次数:
258
在使用zend studio的过程中为了方便我们编码,很多时候需要设置编码的字体的大小,设置步骤如下:选择【Windows】-【preference】-【general】-【appearance】-【colors and fonts】选择【basic】-【text font】然后来进行设置。
分类:
其他好文 时间:
2015-01-29 12:14:34
阅读次数:
222
启动webStorm之后,点击“FIle"菜单,选择其下的”Settings"2、在左侧的菜单中选择“Editor/Colors & Fonts/Font在右侧Scheme Name后侧的”Save as...“按钮,另存一个设置,然后可以修改字体大小和字体。
分类:
Web程序 时间:
2015-01-27 17:49:46
阅读次数:
369
1,从版本控制系统创建项目: CVS ->?Checkout from Version Control 2, 关联DOC文档: 右键External Librariese -> Configure PHP include paths 3, 去掉波浪线: settings -> Editor -> Colors & Fonts -> General...
分类:
Web程序 时间:
2015-01-27 11:28:37
阅读次数:
245
1、download bootstrap source 2、目录结构 docs-bootstrap文档,里面有bootstrap的一些实例。 fonts-字体文件,图标文件。 js-bootstrap 各个插件封装的js。 3、less目录 列举几个重要的less文件。 varibles.less-...
分类:
其他好文 时间:
2015-01-23 14:36:10
阅读次数:
135