2015年2月27日
摘要:
ubuntu 中 软件 dia 可以替代 ms-visio软件。安装过程可以在线安装: sudo apt-get install dia
阅读全文
posted @ 2015-02-27 15:53
苍茫子雪
阅读(990)
推荐(0)
2015年2月26日
摘要:
访问地址:http://www.zentao.net/book/zentaopmshelp/76.html一键安装包 解压缩必须 解压缩到根目录下面。
阅读全文
posted @ 2015-02-26 11:09
苍茫子雪
阅读(169)
推荐(0)
2015年2月12日
摘要:
from:http://www.cnblogs.com/lynch_world/archive/2012/01/06/2314717.htmlubuntu下安装Apache+PHP+Mysql转载自:http://www.comflag.com/2011/05/01/apache-web.htm电影...
阅读全文
posted @ 2015-02-12 17:18
苍茫子雪
阅读(137)
推荐(0)
摘要:
一 安装 php 命令:sudo apt-get install libapache2-mod-php5 php5出现了如下错误: 按照方案一 解决了此问题。一下 from http://www.cnblogs.com/eddy-he/archive/2012/06/20/2555918.htmls...
阅读全文
posted @ 2015-02-12 13:26
苍茫子雪
阅读(154)
推荐(0)
摘要:
安装 用 sudo apt-get install apache2sudo /etc/init.d/apache2 restart如果发现错误: 以下from:http://cache.baiducontent.com/c?m=9f65cb4a8c8507ed4fece7631046893b4c43...
阅读全文
posted @ 2015-02-12 10:40
苍茫子雪
阅读(148)
推荐(0)
2014年12月23日
摘要:
说下我的解决方法吧,我是忘了在All Settings -> Text Entry 的 Input sources to use中添加Chinese(Pinyin)了,添加后就好了。from:说下我的解决方法吧,我是忘了在All Settings -> Text Entry 的 Input sour...
阅读全文
posted @ 2014-12-23 13:41
苍茫子雪
阅读(441)
推荐(0)
摘要:
在中文支持配置还不完整的Ubuntu 14.04中,使用gedit打开带有中文字符的文件有时会出现乱码的情况,这是由于gedit对字符编码匹配不正确导致的,解决方法如下: 在终端中输入如下命令,然后重新打开gedit即可: gsettings set org.gnome.gedit.prefere...
阅读全文
posted @ 2014-12-23 13:40
苍茫子雪
阅读(122)
推荐(0)
2014年12月5日
摘要:
以下转自:http://blog.sina.com.cn/s/blog_73b6331101016haq.htmlubuntu12.04bcm43xx无线网卡安装记录(2012-07-01 01:52:41)转载▼标签:linuxubuntubcm43xxdriver杂谈分类: PC 本人本子型号为...
阅读全文
posted @ 2014-12-05 13:40
苍茫子雪
阅读(439)
推荐(0)
摘要:
1 用命令 sudo apt-get install minicom 安装2 用 minicom -s 进行配置 往下选择 Seral port setup; 然后输入 A ;选择自己的 设备对应的端口。 查看自己的端口的命令: ls /dev/ttyUSB* 显示出来发现是 ttyUSB0; 那么...
阅读全文
posted @ 2014-12-05 10:36
苍茫子雪
阅读(325)
推荐(0)
摘要:
找到两个解决方法:1 找 网卡驱动下载: 用命令以下 from :http://zhidao.baidu.com/link?url=k6QNIdJlbRyZJSEW1cVUs_1p4Jv-73c82dVm9JwJE_GPDtFPzcoRk9s2536gCxz2mLwIQKg_oR2ouc0ND9TN...
阅读全文
posted @ 2014-12-05 09:42
苍茫子雪
阅读(290)
推荐(0)