sudo vim /etc/network/interfaces,
将该文件的内容修改为如下:(也就是说删掉其他的什么auto eth0、auto wlan0)auto loiface lo inet loopback
分类:
Web程序 时间:
2014-04-30 15:50:31
阅读次数:
474
# fedora 配置使用点滴### fedora 16
无线网设置fodera16是3.x的内核,无线网卡的驱动有点不一样。可以用如下方法安装,需要先用有线网来安装几个包,步骤如下:1. 执行这个命令看看网卡
lspci | grep Network如果是Broadcom Corporat...
分类:
其他好文 时间:
2014-04-30 14:04:44
阅读次数:
406
After having installed Ubuntu OS, you should
update config file for root account. The commands are listed as follow:vi
/etc/lightdm/lightdm.conf #open...
分类:
其他好文 时间:
2014-04-29 19:21:56
阅读次数:
555
package com.opensymphony.xwork2;import
com.opensymphony.xwork2.config.Configuration;import
com.opensymphony.xwork2.config.ConfigurationException;impor...
分类:
其他好文 时间:
2014-04-29 19:12:40
阅读次数:
729
防抖时间设的不是太好.... 1 /* 2 ::按键控制 3 PA8接LED,PE2接按键 4
*/ 5 #include"stm32f10x.h" 6 void RCC_Configuration(void); 7 void
GPIO_Config(void); 8 void Delay(__IO...
分类:
其他好文 时间:
2014-04-29 18:26:23
阅读次数:
466
vim toolis a commom editor, for the sake of
improving effeicient, it is necessary to configurate vim config file. The
following comands will help you....
分类:
其他好文 时间:
2014-04-29 17:58:49
阅读次数:
502
IEEE/ACM International Conference on Advances
in Social Network Analysis and Mining (ASONAM) 2014 Industry Track Call for
PapersBeijing China August 1...
分类:
Web程序 时间:
2014-04-29 15:30:45
阅读次数:
561
ASP.NET中使用Forms身份认证常见的做法如下:1.
网站根目录下的Web.config添加authentication节点 2. 在manager子目录下添加Web.config文件并加入下面的内容:
这样,用户...
分类:
其他好文 时间:
2014-04-29 14:23:02
阅读次数:
497
如何在Ubuntu 14.04上安装steamos会话,以使用户的SteamOS
大图片模式直接从lightdm GTK迎宾开始进入。SteamOS是一个开源的基于Debian Wheezy分支的、为游戏的优化的操作系统。不像Debian
7,它使用的是xcompmgr图形合成器。SteamOS由维...
分类:
其他好文 时间:
2014-04-29 14:09:46
阅读次数:
573
本文的主题是“贝叶斯网络”(Bayesian Network)
贝叶斯网络是一个典型的图模型,它对感兴趣变量(variables of
interest)及变量之间的关系(relationships)进行建模。当将贝叶斯模型与统计技术一起使用时,这种图模型分析数据具有如下几个优势:(1)
贝...
分类:
其他好文 时间:
2014-04-29 10:28:46
阅读次数:
521