306 lines
14 KiB
Plaintext
306 lines
14 KiB
Plaintext
|
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="index.aspx.cs" Inherits="index" %>
|
|||
|
|
|||
|
|
|||
|
<!DOCTYPE html>
|
|||
|
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|||
|
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>
|
|||
|
<%=html_title%>
|
|||
|
</title><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="description" content="<%=html_describe %>" /><meta name="keywords" content="DSkin官网,DSkin界面库,C#界面库,Winform界面库,Net界面库,C#UI皮肤库,Winform UI皮肤库,C#界面美化,Winform界面美化,Net界面美化" /><meta name="author" content="DSkin官网" /><meta name="robots" content="index,follow" /><meta name="application-name" content="dskin.cn" />
|
|||
|
<!-- Site CSS -->
|
|||
|
<link href="style/css/bootstrap.min.css" rel="stylesheet" /><link href="style/css/font-awesome.min.css" rel="stylesheet" /><link type="text/css" rel="stylesheet" href="style/css/site.min.css" /><link type="text/css" rel="stylesheet" href="style/css/index.min.css" />
|
|||
|
<!-- JS -->
|
|||
|
<script src="style/js/jquery.min.js"></script>
|
|||
|
<script src="style/js/bootstrap.min.js"></script>
|
|||
|
<script src="style/js/jquery.unveil.min.js"></script>
|
|||
|
<script src="style/js/jquery.scrollup.min.js"></script>
|
|||
|
<script src="style/js/toc.min.js"></script>
|
|||
|
<script src="style/js/site.min.js"></script>
|
|||
|
<script type="text/javascript" src="style/js/common.js"></script>
|
|||
|
<script type="text/javascript" src="style/js/ajax.js"></script>
|
|||
|
<!-- Extras CSS -->
|
|||
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|||
|
<!--[if lt IE 9]>
|
|||
|
<script src="style/js/html5shiv.min.js"></script>
|
|||
|
<script src="style/js/respond.min.js"></script>
|
|||
|
<![endif]-->
|
|||
|
<!-- Favicons -->
|
|||
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144-precomposed.png" /><link rel="shortcut icon" href="/images/favicon.png" />
|
|||
|
<script type="text/javascript" src="style/js/aaeb0b49702a4f3a9867f381bbb019c6.js" charset="UTF-8"></script>
|
|||
|
|
|||
|
<script type="text/javascript">
|
|||
|
$(function () {
|
|||
|
document.getElementById('TitleHome').className = "active";
|
|||
|
});
|
|||
|
</script>
|
|||
|
|
|||
|
<style>
|
|||
|
*{ margin:0; padding:0; list-style:none;}
|
|||
|
img{ border:0;}
|
|||
|
.lanren{ position:absolute; right:0; top:150px;}
|
|||
|
.lanren .slide_min{ width:28px; height:112px; background:url(style/images/slide_min.jpg) no-repeat; cursor:pointer;}
|
|||
|
.lanren .slide_box{ width:154px; height:auto; overflow:hidden; background:url(style/images/slide_box_bg.jpg) repeat-y; font-size:12px; text-align:center; line-height:130%; color:#666; border-bottom:2px solid #76A20D;}
|
|||
|
.lanren .slide_box .weixin{ margin-bottom:5px;}
|
|||
|
.lanren .slide_box img{ cursor:pointer;}
|
|||
|
.lanren .slide_box p{ text-align:center; padding:5px; margin:5px;border-bottom:1px solid #ddd;}
|
|||
|
.lanren .slide_box span{ padding:5px 10px; display:block;}
|
|||
|
.lanren .slide_box span a{ color:#76A20C;}
|
|||
|
</style>
|
|||
|
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<form name="aspnetForm" method="post" action="" id="aspnetForm">
|
|||
|
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTAzNDYyNjY4MmRk44l/m/wqmiLZbuTCsKHVPhSQpASAbAg4L7G7mb8OeL8=" />
|
|||
|
|
|||
|
|
|||
|
<script src="style/js/scriptresource.js" type="text/javascript"></script>
|
|||
|
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" />
|
|||
|
<!-- Header -->
|
|||
|
<div class="navbar navbar-inverse navbar-fixed-top">
|
|||
|
<div class="container">
|
|||
|
<div class="navbar-header">
|
|||
|
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
|
|||
|
<span class="sr-only">Toggle navigation</span>
|
|||
|
<span class="icon-bar"></span>
|
|||
|
<span class="icon-bar"></span>
|
|||
|
<span class="icon-bar"></span>
|
|||
|
</button>
|
|||
|
<a class="navbar-brand hidden-sm" target="_blank" href="#"><%=html_name%></a>
|
|||
|
</div>
|
|||
|
<div class="navbar-collapse collapse">
|
|||
|
<ul class="nav navbar-nav">
|
|||
|
<% this.write_homelink();%>
|
|||
|
</ul>
|
|||
|
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<!--Body-->
|
|||
|
|
|||
|
|
|||
|
<!-- BODY -->
|
|||
|
<div class="jumbotron masthead">
|
|||
|
<div class="container">
|
|||
|
<h1><%=html_name %></h1>
|
|||
|
<h2><%=html_describe %></h2>
|
|||
|
<p class="masthead-button-links">
|
|||
|
<a class="btn btn-lg btn-primary btn-shadow" target="_blank" href="<%=html_down_url %>"" role="button"><%=html_down_text %></a>
|
|||
|
</p>
|
|||
|
<ul class="masthead-links">
|
|||
|
<li>
|
|||
|
<%write_helplinke(); %>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="bc-social">
|
|||
|
<div class="container">
|
|||
|
<ul class="bc-social-buttons">
|
|||
|
<li class="social-qq">
|
|||
|
<i class="fa fa-qq"></i><%=html_kefu_text %>
|
|||
|
</li>
|
|||
|
<li class="social-forum">
|
|||
|
<i class="fa fa-comments"></i><%=html_chat_text %>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="container projects">
|
|||
|
<div class="projects-header page-header">
|
|||
|
<h2><%=html_name %>优势介绍</h2>
|
|||
|
<p>需要为爱上<%=html_name %>找N多理由吗? 就在眼前。</p>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<!--自定义 -->
|
|||
|
<div class="row">
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_imgAlpha" class="lazy" src="style/images/Alpha.png" style="background-color:#6F5499;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="支持批量登录">支持批量登录<br>
|
|||
|
<small>模拟多设备</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
采用TCP/UDP通信、模拟设备信息、不会封号、节约服务器成本、数据互通、一站式管理
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image1" class="lazy" src="style/images/vs.png" style="background-color:#E74C3C;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="支持断点调试">支持断点调试<br>
|
|||
|
<small>可调试快速开发</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
团队如果有技术员、我们可以提供技术协助、开发协助、便于你们开发各种适用于自己的功能
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image2" class="lazy" src="style/images/xuanran.png" style="background-color:#1FA67A;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="高速逻辑处理">高速逻辑处理<br>
|
|||
|
<small>自动清理</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
自动清理冗余垃圾、图片数据、日志信息、语音视频内容、自动回收内存
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image3" class="lazy" src="style/images/buju.png" style="background-color:#563D7C;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="高可扩展空间">高可扩展空间<br>
|
|||
|
<small>完美兼容Windows</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
由于应用与主程序分离、我们随时可以应对各种政策
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image4" class="lazy" src="style/images/neicun.png" style="background-color:#D30D15;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="原生开发">原生开发<br>
|
|||
|
<small>高速运作</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
采用微软提供.NET C# 、高效运作环境、完美运行在自己平台下、部分类库采用C++开发
|
|||
|
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image5" class="lazy" src="style/images/kongjian.png" style="background-color:#3398DB;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="内置多个联盟">内置多个联盟<br>
|
|||
|
<small>多平台分佣金</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
支持阿里妈妈、拼多多、京东(开发中)、以后会扩展更多联盟
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image6" class="lazy" src="style/images/zhuti.png" style="background-color:#E48632;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="多社交平台">多社交平台<br>
|
|||
|
<small>统一管理</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
目前支持微信、未来会增加QQ、公众号、等更多社交平台
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-sm-6 col-md-4 col-lg-3 ">
|
|||
|
<div class="thumbnail">
|
|||
|
<a href="#">
|
|||
|
<img id="ctl00_ContentPlaceHolder1_Image7" class="lazy" src="style/images/sediao.png" style="background-color:#0A64A4;border-width:0px;">
|
|||
|
</a><div class="caption"><a href="#">
|
|||
|
</a><h3><a href="#">
|
|||
|
</a><a href="#" title="功能多样性">功能多样性<br>
|
|||
|
<small>通过反射机制、可以任意添加DLL、扩展代码</small></a>
|
|||
|
</h3>
|
|||
|
<p>
|
|||
|
|
|||
|
</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
<!-- FOOTER -->
|
|||
|
<footer class="footer ">
|
|||
|
|
|||
|
</footer>
|
|||
|
</form>
|
|||
|
|
|||
|
|
|||
|
<!-- 代码部分begin -->
|
|||
|
<div class="lanren">
|
|||
|
<div class="slide_min" style="display:none;"></div>
|
|||
|
<div class="slide_box" style="display:block;">
|
|||
|
<h2><img src="style/images/slide_box.jpg" /></h2>
|
|||
|
<p><a title="点击这里给我发消息" href="http://wpa.qq.com/msgrd?v=3&uin=1077151162&site=www.miaodanke.com&menu=yes" target="_blank"><img src="http://wpa.qq.com/pa?p=2:1077151162:41"></a></p>
|
|||
|
<p>
|
|||
|
<img src="style/images/wx.jpg" class="weixin" /><br />
|
|||
|
<b>扫一扫</b><br />
|
|||
|
添加微信客服
|
|||
|
</p>
|
|||
|
<span><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=1747423426&site=&menu=yes">加盟合作</a></span>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script src="http://www.lanrenzhijia.com/ajaxjs/jquery.min.js"></script>
|
|||
|
<script>
|
|||
|
$(function(){
|
|||
|
var thisBox = $('.lanren');
|
|||
|
var defaultTop = thisBox.offset().top;
|
|||
|
var slide_min = $('.lanren .slide_min');
|
|||
|
var slide_box = $('.lanren .slide_box');
|
|||
|
var closed = $('.lanren .slide_box h2 img');
|
|||
|
slide_min.on('click',function(){$(this).hide(); slide_box.show();});
|
|||
|
closed.on('click',function(){slide_box.hide().hide();slide_min.show();});
|
|||
|
// 页面滚动的同时,悬浮框也跟着滚动
|
|||
|
$(window).on('scroll',function(){scro();});
|
|||
|
$(window).onload = scro();
|
|||
|
function scro(){
|
|||
|
var offsetTop = defaultTop + $(window).scrollTop()+'px';
|
|||
|
thisBox.animate({top:offsetTop},
|
|||
|
{ duration: 600, //滑动速度
|
|||
|
queue: false //此动画将不进入动画队列
|
|||
|
});
|
|||
|
}
|
|||
|
});
|
|||
|
</script>
|
|||
|
<!-- 代码部分end -->
|
|||
|
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|