1 基本知识
由于struts2是在webwrok的技术基础上开发的,采用拦截器的机制来处理用户请求的全新MVC框架。而webwork是建立在成为xwork的command模式框架之上的强大的基于web的MVC框架。所以总而言之,无论是struts2还是webwork底层都是xwork。如果看过struts源码的朋友肯定会发现struts中导入好多xwork2类。下面就xwork做一个...
分类:
其他好文 时间:
2014-06-07 01:53:47
阅读次数:
256
ld: library not found for -lxxxxxxxx
clang: error: linker command failed with exit code 1 (use -v to see invocation)...
分类:
其他好文 时间:
2014-06-05 12:42:28
阅读次数:
386
1.找到设备的identifier
2.进入https://developer.apple.com
3.点击devices
4.把identifier加入并注册
5.打开xcode,按command+,
6.点击你的证书,进入view details
7.刷新即可...
分类:
移动开发 时间:
2014-06-05 08:31:16
阅读次数:
282
在linux下执行某一常用命令时,提示类似错误信息:bash:bash:command not
found原因是所执行的命令在当前系统环境变量里找不到路径。例如:刚安装了openOffice时,执行soffice命令时提示找不到该命令![root@rusky
program]# cd /opt/op...
分类:
其他好文 时间:
2014-05-31 06:52:18
阅读次数:
286
WPF的XAML提供了一系列功能强大、用法复杂的 mini-language
来描述可扩展应用程序标记语言 (XAML) 中的几何路径。如下所示: XAML Command Name Description F i FillRule
i=0:EvenOdd. i=1:NonZero. M x y M...
分类:
其他好文 时间:
2014-05-31 05:04:37
阅读次数:
289
原文链接:Eight Terminal Utilities Every OS X
Command Line User Should KnowOS X 的Terminal
终端开辟了强大的UNIX实用工具和脚本的世界。如果你是从Linux转移过来的用户,你会在OS X 终端上发现很多熟悉的命令。但是即...
分类:
其他好文 时间:
2014-05-30 23:06:04
阅读次数:
421
docker基础教程Docker使用基本教程Docker中文文档1.启动docker--有两种方式如果你是二进制安装的,你可以使用sudo
/docker -d &来启动如果你是apt-get安装的你可以用service docker start开启2.搜索安装镜像官方安装方式docker
pull...
分类:
其他好文 时间:
2014-05-29 18:57:30
阅读次数:
788
http://docs.docker.io/installation/ubuntulinux/#docker-and-local-dns-server-warnings按照这个改一下默认的DNScontainer
和 笔记本要公用一个DNS服务器貌似.
分类:
其他好文 时间:
2014-05-29 12:02:33
阅读次数:
317
转载:http://blog.csdn.net/leo6159/article/details/7936725安装DB2(V9.1)To work around
this issue, follow these steps:Run the following DB2 command from the...
分类:
数据库 时间:
2014-05-29 11:02:39
阅读次数:
638