1. 运行yiic命令提示,php.exe不是内部或者外部命令。
这是因为yiic程序没有找到php.exe程序。 1) 把php.exe文件夹路径添加到环境变量中 2)把php.exe文件路径添加到yiic.bat中2.
运行yiic时,提示can not open the input f...
javax.servlet.ServletException:
org.springframework.transaction.CannotCreateTransactionException: Could not open
Hibernate Session for transaction; n....
分类:
系统相关 时间:
2014-06-09 15:53:41
阅读次数:
432
Internet Control Message
Protocol,ICMP是网路协议族的核心协议之一。它用于TCP/IP网络中发送控制消息,提供可能发生在通信环境中的各种问题反馈,通过这些信息,令管理者可以对所发生的问题作出诊断,然后采取适当的措施解决。ICMP通常用于返回的错误信息或是分析路由。...
分类:
Web程序 时间:
2014-06-09 13:43:55
阅读次数:
295
无类别(现在)无类别域间路由(Classless Inter-Domain
Routing、CIDR)是一个用于给用户分配IP地址以及在互联网上有效地路由IP数据包的对IP地址进行归类的方法。CIDR用可变长子网掩码
(VLSM,Variable Length Subnet Masking),根据各...
分类:
Web程序 时间:
2014-06-09 13:14:04
阅读次数:
389
#include #include #include #include #include using
namespace std;ifstream& open_file(ifstream&,const string&);int
main(int argc, char **argv){ map ...
分类:
编程语言 时间:
2014-06-09 00:04:20
阅读次数:
334
这里简要的讨论 hybrid network 与一些时序数据的分析。hybrid network
指网络中存在离散随机变量与连续随机变量,这种情况下一般非常麻烦,这主要是因为连续型随机变量需要使用某个参数族来进行刻画,某些情况下对应的 margin
却不属于给定的参数族。常用的处理手段是离散化,即将...
分类:
其他好文 时间:
2014-06-08 23:00:42
阅读次数:
265
Transmission Control Protocol,
TCP是一种面向连接的、可靠的、基于字节流的传输层通信协议.应用层向TCP层发送用于网间传输的、用8位字节表示的数据流,然后TCP把数据流分区成适当长度的报文段(通常受该计算机连接的网络的数据链路层的最大传输单元(MTU:Maximum
...
分类:
Web程序 时间:
2014-06-08 22:27:46
阅读次数:
341
2014.06.07开机无法上网,每次都得$ sudo ifconfig eth1 up $ sudo
dhclient eth1
后面发现原来是网卡没设置开机启动编辑/etc/sysconfig/network-scripts/ifcfg-eth0ONBOOT=yes
分类:
系统相关 时间:
2014-06-08 22:11:31
阅读次数:
340
Steps1Check to see if your Ubuntu Linux operating
system architecture is 32-bit or 64-bit, open up a terminal and run the
following command below.Type...
分类:
编程语言 时间:
2014-06-08 19:51:49
阅读次数:
328
安装完Nginx之后,启动报错。[vagrant@localhost sbin]$ sudo
./nginx./nginx: error while loading shared libraries: libpcre.so.1: cannot open
shared object file: No ...
分类:
其他好文 时间:
2014-06-08 19:01:47
阅读次数:
294