Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - 8dpj.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/10.0
Set-Cookie: ASP.NET_SessionId=z2gvnf5l4fvuefkahiq34php; path=/; HttpOnly; SameSite=Lax
Set-Cookie: Source_Land=/default.aspx; domain=8DPJ; expires=Fri, 30-May-2025 07:37:01 GMT; path=/
Set-Cookie: Source_Referer=; domain=8DPJ; expires=Fri, 30-May-2025 07:37:01 GMT; path=/
Set-Cookie: Source_Date=2025-05-30 15:05:01; domain=8DPJ; expires=Fri, 30-May-2025 07:37:01 GMT; path=/
Set-Cookie: Source_IP=65.109.71.216; domain=8DPJ; expires=Fri, 30-May-2025 07:37:01 GMT; path=/
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Fri, 30 May 2025 07:36:01 GMT
Content-Length: 11560

HTTP Kodu 200 OK

200 http durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: 8dpj.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">

    <title>单片机学习平台</title>
    <script type="text/javascript" src="/js/jquery-3.3.1.min.js"></script>
    
    <script type="text/javascript" src="/js/bootstrap.min.js"></script>
    <script type="text/javascript" src="/js/BrowserDetect.js"></script>
    <script type="text/javascript" src="/js/jquery.lazyload.min.js"></script>
    
    <script type="text/javascript" src="/js/hammer.min.js"></script>
    
    
    
    
    
    <link type="text/css" rel="stylesheet" href="/css/bootstrap.min.css">
    <link type="text/css" rel="stylesheet" href="/css/home.css">
    <style>
        .videoLink > li {
            cursor: pointer;
        }

            .videoLink > li:hover {
                color: cornflowerblue;
            }

        .videoLink .active {
            color: blue;
        }
    </style>
</head>
<body>
    
    <div class="wrapper">
        <div style="background: url(/img/home/banner.jpg) top center no-repeat; background-size: cover">
            <div class="nav">
                <div class="navbar-header">
                    <a class="navbar-brand" href="/">
                        <img src="/" title="单片机学习平台" alt="" /></a>
                </div>

                <div class="navbar-collapse collapse navbar-padding-start">
                    <div>
                        <ul class="nav navbar-nav navbar-left nvabar-single-line" style="margin-left: -15px">
                            <li class="nav-des" style="margin: 0; padding: 10px"><span style="font-size: 30px">
                                
                                单片机学习平台</span>
                            </li>
                        </ul>

                    </div>
                    <div>
                        <ul class="nav navbar-nav navbar-left">
                            <li><a  href="/" style="margin: 0"><span style="font-size: large">www.8dpj.com</span></a></li>
                        </ul>

                        <ul class="nav navbar-nav navbar-right">
                            
                            
                            <li class="login_menu"><a href="/account/login.html">登录</a></li>
                            <li class="sign_menu"><a href="#" onclick="signUp();">注册</a></li>
                        </ul>
                    </div>

                </div>
            </div>

            <div class="carousel slide" id="sliderCarousel" data-ride="carousel" onclick="signIn()">
                <!-- Carousel indicators -->
                
                <!-- Carousel items -->
                <div class="carousel-inner">
                    

                    <div class="item b1_img active">
                        <div class="profile-circle img1" style="background-position: 50% 0px;"></div>
                        <div class="banner_right wow bounceInRight" data-wow-offset="10" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInRight;">
                            <img src="/img/home/banner.gif" style="border: 1px solid lavender; width: 90%;" alt="img">
                        </div>
                    </div>

                </div>
            </div>
        </div>
        
        
        <div class="col-xs-12 segment dpj-platform">
            <div class="container">
                <div class="row">
                    <div class="col-md-5 col-sm-5 col-xs-12">
                        <img src="/img/home/4.png" alt="" title="">
                    </div>
                    <div class="col-md-7 col-sm-7 col-xs-12">
                        <h1 class="col-md-12">单片机模块化设计开发平台<br>
                            Modular MCU system for developers</h1>
                        <hr class="col-md-12 amazing-hr">
                        <p class="col-md-12">
                            Cortex-M0 32位ARM单片机模块化设计及虚拟实验教学系统,通过拖拽模块可以自动产生单片机系统电路图, 提供相应模块的驱动
                            <br>
                            如勾选模块的范例实验, 即可自动添加模块组合, 产生可编译的程序, 甚至有的实验程序提供了虚拟仿真的动画效果
                        </p>
                    </div>
                </div>
            </div>
        </div>
        <div class="col-xs-12 segment">
            <div class="container">
                <div class="row">
                    <div class="col-md-7 col-sm-7 col-xs-12">
                        <h1 class="col-md-12">丰富的模块类型和范例程序<br>
                            Wide range of module types and sample programs</h1>
                        <hr class="col-md-12 amazing-hr">
                        <p class="col-md-12">
                            “8单片机”开发设计平台提供种类繁多的外围模块,包括从LED指示灯,数码管,LCD12864到TFT LCD显示器,从温湿度,PM2.5到陀螺仪传感器,从433,Zigbee到WiFi通讯模块,从EEPROM到SD存储器,从UART,I2C到USB接口,从继电器到无刷电机驱动输出等等,涵盖大部分电路控制需求
                            <br>
                            每个模块都提供了实验程序, 其中基础实验程序可以自由访问,无需登陆
                        </p>
                    </div>
                    <div class="col-md-5 col-sm-5 col-xs-12">
                        <img src="/img/home/5.png" alt="" title="">
                    </div>
                </div>
            </div>
        </div>

        <div class="col-xs-12 segment dpj-platform">
            <div class="container">
                <div class="row">
                    <div id="seg3" class="col-md-8 col-sm-8 col-xs-12">
                        <video id="tutorialVideo" controls controlslist="nodownload">
                            <source src="/img/home/video/1beginner.mp4" type="video/mp4" />
                            您的浏览器不支持video标签
                        </video>
                    </div>
                    <div class="col-md-4 col-sm-4 col-xs-12">
                        <h1 class="col-md-12">学习平台之操作视频<br>
                            Tutorial video for the platform</h1>
                        <hr class="col-md-12 amazing-hr">
                        <ul class="col-md-12 videoLink">
                            <li>视频1: 单片机学习平台介绍</li>
                            <li>视频2: 实验模拟仿真点亮一个LED</li>
                            <li>视频3: 实验模拟仿真LED闪烁</li>
                            <li>视频4: 实验模拟仿真流水灯</li>
                            <li>视频5: 实验模拟仿真GPIO输入驱动独立键盘</li>
                            <li>视频6: 实验模拟仿真外部中断检测按键</li>
                            <li>视频7: 实验模拟仿真数码管扫描</li>
                            <li>视频8: 实验模拟仿真串口通信</li>
                            <li>视频9: 实验模拟仿真ADC模拟量输入NTC测温</li>
                            <li>视频10: 实验模拟仿真呼吸灯</li>
                            <li>视频11: 实验模拟仿真PWM驱动无源蜂鸣器</li>
                            <li>视频12: 拖拽模块,积木式搭建单片机工程</li>
                        </ul>
                    </div>
                </div>
            </div>
        </div> 


        - 
<style>
    .homefooter {
        background-color: rgb(236,240,241);
        font-size: small;
        text-align: center;
        padding: 5vh 2vw;
        /*margin-top: 2vh;*/
    }
</style>

<div class="container-fluid homefooter">
    <div class="ui horizontal small divided link list ">
        <a class="item" target="_blank" rel="noopener noreferrer" href="/">8单片机学习平台</a>
        <a class="ui  item " tabindex="0"><span class="ui text">v1.0.0</span></a>
    </div>
    <div class="ui horizontal small divided link list ">
        © 2025 苏州松雷电子科技有限公司 版权所有 
            <br />
        <a href="https://beian.miit.gov.cn/">苏ICP备20018455号-1</a> | <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=32050802011255">
            <img src="/img/beian.png" />苏公网安备 32050802011255号</a>
    </div>
</div>


<script>
    //$(function () {
    //    var fh = $(".homefooter").outerHeight();
    //    var ch = $(".contents").outerHeight();
    //    var wh =  window.screen.height;
    //    if (ch + fh <= wh) {
    //        $(".contents").height(wh - fh);
    //        $(".count-views").css("position", "absolute").css("bottom", fh);
    //    }
    //    else {
    //        $(".count-views").css("position", "relative");
    //    }
    //});
</script>


    </div>
    <div class="embed-responsive embed-responsive-16by9 embed-login">
        <iframe class="embed-responsive-item" onload="loadframe(this)" src="/account/login.html?flag=0"></iframe>
        <div id="close_corner">
            <span class="close hairline"></span>
        </div>
    </div>
</body>

<script>
    $(document).ready(function () {
        //if (window.location.href.indexOf("8dpj.com") > -1) {
        //    rec();
        //}

        var videos = ["1beginner.mp4",
            "2trunOnLED.mp4",
            "3blinkingLED.mp4",
            "4flowingLights.mp4",
            "5GPIOPressButton.mp4",
            "6interruptPressButton.mp4",
            "7scanningDisplay.mp4",
            "8serialPort.mp4",
            "9ADConvert.mp4",
            "10PWMDrivingLED.mp4",
            "11PWMDrivingBuzzer.mp4",
            "12buildingBlockProject.mp4"];

        var _w = $('#seg3').width();
        $("#tutorialVideo").css('width', _w + 'px');

        $('.videoLink>li').click(function (e) {
            $('.videoLink>li').removeClass('active');
            $(this).addClass('active');
            $('#tutorialVideo').attr('src', '/img/home/video/' + videos[$(this).index()]);
        })

        $('#close_corner').click(function (e) {
            $('.embed-login').hide();

        })
        $('#tutorialVideo').bind('contextmenu', function () { return false })
    });
    $(window).resize(function () {
        var _w = $('#seg3').width();
        $("#tutorialVideo").css('width', _w + 'px');
    });
    function signUp() {
        alert('请联络任课老师获得账号密码');
    }
    function signIn() {
        //$('.embed-login').show();

        var url = window.location.origin + '/account/login.html?flag=0';
        console.log(url);
        window.location.href = url;
    }

    function loadframe(obj) {
        var url = obj.contentWindow.location.href;
        if (url.indexOf("default.html") > -1) {
            window.location.href = "/default.html";
        }
    }

    //function rec() {
    //    var mymessage = confirm("现在浏览的是备用网站,页面内容可能没有及时更新,是否要访问主服务器?");
    //    if (mymessage == true) {
    //        window.location.href = "http://139.196.86.199";
    //    }
    //}
</script>
</html>
                               

Alan adının whois bilgisi

Domain Name: 8DPJ.COM
Registry Domain ID: 1941844440_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-05-27T04:53:56Z
Creation Date: 2015-06-25T04:12:48Z
Registry Expiry Date: 2025-06-25T04:12:48Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS10.HICHINA.COM
Name Server: DNS9.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T07:35:42Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass