; 指针颜色设置为白色(set-cursor-color "white");; 鼠标颜色设置为白色(set-mouse-color "white");; 从color-theme中获取;; 网上下载color-theme.el,放到加载路径(/usr/share/emacs/site-lisp )下...
分类:
系统相关 时间:
2015-01-09 20:47:21
阅读次数:
395
Just wanted to share some experiences remaping all the ECUs in my F11 2010 BMW, hopefully other BMW owners can benefit from this.Order of ENET cable a...
分类:
Web程序 时间:
2015-01-09 16:48:41
阅读次数:
348
About Sharepoint Base APP
Sharepoint APP默认的有21个APP,可以满足最基本的用户需求。下面是对每一个APP的介绍。
Document Library
Use a document library to store, organize, sync, and share documents with people. You ...
分类:
移动开发 时间:
2015-01-09 12:38:34
阅读次数:
271
kindeditor的上传图片简单代码 源代码下载地址:http://www.zuidaima.com/share/1550463646698496.htm...
分类:
Web程序 时间:
2015-01-09 10:50:30
阅读次数:
197
周末加班是家常便饭,这社会不只是程序员命苦,还有比我们更苦命的娃子,抽这个蛋疼的时间上传JBPM资料 源代码下载地址:http://www.zuidaima.com/share/1550463646190592.htm...
分类:
Web程序 时间:
2015-01-09 09:18:51
阅读次数:
187
转载自:http://blog.codinglabs.org/articles/how-web-analytics-data-collection-system-work.html网站数据统计分析工具是网站站长和运营人员经常使用的一种工具,比较常用的有谷歌分析、百度统计和腾讯分析等等。所有这些统计分...
分类:
Web程序 时间:
2015-01-08 20:06:50
阅读次数:
462
本章列出了当你用任何主机语言调用MySQL时可能出现的错误。首先列出了服务器错误消息。其次列出了客户端程序消息B.1. 服务器错误代码和消息服务器错误信息来自下述源文件:· 错误消息信息列在share/errmsg.txt文件中。“%d”和“%s”分别代表编号和字符串,显示时,它们将被消息值取代。·...
分类:
数据库 时间:
2015-01-08 20:05:14
阅读次数:
326
首先以root用户添加新字体。字体请自行下载。mkdir-p/usr/share/fonts/zh_CN/TrueTypecpzysong.ttf/usr/share/fonts/zh_CN/TrueType然后切换到oracle用户su-oracleexportLANG=zh_CN.gb18030运行安装脚本就会出现正常的中文界面了。
分类:
数据库 时间:
2015-01-08 15:44:23
阅读次数:
160
1. make the folders(H:\win7_host_backup) on Windows PC shared2. on remote Linux PC cmdline, mount -t cifs -o username=xxxxxxx,password=xxxxx,dir_mode=...
With samba on Linux PC already installedOn Linux PC:1. vi /etc/samba/smb.confadd the following text in the end, NOTE, there are SPACEs before those op...