<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>
<!DOCTYPE html>
<html lang="zh">
<head>
<base href="<%=basePath%>">
<!-- jsp文件头和头部 -->
<%@ include file="top.jsp"%>
<style type="text/css">
a:hover {
text-decoration: none;
cursor: pointer;
} ul li {
margin: 0px;
padding: 0px;
border: 0px;
list-style-type: none;
} div {
overflow: hidden;
position: relative;
} .clear {
clear: both;
}
</style>
</head>
<body>
<div id="top" style="height: 80%; width: 100%; margin: 0 auto;">
<div id="lasFunInfo"
style="height: auto; width: 1100px; margin: 0 auto;">
<div id="de_left"
style="float: left; width: 57%; margin-top: 30px; margin-left: 3%;">
<img style="width: 549px; height: 299px; padding-bottom: 80px;"
src="static/images/computer.png" />
</div>
<div id="de_left"
style="float: left; width: 38%; height: 250px; font-size: 18px; line-height: 25px; margin-top: 70px;margin-left:-2%;text-indent:2em;">
对无线网管系统的进程日志、业务日志、数据库日志、操作系统日志进行采集、清洗、分析以及可视化,用于网管性能分析、资源消耗模型分析、故障定位分析。</br>
</br>
<div id="go" style="width: 140px; height: 250px;">
<a style="display: block; background-color: #008FD4; color: white; height: 40px; line-height: 40px; text-align: center; text-indent:0em;"
onclick="goTask('${userName}','我的任务','task/list.do')">立即体验</a>
</div>
</div>
<div class="clear"></div>
</div>
</div> <div id="bottom"
style="height: 20%; width: 100%; margin: 0 auto; background-color: #E9F3FA; padding-top: 30px;">
<div id="lasModel" style="width: 1100px; margin: 0 auto;">
<div style="float: left;">
<div id="qushi"
style="width: 128px; height: 200px; text-align: center; float: left; margin-left: 100px;">
<img src="static/images/qushi.png"
style="margin-left: 0px; width: 100px; height: 100px" />
<div
style="font-size: 18px; font-weight: bold; margin-bottom: 15px;">性能趋势分析</div>
<div
style="font-size: 14px; margin-bottom: 15px; text-align: left;">分析网管系统的性能趋势</div>
</div>
<div id="query"
style="width: 128px; height: 220px; text-align: center; float: left; margin-left: 120px;">
<img src="static/images/query.png"
style="margin-left: 0px; width: 100px; height: 100px" />
<div
style="font-size: 18px; font-weight: bold; margin-bottom: 15px;">故障定位分析</div>
<div
style="font-size: 14px; margin-bottom: 15px; text-align: left;">通过搜索、字段过滤和统计分析快速定位问题根源</div>
</div>
<div id="alert_analysis"
style="width: 128px; height: 220px; text-align: center; float: left; margin-left: 120px;">
<img src="static/images/alert_analysis.png"
style="margin-left: 0px; width: 100px; height: 100px" />
<div
style="font-size: 18px; font-weight: bold; margin-bottom: 15px;">资源消耗模型</div>
<div
style="font-size: 14px; margin-bottom: 15px; text-align: left;">分析用户操作对于的网管进程、数据库、操作系统资源的消耗模型</div>
</div>
<div id="log_management"
style="width: 128px; height: 220px; text-align: center; float: left; margin-left: 120px;">
<img src="static/images/log_management.png"
style="margin-left: 0px; width: 100px; height: 100px" />
<div
style="font-size: 18px; font-weight: bold; margin-bottom: 15px;">日志集中管理</div>
<div
style="font-size: 14px; margin-bottom: 15px; text-align: left;">无需登录各台机器,集中管理所有日志</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(top.hangge());
</script>
</body>
</html>

default的更多相关文章

  1. UWP开发之Mvvmlight实践六:MissingMetadataException解决办法(.Net Native下Default.rd.xml配置问题)

    最近完成一款UWP应用,在手机端测试发布版(Release)的时候应用莫名奇妙的强行关闭,而同样的应用包在PC端一点问题都没有,而且Debug版在两个平台都没有问题,唯独手机的Release版有问题. ...

  2. Java 8函数编程轻松入门(三)默认方法详解(default function)

    default出现的原因 Java 8中对API最大的改变在于集合类,Java在持续演进,但是它一直保持着向后兼容. 在Java 8中为Collection接口增加了stream方法,这意味着所有实现 ...

  3. Dynamics CRM 2015-如何修改Optionset Default Value

    在日常工作中,我们时不时会遇到在CRM测试环境上添加Optionset的时候,Default Value是某个值,但换到Production环境或者其他环境,添加的时候,Default Value可能 ...

  4. Java中private、protected、public和default的区别

    public: 具有最大的访问权限,可以访问任何一个在classpath下的类.接口.异常等.它往往用于对外的情况,也就是对象或类对外的一种接口的形式. protected: 主要的作用就是用来保护子 ...

  5. 继承 原生js 与 $.extend(true,default,opts||{});

    $.extend(true,default,opts||{}); var obj1={ name:'liu', sex:'m', work:'pc' } var obj2={ sex:'w' } va ...

  6. mysql中Invalid default value for 'stime'问题

    在执行mysql数据库时报错 CREATE TABLE `advert_schedule_time` ( `advert_id` int(11) NOT NULL DEFAULT '0' COMMEN ...

  7. 为什么类和接口不能使用private和protected?接口的方法不能使用private、protected、default

    对于java程序员来说,java的访问权限修饰词public.protected.default.private的区别和使用肯定都不是问题,这里也不再啰嗦了,反正度娘一搜就一大把.最近在整理java ...

  8. Android开发 default activity not found

    新建的项目,今天打开的时候,发现无法编译了.编译按钮无法点击,必须edit configuration.并且报错 default activity not found. 解决: 少写了一个" ...

  9. Java中的private protected public和default的区别

    转至:http://blog.sina.com.cn/s/blog_74c571240101jaf5.html    类内部  本包  子类 外部包  public    √  √  √  √ pro ...

  10. android studio安卓项目出现Error: Default Activity Not Found错误无法编译的解决方案

    项目明明是没有问题的,有时候突然就出现Error: Default Activity Not Found错误,以前出现过我重新安装了android studio 都没有用,后来在网上(http://s ...

随机推荐

  1. 【linux】linux重启tomcat + 实时查看tomcat启动日志

    linux重启tomcat命令: http://www.cnblogs.com/plus301/p/6237468.html linux查看toncat实时的启动日志: https://www.cnb ...

  2. Eclipse调试:改变颜色, 背景与字体大小 和xml字体调整

    http://blog.csdn.net/qq272803220/article/details/7292699 eclipse操作界面默认颜色为白色.对于我们长期使用电脑编程的人来说,白色很刺激我们 ...

  3. 端口复用技术简单了解;重用端口;socket复用端口

    端口复用相关点 多个应用复用端口,只有最后一个绑定的socket可以接受数据,所有socket都可以发送数据 使用端口复用技术时,所有的socket都开启端口复用,才可以实现端口复用 黑客技术,使用标 ...

  4. @SpringContext通过实现ApplicationContextAware接口动态获取bean

    场景: 在代码中需要动态获取spring管理的bean 目前遇到的主要有两种场景:1.在工具类中需要调用某一个Service完成某一个功能,如DictUtils2.在实现了Runnable接口的任务类 ...

  5. js中replace的用法

    replace方法的语法是:stringObj.replace(rgExp, replaceText) 其中stringObj是字符串(string),reExp可以是正则表达式对象(RegExp)也 ...

  6. 理解 CSS 的 z-index 属性

    通常认为HTML页面是二维的,但实际上,CSS还有一个z-index属性,允许层叠元素. 所有的盒模型元素都处于三维坐标系中. 除了我们常用的横坐标和纵坐标, 盒模型元素还可以沿着“z轴”层叠摆放, ...

  7. 1. Change the emulator screen size

    1. "Windows" ==> "Android Virtual Device Manager" ==> Select one emulator ...

  8. (算法)Trapping Rain Water II

    题目: Given n * m non-negative integers representing an elevation map 2d where the area of each cell i ...

  9. MongoDB社区版本和企业版本差别

    MongoDB社区版本和企业版本差异主要体现在安全认证.系统认证等方面,具体信息参考下表: 版本特性 社区版本 企业版本 JSON数据模型.自由模式 支持 支持 水平扩展的自动分片功能 支持 支持 内 ...

  10. 【Window OS】”对于目标文件系统,文件XXXXX过大“导致无法进行文件操作的解决方法

    问题原因:这是目标文件系统不支持这么大的文件的操作问题.例如:目标文件系统的格式是FAT32,FAT32最大支持4G,如果你要进行发送或粘贴4G以上的文件就会出现这个问题. 解决办法:把目标文件系统的 ...