1、直接打开Linux的terminal中文字符显示正常,但是用securecrt登陆后中文显示不正常解决方法:securecrt字符集设置不对路径:Options -> Session Options -> Appearance ->Character encoding,选择UTF-8即可参考网址...
分类:
其他好文 时间:
2015-05-30 09:14:16
阅读次数:
178
Customizing the Bar AppearancebackIndicatorImagePropertybackIndicatorTransitionMaskImagePropertybarStylePropertybarTintColorPropertyshadowImagePropert...
分类:
移动开发 时间:
2015-05-29 15:22:51
阅读次数:
178
要确保你已经安装过Android Studio 了,绿色版赶紧换掉吧,没有的小伙伴在下边下载,现在开始教程 安装Android Studio (Win和Mac) | 立即下载 |密码: zxqt 设置检查更新Settings (win File > Settings)>Appearance & Behavior> System Settings>Updates panel 或者直接如下图...
分类:
移动开发 时间:
2015-05-29 12:01:22
阅读次数:
180
iPhone: 不能自动播放音乐, 去除默认样式 input:-webkit-appearance: none;//--------------------------------------------------------------------------------------有发现在.....
分类:
移动开发 时间:
2015-05-28 19:35:57
阅读次数:
155
1、主题。 File->Settings, 搜索Theme, 点开Appearance, 在右边面板的Theme中选择Darcula。 2、注释快捷键。 File->Settings, 搜索keymap,点开Keymap,在右边面板上搜索,找到Other->Fix doc comment,双击,选...
分类:
移动开发 时间:
2015-05-28 11:03:51
阅读次数:
466
1.
[[UINavigationBar
appearance]setBarTintColor:[UIColor
yellowColor]];效果如下:(适用于xcode5及ios7以上)
2.
[[UINavigationBar appearance]setTranslucent:NO];效果如下:
3.
[[UINavigationBa...
分类:
其他好文 时间:
2015-05-28 09:36:05
阅读次数:
119
eclipse的默认字体太小,所以设置的大一些比较清楚,方法很简单,单击菜单栏的"Window"选择"Preferences",如下图:然后左侧依次选择General--Appearance--Colors and Fonts,右侧选择Basic--Text Font然后单击Edit按钮就打开字.....
分类:
系统相关 时间:
2015-05-26 18:32:01
阅读次数:
212
Eclipse 字体有两处,一处是控制台的字体,一处是主窗口。这里分别介绍控制台和主窗口字体的调节方法。
Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Basic -> Text Font -> Edit 调节控制条字体大小。
Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Java -> Java Editor Text ...
分类:
系统相关 时间:
2015-05-23 00:08:33
阅读次数:
235
菜单栏 windows–>preferences–>general–>editors–>text editors中在Appearance color options下修改 background color为(将system default前的勾点掉)red:204; green:232; blue:...
分类:
系统相关 时间:
2015-05-22 14:51:14
阅读次数:
228
1.中文乱码显示解决:Settings -> Editor -> Appearance -> 选择Theme -> 然后勾选上下面的Override default fonts by:在Name中选择一个支持中文字体的字体:比如微软雅黑,serif, sansSerif等,并设定Size,一般为15...
分类:
移动开发 时间:
2015-05-22 11:22:15
阅读次数:
178