修改 Exec, Icon 路径,将文件保存 pycharm.desktop,拖到unity侧边栏[Desktop Entry]Categories=Development;Comment[zh_CN]=Comment=Exec=/home/shalei/pycharm-community-3.0/...
分类:
系统相关 时间:
2014-11-22 13:10:46
阅读次数:
424
解决乱码问题 # 设置为中文环境,使提示成为中文 export LANG =" zh_CN.UTF-8 " # 输出为中文编码 export OUTPUT_CHARSET =" GBK "
http://download.autodesk.com/global/docs/maya2014/zh_cn/index.html?url=files/Rendering_Windows_and_Editors_Render_Settings_Maya_Vector_tab.htm,topicNu...
分类:
其他好文 时间:
2014-11-21 20:07:58
阅读次数:
147
1、下载中文包;
http://pkgs.fedoraproject.org/repo/pkgs/man-pages-zh-CN/manpages-zh-1.5.1.tar.gz/13275fd039de8788b15151c896150bc4/
2、编译安装
tar xf manpages-zh-1.5.1.tar.gz
cd manpages-zh-1.5.1
./configure...
分类:
系统相关 时间:
2014-11-21 12:43:09
阅读次数:
304
Solve java.util.MissingResourceException: Can't find bundle for base name com...config, locale zh_CNat java.util.ResourceBundle.throwMissingResourceEx...
分类:
编程语言 时间:
2014-11-21 12:31:43
阅读次数:
244
Visual Studio 2015 Previewhttp://www.zhihu.com/question/26594936/answer/33397319http://www.visualstudio.com/zh-cn/downloads/visual-studio-2015-downloa...
分类:
移动开发 时间:
2014-11-21 11:59:47
阅读次数:
194
正则中文版详细说明请看中文版w3cschool-----http://www.w3school.com.cn/jsref/jsref_obj_regexp.asp偶还看微软正则表达式语言-快速参考:http://msdn.microsoft.com/zh-cn/library/az24scfc%28...
分类:
Web程序 时间:
2014-11-20 23:16:27
阅读次数:
330
一、安装所需要的库与组件yum install gcc* automake zlib-devel libjpeg-devel giflib-devel freetype-devel二、安装openOffice1、安装包下载:官网下载最新RPM安装包:xxx_zh_CN.tar.gz2、解压安装:1 ...
分类:
系统相关 时间:
2014-11-20 15:07:11
阅读次数:
259
今天在ubuntu 下, 把Windows下工程导入Linux下Eclipse中,由于工程代码,是GBK编码,而Ubuntu默认不支持GBK编码,所以,要让Ubuntu支持GBK。
方法如下:
1、修改/var/lib/locales/supported.d/local文件,在文件中添加
zh_CN.GBK GBK
zh_CN.GB2312 GB2312
2、sudo dpkg-...
分类:
系统相关 时间:
2014-11-19 20:36:10
阅读次数:
230
http://www.bing.com/HPImageArchive.aspx?format=xml&idx=0&n=2&mkt=zh-cn参数idx为开始的位置参数n为获取的个数参数mkt为地区 zh-cn为中国好像没什么用。返回的结构如下,有的内容省略了。其中url为图片地址。1366x768可...
分类:
其他好文 时间:
2014-11-19 17:53:41
阅读次数:
367