<%@ 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. python文本 单独处理每个字符的方法汇总

    python文本 单独处理字符串每个字符的方法汇总 场景: 用每次处理一个字符的方式处理字符串 方法: 1.使用list(str) >>> a='abcdefg'    >&g ...

  2. Eclipse 报 “Exception in thread "main" java.lang.OutOfMemoryError: Java heap space ”错误的解决办法

    1.打开Eclipse软件,选择菜单栏run,在二级菜单中选择 Debug Configurations...  项,如下图所示. 2.在弹出的窗口中选择 (x)=Arguments 选项卡,VM a ...

  3. 用户组篇endgrent getpw getuid

    endgrent(关闭组文件) 相关函数 getgrent,setgrent 表头文件 #include<grp.h> #include<sys/types.h> 定义函数 v ...

  4. 数据库实例: STOREBOOK > 表空间 > 编辑 表空间: SYSTEM

    ylbtech-Oracle:数据库实例: STOREBOOK  >  表空间  >  编辑 表空间: SYSTEM  表空间  >  编辑 表空间: SYSTEM 1. 一般信息返 ...

  5. iOS开发-UINavigationController简单介绍

    导航条或者说导航栏目现在在App中基本上也算是标配,类似于父子级别的味道在里面,UINavigationController就是负责简化这一实现功能的,属于iOS开发中比较常用的一种容器View co ...

  6. assets raw 资源 AssetManager

    assets raw 目录简介 assets核心特性:不会被编译成二进制,支持子目录(可以分类,这是相对raw目录最大的好处),通过文件名访问,调用getAssets通过AssetManager访问 ...

  7. 动态图片 Movie android-gif-drawable GifView

    Movie 类 文档位置:/sdk/docs/reference/android/graphics/Movie.html 官方对这个类连一句介绍都没有,并且所有的方法也没有一行注释,可见多么不受重视! ...

  8. 使用jQuery在上传图片之前实现缩略图预览

    使用jQuery在上传图片之前实现缩略图预览 jQuery代码 01 $("#uploadImage").on("change", function(){ 02 ...

  9. php过滤文字中的表情字符和mysql服务端对emoji的支持

    1.过滤emoji表情的原因 在我们的项目开发中,emoji表情是个麻烦的东西,即使我们可以能存储,也不一定能完美显示,因为它的更新速度很快:在iOS以外的平台上,例如PC或者android.如果你需 ...

  10. Cognos业务洞察力:My First Business Insight

    Cognos Dashboard Cognos Dashboard 可以展示具有重要影响力的信息,以监视.衡量和管理企业绩效. IBM Cognos Dashboard(仪表盘)使任何用户能够以支持其 ...