原文地址:http://www.ogrigas.eu/spring/2009/12/diagram-of-spring-3-0-module-dependenciesAs Spring 3.0.0.RELEASE is finally out, I decided to draw a diagram...
分类:
编程语言 时间:
2015-05-21 19:24:43
阅读次数:
156
最近准备系统学习网络相关的知识,主要学习tcp/ip, websocket 知识。原文地址:http://www.thegeekstuff.com/2011/11/tcp-ip-fundamentals/Have you ever wondered how your computer talks t...
分类:
其他好文 时间:
2015-05-20 20:29:45
阅读次数:
145
在Eclipse中新建DynamicWebProject的时候不要直接点"完毕",在下一步有个勾选项(Generate web.xml deployment descriptor),选上就会默认生成web.xml.例如以下图:创建完项目结构例如以下图所看到的:注意结构是:web.xml是在lib目录...
分类:
Web程序 时间:
2015-05-20 12:51:24
阅读次数:
116
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1016原题:A ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each ci...
分类:
其他好文 时间:
2015-05-20 00:11:30
阅读次数:
138
部署对象 Deployment
表示一次部署的多个文件的信息。
对应的表:
jbpm4_deployment
jbpm4_lob
流程定义 ProcessDefinition
表示一个工作流程,包含每个环节的详细信息。
这是解析.jpdl.xml文件得到的数据。
此类没有对应的表,他对应的是.jpdl.xml文件。
执行对象 Execution
...
分类:
其他好文 时间:
2015-05-19 19:15:38
阅读次数:
118
export IPHONEOS_DEPLOYMENT_TARGET=6.0export PATH="/Applications/Xcode.app/Contents/Developer/..."/Applications/Xcode.app/Contents/Developer/Toolchains...
分类:
其他好文 时间:
2015-05-18 14:18:22
阅读次数:
131
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. The robot is trying to reach the ...
分类:
其他好文 时间:
2015-05-16 20:38:51
阅读次数:
145
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any po...
分类:
编程语言 时间:
2015-05-15 22:41:05
阅读次数:
173
使用DEV的图标控件CharControl,代码如下: try { //声明折线 XYDiagram Diagram = chartControl1.Diagram as XYDiagram; ...
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. The robot is trying to reach the bottom-right corner of the grid (marked 'Finish' in the di...
分类:
其他好文 时间:
2015-05-12 21:10:08
阅读次数:
133