sudo apt-get install linux-headers-generic build-essential dkms
sudo apt-get install linux-source
sudo apt-get install --reinstall bcmwl-kernel-source
sudo modprobe wl
先把网线插入笔记本,再按照上面的顺序执...
分类:
其他好文 时间:
2014-05-12 14:22:53
阅读次数:
320
vs2012中配置和使用boost库一、配置:1、到www.boost.org下载boost库源代码,完成之后解压,我放置的路径是f:\install。2、打开vs2012,点击“工具”—>“visual
studio 命令提示”,弹出命令行3、切换到install\boost_1_55_0路径下,...
分类:
其他好文 时间:
2014-05-12 12:31:12
阅读次数:
323
弄好系统首次开机,hdmi转vga无信号 决解办法:找到SD卡中config.txt
中hdmi_safe=1系统启动显示成功 进入初始化界面!命令启动初始化界面:sudo raspi-config输入命令sudo apt-get install
ttf-wqy-zenhei这条命令安装的是黑体su...
分类:
其他好文 时间:
2014-05-12 12:06:33
阅读次数:
372
叙述一个1个小时才解决的坑吧:早上首先是用pods安装的下拉刷新的类库,但是对比了其他的应用发现没有PullTableView所以果断在自己构建的目录(class)中git
clone了一份其他版本的,同时在pods目录下删除了EGO大神的代码怎么删的才是重点,我在xcode中右键delete后mo...
分类:
其他好文 时间:
2014-05-12 10:35:13
阅读次数:
262
Essential XlsIO 是一款.NET库,可用于读写Microsoft Excel
文件,具备丰富的功能,完全像Microsoft
Office办公自动化,可用于没有安装Excel的操作系统,可以导出为图片、HTML、PDF等,开发人员可以使用该控件创建标准的兼容Excel
2007和201...
分类:
其他好文 时间:
2014-05-12 10:18:52
阅读次数:
412
偶尔看见,贴一下编译过程需要boost和qt4(必须是动态的,静态编译的话,他的so库全部会编译为静态库……)sudo
apt-get install libboost-devqmakemake INSTALL_ROOT=/home/用户名/tools/edb install
分类:
数据库 时间:
2014-05-12 09:44:59
阅读次数:
475
作者:冰点阳光 | 可以转载,
但必须以超链接形式标明文章原始出处和作者信息及版权声明网址:http://baohua.me/operating-system/windows-server-2012-enable-windows-feature-netfx3-error-sulotion/在Wind...
The server encountered an internal error that
prevented it from fulfilling this
request.org.springframework.http.converter.HttpMessageNotWritableExcep...
分类:
Web程序 时间:
2014-05-11 04:32:24
阅读次数:
1292
Install Ruby(安装)For windows you can download Ruby
fromhttp://rubyforge.org/frs/?group_id=167for Linux
tryhttp://www.rpmfind.net.Our first program(从此开始...
分类:
其他好文 时间:
2014-05-11 00:02:21
阅读次数:
602
1.下载安装文件加压、编译和安装cd /tmpwget
http://download.redis.io/releases/redis-2.8.9.tar.gztar -zxf
redis-2.8.9.tar.gzcd redis-2.8.9makesudo make install这时Redis ...
分类:
其他好文 时间:
2014-05-10 22:29:44
阅读次数:
432