9 Star 6 Fork 3

葡萄城/dataprocess

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Index.aspx 3.55 KB
一键复制 编辑 原始数据 按行查看 历史
葡萄城控件 提交于 2014-12-22 13:54 . InitCode
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true"
CodeBehind="Index.aspx.cs" Inherits="ControlExplorer.Index" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
<link href="explore/css/index.css" rel="stylesheet" type="text/css" />
<style type="text/css">
#templates
{
width: 1034px;
height: 680px;
}
</style>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="MainContent" runat="server">
<div id="dh" style="display: block;">
<ul>
<li style="display: list-item; background-color: #cb0130;"><a style="color: #fff"
title="填报数据" href="Template_Select.aspx">
<img src="Resources/数据填报.png" width="60px" height="60px" alt=""/>填报数据</a></li>
<li style="display: list-item; background-color: #e8a900;"><a style="color: #fff"
title="创建模板" href="Template_New.aspx">
<img src="Resources/Excel导入.png" width="60px" height="60px" alt=""/>创建模板</a></li>
<li style="display: list-item; background-color: #f26b0a;"><a style="color: #fff"
title="管理模板" href="Template_Manage.aspx">
<img src="Resources/模板管理.png" width="60px" height="60px" alt=""/>管理模板</a></li>
<li style="display: list-item; background-color: #57636d;"><a style="color: #fff"
title="数据报表" href="Report.aspx">
<img src="Resources/数据报表.png" width="60px" height="60px" alt=""/>数据报表</a></li>
<li style="display: list-item; background-color: #155caa;"><a style="color: #fff"
title="数据分析" href="DataAnalysis.aspx">
<img src="Resources/数据分析.png" width="60px" height="60px" alt="数分析"/>数据分析</a></li>
<li style="display: list-item; background-color: #43aaaa;"><a style="color: #fff"
title="产品介绍" href="http://www.gcpowertools.com.cn/products/spread_studio.htm"
target="_blank">
<img src="Resources/其他操作.png" width="60px" height="60px" alt=""/>产品介绍</a></li>
</ul>
<div style="clear:both;"></div>
<div class="discription">
数据处理是企业应用系统中最为核心的功能,其中原始数据输入、业务加工和报表输出是数据处理流程中最重要的三个阶段。葡萄城控件智能数据处理实施方案,借助 Spread Studio + ActiveReports 两大产品提供的六大利器,覆盖企业数据处理的三个阶段,彻底解决数据处理过程中的如下难题:1,Excel兼容性差、导入易出错;2,模板设计难、填报不方便;3,数据汇总公式不丰富;4,数据存储编码量大;5,报表复杂、性能要求高;6,数据分析形式多样化。<br />
<br />
葡萄城控件智能数据处理实施方案,借助 Spread Studio + ActiveReports 两大产品提供的六大利器,彻底解决数据处理过程中的种种难题,全面降低研发难度,节省企业成本投入,整体提升系统质量。<br /><br />
如果您在使用该系统过程遇到问题,或者有新的功能建议,可以在<a style="color: #369;text-decoration: underline;" href="http://gcdn.gcpowertools.com.cn/showtopic-13830.html" target="_blank">葡萄城产品技术社区</a>和大家分享您的想法,您的建议一旦被采纳还有论坛金币赠送哦。
</div>
</div>
</asp:Content>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/GrapeCity/dataprocess.git
git@gitee.com:GrapeCity/dataprocess.git
GrapeCity
dataprocess
dataprocess
master

搜索帮助