« | August 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | | | | | |
|
统计 |
blog名称:小雨 日志总数:262 评论数量:1273 留言数量:15 访问次数:4665491 建立时间:2005年1月8日 |
| 
|
W3CHINA Blog首页 管理页面 写新日志 退出
[感触文字]10个感言 |
小雨 发表于 2007/12/18 21:04:51 | 第一句
如果我们之间有1000步的距离,你只要跨出第1步,我就会朝你的方向走其余的999步。
第二句
通常愿意留下来跟你争吵的人,才是真正爱你的人。
第三句
付出真心,才会得到真心,却也可能伤得彻底;
保持距离,就能保护自己,却也注定永远寂寞。
&
|
阅读全文(5016) | 回复(6) | 编辑 | 精华 | 删除 |
[知识积累]有验证返回消息的 struts |
小雨 发表于 2007/12/8 16:51:57 |
1 资源文件MessageResources.properties
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in complianc
|
阅读全文(3606) | 回复(1) | 编辑 | 精华 | 删除 |
[知识积累]带验证的 struts |
小雨 发表于 2007/12/2 21:23:00 |
<?xml version="1.0" encoding="ISO-8859-1" ?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this fil
|
阅读全文(3436) | 回复(0) | 编辑 | 精华 | 删除 |
[知识积累]我的第一个struts |
小雨 发表于 2007/12/2 12:14:20 |
环境 tomcat5.5 ,jdk1.5 ,struts1.3.8
1 index.jsp
<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<!-- :TODO: It would be interesting to try this with frames and modules --> <html> <head> <title>RegUser</title> </head> <body bgcolor="white"> <html:form action="/RegUser" focus="logname"&
|
阅读全文(3352) | 回复(1) | 编辑 | 精华 | 删除 |
[杂七杂八]潘神的迷宫 |
小雨 发表于 2007/11/8 21:33:39 | 拉美电影给人的主要联想就是“光怪陆离”,素来以具有荒诞和魔幻的色彩而著称,《潘神的迷宫》显然顺应了这个潮流,兼顾魔幻与政治两个主题。影片以魔幻神怪的方式反衬了现实的冰冷与恐怖,与残虐暴政 的人性邪恶 给人们带来的心理阴影相比较而言,任何形态的妖魔鬼怪都谈不上吓人了,正像影片所阐明的那样,法西斯军官韦达尔上尉才是片中最大的怪物。
|
阅读全文(2775) | 回复(0) | 编辑 | 精华 | 删除 |
|