问题:[root@cddserver2 ~]#yum -y install gcc-*Loaded plugins: fastestmirror, prestoCould not retrieve mirrorlisthttp://mirrorlist.centos.org/?release=6&a...
分类:
系统相关 时间:
2014-11-10 21:28:04
阅读次数:
521
4. 设 $A$ 是个不可约非负方阵, $0\leq t\leq 1$, 则 $$\bex \rho[tA+(1-t)A^T]\geq \rho(A). \eex$$
分类:
其他好文 时间:
2014-11-10 19:52:17
阅读次数:
161
5. (Levinger, 1970) 设 $A$ 是个不可约非负方阵, 则函数 $$\bex f(t)=\rho[tA+(1-t)A^T] \eex$$ 在 $[0,1/2]$ 上递增, 在 $[1/2,1]$ 上递减.
分类:
其他好文 时间:
2014-11-10 19:43:18
阅读次数:
217
Registering DbProviderFactories Each .NET Framework data provider that supports a factory-based class registers configuration information in theDbProv...
分类:
数据库 时间:
2014-11-10 19:34:48
阅读次数:
373
最近再Server 2012 + IIS 8 中配置NodeJS 运行环境,具体配置过程就不细说了(随便搜搜一堆),安装完nodejs 和 iisnode 之后,出现一个报错,如下:The iisnode module is unable to start the node.exe process....
分类:
Web程序 时间:
2014-11-10 17:33:42
阅读次数:
836
一、传感器应用 android4.0以上就这种错误java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sensorget/com.sensorget.MainActivity}: java.lang.NullP...
分类:
移动开发 时间:
2014-11-10 12:00:08
阅读次数:
205
都说生命苦短,我用python, 所以这两天我也开始学python了.昨天搞了下语法,今天搞出来个实例,备份文件.尽管编码相当烂,但是测试了一下,还真能用.它读取一个任务文件, 根据指定的任务参数自动备份.任务文件的格式: (注意,分号后面注释是不支持的)[vb] view plaincopy[ta...
分类:
编程语言 时间:
2014-11-09 16:29:45
阅读次数:
225
介绍了Fragment在使用过程中经常导致应用崩溃的原因,以及如何避免这种崩溃...
分类:
其他好文 时间:
2014-11-08 18:16:01
阅读次数:
210
Exception in thread "main" org.apache.commons.httpclient.ProtocolException: Unable to parse header: share memory not exist, need create new share memo...
分类:
Web程序 时间:
2014-11-08 18:08:59
阅读次数:
457
若要删除表中的所有行,则 TRUNCATE TABLE 语句是一种快速、有效的方法。TRUNCATE TABLE 与不含 WHERE 子句的 DELETE 语句类似。但是,TRUNCATE TABLE 速度更快,并且使用更少的系统资源和事务日志资源。与 DELETE 语句相比,TRUNCATE TA...
分类:
数据库 时间:
2014-11-08 15:12:17
阅读次数:
248