摘要:
atitit. 文件上传带进度条 atiUP 设计 java c# php 1. 设计要求 1 2. 原理and 架构 1 3. ui 2 4. spring mvc 2 5. springMVC.xml 3 6. struts extand url 3 7. behide code 3 8. 简化 阅读全文
posted @ 2017-06-22 14:21
yxysuanfa
阅读(149)
评论(0)
推荐(0)
摘要:
树链剖分基础题 #include <cstdio> #include <cstring> #include <algorithm> using namespace std; const int maxn = 10010; struct edge { int v, next; }e[maxn*2]; 阅读全文
posted @ 2017-06-22 13:01
yxysuanfa
阅读(142)
评论(0)
推荐(0)
摘要:
B - I Hate It Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Description 非常多学校流行一种比較的习惯。老师们非常喜欢询问。从某某到某某其中,分数最高的是多 阅读全文
posted @ 2017-06-22 11:32
yxysuanfa
阅读(184)
评论(0)
推荐(0)
摘要:
链接:zoj 1203 题意:输入n个城市的坐标,输出使n个城市连通的最短路线的长度 分析:通过坐标能够将两两之间的长度即权值算出,再用最小生成树的算法 只是这个题要注意输出时的格式问题,两组数据间要空一行 #include<cstdio> #include<cmath> #include<algo 阅读全文
posted @ 2017-06-22 10:29
yxysuanfa
阅读(110)
评论(0)
推荐(0)
摘要:
1.2 JBoss As 7体系结构 以下介绍一下JBoss的体系结构,详细的文件夹结构。假设熟悉曾经JBoss版本号的人,一定会发现JBoss AS 7与之前的JBoss的文件夹结构有了非常大的不同。以下介绍一下JBoss AS 7的文件夹结构。 主文件夹结构 文件夹 描写叙述 bin Unix和 阅读全文
posted @ 2017-06-22 08:59
yxysuanfa
阅读(329)
评论(0)
推荐(0)

浙公网安备 33010602011771号