08 2008 档案
天道经典对白
摘要:更高级的哲人独处着,这并不是因为他想孤独,而是因为在他的周围找不到他的同类。 不显山不露水,各得其所,这就是圆融世故。 生存法则很简单:忍人所不忍,能人所不能。忍是一条线,能又是另一条线,这俩条线中间就是生存空间,也就是所说的在夹缝中求发展。 悟道休言天命,修行勿取真经。一悲一喜一枯荣,哪个前生注定 袈裟本无清净,红尘不刹染性空,幽幽古千年钟,都是痴人说梦 什么是真经? 所谓真经就是能够达到...
阅读全文
Auguest,2008
摘要:Today is all the rainy, and the wind is big. I don’t like the weather. In the afternoon, Liao Yi came to me, who is my friend in the same province. From 4 o’clock until now, I was wat...
阅读全文
innerHtml
摘要:innerTEXT与innerHTML的区别: 定义和用法 innerHTML 属性设置或返回表格行的开始和结束标签之间的 HTML。 语法 tablerowObject.innerHTML=HTML 例子: Firstname Lastname Peter Griffin
阅读全文
Auguest 2008
摘要:Aug., 29, 2008 Hot This afternoon went to the library to borrow some books. I was so unlucky that I got a preservative book at the first time and other book can’t remove magnetization. It make...
阅读全文
August 2008
摘要:Aug., 28th, 2008 Hot This morning, my computer’s system halted when I opened. I have to reinstall windows with the CD ghost. But when I restarted it after class this afternoon, it halted again. I was ...
阅读全文
Auguest(27,2008)
摘要:This tonight, I watched the telescript named the principle of the god. Why shall I watch it? Because my uncle told me that the telescript is very good in which tell us many philosophy. The heroine is ...
阅读全文
JSP的跳转方式
摘要:用JSP大约有下列三种跳转方式: 1. response.sendRedirect(); 2. response.setHeader("Location",""); 3. 下面介绍一个 此标签可以进行页面的跳转,但此句前不许有out.fllush();否则会出错。此语句要等后面的语句执行完之后才会跳转,路径仍是当前的路径。如果要传递参数就要用到}"/> 下面举个例子吧! test1.jsp ...
阅读全文
java与tomcat环境变量的配置
摘要:假设安装的java目录在C:\Program Files\Java\jdk1.5.0_12 设置环境变量: CLASSPATH,变量值:.;C:\Program Files\Java\jdk1.5.0_12\lib; 在变量名为PATH的变量值:C:\Program Files\Java\jdk1.5.0_12\bin; 在运行里输入java回车,可以看到配置已经成功了。 TOMCAT的配置: ...
阅读全文
电脑端口
摘要:认识端口 如果把一台机器比做一个坚实的城堡,那么每个端口就相当与一条通向城堡的路。总共有65535条通往城堡的路。 1. 公认端口(Well Known Ports )从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议,例如:80端口实际上总是HTTP通讯。 2. 注册端口(Registered Ports )从1024到4915...
阅读全文
浙公网安备 33010602011771号