zoukankan      html  css  js  c++  java
  • 显示用户IP来源的代码

    使用方法: 网页中直接插入代码,任意地方均可````````
    1.显示用户IP来源的代码 (468*50)

    <iframe width="468" height="50" frameborder="0" scrolling="no" src="http://www.cz88.net/ip/viewip468.aspx"></iframe>


    2.显示用户IP来源的代码 (468*25)

    <iframe width="468" height="25" frameborder="0" scrolling="no" src="http://www.cz88.net/ip/viewip468_25.aspx"></iframe>



    3.查询IP的代码 (468*50)

    <iframe width="468" height="50" frameborder="0" scrolling="no" src="http://www.cz88.net/ip/checkip.aspx"></iframe>



    4.查询IP的代码 (250*50)

    <iframe width="250" height="50" frameborder="0" scrolling="no" src="http://www.cz88.net/ip/checkip_250_50.aspx.aspx"></iframe>



    5.直接显示ip地址(带参数则显示参数地址)



    (不带参数,直接显示用户地址)



    <script src="http://www.cz88.net/ip/ipcheck.aspx"></script>



    6.(带参数,直接显示参数IP地址)



    <script src="http://www.cz88.net/ip/ipcheck.aspx?ip=IP地址"></script>
  • 相关阅读:
    JVM垃圾收集器以及内存分配
    VisualVM工具的使用
    jstack的使用
    内存溢出的定位与分析
    JVM的内存模型
    JVM运行参数
    kafka-高效读写数据+zookeeper作用+事务
    重定向机制
    HTTP协议、时间戳
    TCP常见面试题 
  • 原文地址:https://www.cnblogs.com/appleseed/p/1247830.html
Copyright © 2011-2022 走看看