Ubuntu上mysql的安装及使用【转】

原创

Ubuntu上mysql的安装及使用

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接: https://blog.csdn.net/yugemengjing/article/details/86901219
            </div>
                                                <!--一个博主专栏付费入口-->
         
         <!--一个博主专栏付费入口结束-->
        <link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-4a3473df85.css">
                                    <link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-4a3473df85.css">
            <div class="htmledit_views" id="content_views">
                                        <p>不管是哪个版本的Ubuntu,安装mysql数据库基本上都是大同小异。下面介绍一下具体的安装步骤:</p>

1、打开终端,并取得root权限

2、在终端输入:


 
 
  1. apt-get install mysql-server
  2. apt-get install mysql-client
  3. apt-get install libmysqlclient-dev

安装过程中,必要的地方需要输入“Y”进行确定。

上面这三条命令执行完以后,要想检测mysql是否安装成功,可输入下面的命令进行查看:

netstat -tap | grep mysql
 
 

若出现下图所示的情况,即为安装成功。

3、实现远程控制mysql

(1)编辑文件/etc/mysql/mysql.conf.d/mysqld.cnf,注释掉bind-address = 127.0.0.1

如下图所示:

(2)在mysql下执行授权命令(授权给远程任意的计算机登陆数据库)

在终端键入mysql -uroot -p您的密码

进入mysql后,键入下面命令:

GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '您的密码' WITH GRANT OPTION;
 
 

然后刷新配置信息,在终端键入下面的命令:

flush privileges; 
 
 

进行完后使用exit退出mysql。

4、执行完以上步骤后,重启mysql服务。命令如下:

service mysql restart
 
 

进行完上面四步,mysql数据库基本上就能正常使用。希望本文对您有所帮助!

文章最后发布于: 2019-02-10 13:54:24
            <!--打赏开始-->
                        <div class="reward-user-box" style="margin-top: -12px;">
                <span class="reward-word" style="color:#B4B4B4 !important">有 <span class="num">0</span> 个人打赏</span>
                                    <a target="_blank" href="https://im.csdn.net/im/main.html?userName=yugemengjing" data-report-click="{&quot;mod&quot;:&quot;popu_810&quot;,&quot;dest&quot;:&quot;私信&quot;}" data-report-view="{&quot;mod&quot;:&quot;popu_810&quot;,&quot;dest&quot;:&quot;私信&quot;}" id="profile-content-alink">
                     <div class="reward-fexd" id="">
                <!-- iconcsdnc-bookmark -->
                <svg class="reward-icon" aria-hidden="true">
				<use xlink:href="#csdnc-envelope"></use>
			    </svg>
                <div>私信求帮助</div>
                </div>
                </a>
               
            </div>
                    <!--打赏结束-->
        <div class="recommend-box">	<div class="recommend-item-box recommend-box-ident recommend-download-box clearfix" data-report-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://download.csdn.net/download/yao_ju_xian/10619530&quot;,&quot;strategy&quot;:&quot;BlogCommendFromMachineLearnPai2&quot;,&quot;index&quot;:&quot;0&quot;}" data-report-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://download.csdn.net/download/yao_ju_xian/10619530&quot;,&quot;strategy&quot;:&quot;BlogCommendFromMachineLearnPai2&quot;,&quot;index&quot;:&quot;0&quot;}">
	<a href="https://download.csdn.net/download/yao_ju_xian/10619530" rel="noopener" target="_blank">
		<div class="content clearfix">
			<div class="">
				<h4 class="text-truncate oneline clearfix">
					<em>ubuntu</em> <em>mysql</em>5.6 客户端<em>安装</em>包及说明					</h4>
				<span class="data float-right">08-22</span>
			</div>
			<div class="desc oneline">
					ubuntu14.04 以上版本,mysql 客户端5.6版本,压缩包中内含安装说明,主要解决极端情况下从5.7的数据库导出的文件在低版本中无法导入。				</div>
			<span class="type-show type-show-download">下载</span>
		</div>
	</a>
</div>
还能输入1000个字符
<div class="comment-list-container">
	<a id="comments"></a>
	<div class="comment-list-box">
	</div>
	<div id="commentPage" class="pagination-box d-none"></div>
	<div class="opt-box text-center">
		<div class="btn btn-sm btn-link-blue" id="btnMoreComment"></div>
	</div>
</div>
<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_59" data-pid="59"><script type="text/javascript">
(function() {
    var s = "_" + Math.random().toString(36).slice(2);
    document.write('<div style="" id="' + s + '"></div>');
    (window.slotbydup = window.slotbydup || []).push({
        id: "u3491668",
        container:  s
    });
})();

mysqlUbuntu上的安装 - yejing's utopia - CSDN博客

8-28

MySQLUbuntu14.04上的安装和基本使用(带步骤截图) -..._CSDN博客

10-7

<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_60" data-pid="60"><iframe src="https://adaccount.csdn.net/#/preview/261?m=cQQHcDbSppbyEHiEncESApJQmbntSULpiJHAXpQJtHiStDiinJbLbpXcJHQbEJiLtbpWbLADXmAtUtyJLpSUtDvAAHpSDttpppQQ&amp;k=" scrolling="no" width="100%" height="75px" frameborder="0"></iframe><img class="pre-img-lasy" data-src="https://kunyu.csdn.net/1.png?d=2&amp;k=&amp;m=cQQHcDbSppbyEHiEncESApJQmbntSULpiJHAXpQJtHiStDiinJbLbpXcJHQbEJiLtbpWbLADXmAtUtyJLpSUtDvAAHpSDttpppQQ"></div></div>
Linux 环境安装Mysql 教程 - 野狼e族 的博客 - CSDN博客

11-21

ubuntu 下载mysql安装操作 - H华华的博客 - CSDN博客

11-11

		<div class="recommend-item-box blog-expert-recommend-box" style="display: block;">
		<div class="d-flex">
			<div class="blog-expert-recommend">
				<div class="blog-expert">
					<div class="blog-expert-flexbox" data-report-view="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><div class="blog-expert-item"><div class="blog-expert-info-box"><div class="blog-expert-img-box" data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/yao_ju_xian" target="_blank"><img src="https://profile.csdnimg.cn/C/6/2/3_yao_ju_xian" username="yao_ju_xian" alt="yao_ju_xian" title="yao_ju_xian"></a><span data-report-click="{&quot;mod&quot;:&quot;popu_710&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><span class="blog-expert-button-follow btn-red-follow" data-name="yao_ju_xian" data-nick="yao_ju_xian">关注</span></span></div><div class="info"><span data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/yao_ju_xian" target="_blank"><h5 class="oneline" title="yao_ju_xian">yao_ju_xian</h5></a></span>  <p></p><p class="article-num" title="3篇文章"> 3篇文章</p><p class="article-num" title="排名:千里之外"> 排名:千里之外</p><p></p></div></div></div><div class="blog-expert-item"><div class="blog-expert-info-box"><div class="blog-expert-img-box" data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/anyiVIP" target="_blank"><img src="https://profile.csdnimg.cn/6/F/1/3_anyivip" username="anyiVIP" alt="anyiVIP" title="anyiVIP"></a><span data-report-click="{&quot;mod&quot;:&quot;popu_710&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><span class="blog-expert-button-follow btn-red-follow" data-name="anyiVIP" data-nick="anyiVIP">关注</span></span></div><div class="info"><span data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/anyiVIP" target="_blank"><h5 class="oneline" title="anyiVIP">anyiVIP</h5></a></span>  <p></p><p class="article-num" title="19篇文章"> 19篇文章</p><p class="article-num" title="排名:千里之外"> 排名:千里之外</p><p></p></div></div></div><div class="blog-expert-item"><div class="blog-expert-info-box"><div class="blog-expert-img-box" data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/weixin_39904777" target="_blank"><img src="https://profile.csdnimg.cn/8/6/6/3_weixin_39904777" username="weixin_39904777" alt="Per丶逸侨" title="Per丶逸侨"></a><span data-report-click="{&quot;mod&quot;:&quot;popu_710&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><span class="blog-expert-button-follow btn-red-follow" data-name="weixin_39904777" data-nick="Per丶逸侨">关注</span></span></div><div class="info"><span data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/weixin_39904777" target="_blank"><h5 class="oneline" title="Per丶逸侨">Per丶逸侨</h5></a></span>  <p></p><p class="article-num" title="6篇文章"> 6篇文章</p><p class="article-num" title="排名:千里之外"> 排名:千里之外</p><p></p></div></div></div><div class="blog-expert-item"><div class="blog-expert-info-box"><div class="blog-expert-img-box" data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/GUITK" target="_blank"><img src="https://profile.csdnimg.cn/B/0/E/3_guitk" username="GUITK" alt="GUITK" title="GUITK"></a><span data-report-click="{&quot;mod&quot;:&quot;popu_710&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><span class="blog-expert-button-follow btn-red-follow" data-name="GUITK" data-nick="GUITK">关注</span></span></div><div class="info"><span data-report-click="{&quot;mod&quot;:&quot;popu_709&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/yugemengjing/article/details/86901219&quot;}"><a href="https://blog.csdn.net/GUITK" target="_blank"><h5 class="oneline" title="GUITK">GUITK</h5></a></span>  <p></p><p class="article-num" title="84篇文章"> 84篇文章</p><p class="article-num" title="排名:千里之外"> 排名:千里之外</p><p></p></div></div></div></div>
				</div>
			</div>
		</div>
	</div><div class="recommend-item-box baiduSearch recommend-box-ident" data-report-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/u010255818/article/details/51925503&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;5&quot;}" data-report-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/u010255818/article/details/51925503&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;5&quot;}" data-track-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/u010255818/article/details/51925503&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:4,&quot;extend1&quot;:&quot;_&quot;}" data-track-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/u010255818/article/details/51925503&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:4,&quot;extend1&quot;:&quot;_&quot;}" data-flg="true">                <a href="https://blog.csdn.net/u010255818/article/details/51925503" target="_blank">              		<h4 class="text-truncate oneline" style="width: 876px;"><em>Ubuntu</em>下<em>MySQL</em>的<em>安装</em>及配置 - 代码改变世界 - CSDN博客</h4>                  <div class="info-box d-flex align-content-center">                    <p>                      <span class="date">11-11</span>                    </p>                  </div>                </a>            	</div><div class="recommend-item-box baiduSearch recommend-box-ident" data-report-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/zuochao_2013/article/details/81015883&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;6&quot;}" data-report-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/zuochao_2013/article/details/81015883&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;6&quot;}" data-track-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/zuochao_2013/article/details/81015883&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:5,&quot;extend1&quot;:&quot;_&quot;}" data-track-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/zuochao_2013/article/details/81015883&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:5,&quot;extend1&quot;:&quot;_&quot;}" data-flg="true">                <a href="https://blog.csdn.net/zuochao_2013/article/details/81015883" target="_blank">              		<h4 class="text-truncate oneline" style="width: 876px;"><em>Ubuntu</em>16.04下<em>安装</em><em>MySQL</em>及简单操作 - ZCC的专栏 - CSDN博客</h4>                  <div class="info-box d-flex align-content-center">                    <p>                      <span class="date">11-11</span>                    </p>                  </div>                </a>            	</div>
ubuntu安装mysql可视化工具MySQL-workbench及简单操作 ..._CSDN博客

11-23

Linux ubuntu安装mysql及授权给用户使用 - wanderlus..._CSDN博客

11-11

<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_61" data-pid="61"><iframe src="https://adaccount.csdn.net/#/preview/787?m=JcfSLvJAJJbLLEtiHSSDbJcALLEobLEEEnSpJiASHcUXnvAiStHXciJbbHnSymyHQWnDDpmADAbSnJDAUonHAJcSAEEpAvnEinpQ&amp;k=" scrolling="no" width="100%" height="75px" frameborder="0"></iframe><img class="pre-img-lasy" data-src="https://kunyu.csdn.net/1.png?d=2&amp;k=&amp;m=JcfSLvJAJJbLLEtiHSSDbJcALLEobLEEEnSpJiASHcUXnvAiStHXciJbbHnSymyHQWnDDpmADAbSnJDAUonHAJcSAEEpAvnEinpQ"></div></div><div class="recommend-item-box baiduSearch recommend-box-ident" data-report-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/weixin_30629977/article/details/98638490&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;9&quot;}" data-report-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/weixin_30629977/article/details/98638490&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:&quot;9&quot;}" data-track-view="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/weixin_30629977/article/details/98638490&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:8,&quot;extend1&quot;:&quot;_&quot;}" data-track-click="{&quot;mod&quot;:&quot;popu_387&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/weixin_30629977/article/details/98638490&quot;,&quot;strategy&quot;:&quot;searchFromBaidu1&quot;,&quot;index&quot;:8,&quot;extend1&quot;:&quot;_&quot;}" data-flg="true">                <a href="https://blog.csdn.net/weixin_30629977/article/details/98638490" target="_blank">              		<h4 class="text-truncate oneline" style="width: 884px;"><em>ubuntu</em>上<em>安装</em><em>mysql</em>的正确步骤 - weixin_30629977的博客 - CSDN博客</h4>                  <div class="info-box d-flex align-content-center">                    <p>                      <span class="date">8-31</span>                    </p>                  </div>                </a>            	</div>
<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_62" data-pid="62"><iframe src="https://adaccount.csdn.net/#/preview/644?m=tLbJcpQLnSnQHpniScpLSDbLStEyASAEHtScbJDyEbJoiSHXDHtnXpSAptpntbftfpHQbWcnXbcSvJStSyttbEoitcAXbpHUQLbQ&amp;k=" scrolling="no" width="100%" height="75px" frameborder="0"></iframe><img class="pre-img-lasy" data-src="https://kunyu.csdn.net/1.png?d=2&amp;k=&amp;m=tLbJcpQLnSnQHpniScpLSDbLStEyASAEHtScbJDyEbJoiSHXDHtnXpSAptpntbftfpHQbWcnXbcSvJStSyttbEoitcAXbpHUQLbQ"></div></div>
ubuntu 安装mysql

03-04 阅读数 92

ubuntu 安装mysql 博文 来自: eddey的博客

<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_63" data-pid="63"><iframe src="https://adaccount.csdn.net/#/preview/575?m=cQStAtibAbvHLLccytHntcLDbELnJbDScAtHXtpUnAEiHLtviytJJivnLnHQLEbLSLLiAWcQQStynfttnLiEmSQyiLipEELSHcQQ&amp;k=" scrolling="no" width="100%" height="75px" frameborder="0"></iframe><img class="pre-img-lasy" data-src="https://kunyu.csdn.net/1.png?d=2&amp;k=&amp;m=cQStAtibAbvHLLccytHntcLDbELnJbDScAtHXtpUnAEiHLtviytJJivnLnHQLEbLSLLiAWcQQStynfttnLiEmSQyiLipEELSHcQQ"></div></div>
<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_64" data-pid="64"><iframe src="https://adaccount.csdn.net/#/preview/786?m=icJtftvAHDJnAAEtcobHciUELLLXpEJASJAtnUHSJXSfEppnSiHiSympXHiQnbSnWQEiELbbotnnXcLccmAJnAASLfLLHtcvitAQ&amp;k=" scrolling="no" width="100%" height="75px" frameborder="0"></iframe><img class="pre-img-lasy" data-src="https://kunyu.csdn.net/1.png?d=2&amp;k=&amp;m=icJtftvAHDJnAAEtcobHciUELLLXpEJASJAtnUHSJXSfEppnSiHiSympXHiQnbSnWQEiELbbotnnXcLccmAJnAASLfLLHtcvitAQ"></div></div>
nginx学习,看这一篇就够了:下载、安装使用:正向代理、反向代理、负载均衡。常用命令和配置文件

10-25 阅读数 1万+

文章目录前言一、nginx简介1. 什么是 nginx 和可以做什么事情2.Nginx 作为 web 服务器3. 正向代理4. 反向代理5. 动静分离6.动静分离二、Nginx 的安装三、 Ngin... 博文 来自: 冯安晨

<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_65" data-pid="65"><script type="text/javascript">
    (function() {
        var s = "_" + Math.random().toString(36).slice(2);
        document.write('<div style="" id="' + s + '"></div>');
        (window.slotbydup = window.slotbydup || []).push({
            id: "u4221803",
            container: s
        });
    })();

<div class="recommend-item-box recommend-recommend-box"><div id="kp_box_66" data-pid="66"><div id="three_ad38" class="mediav_ad"></div>
史上最全的mysql基础教程

10-28 阅读数 1万+

启动与停止

启动mysql服务
sudo /usr/local/mysql/support-files/mysql.server start
停止mysql服务
sudo /usr/loc…


博文



<div class="recommend-item-box recommend-recommend-box"><div id="_3mkvg8mk7vd" style="width: 100%;"><iframe id="iframeu3491668_0" name="iframeu3491668_0" src="https://pos.baidu.com/ccem?conwid=900&amp;conhei=90&amp;dc=3&amp;exps=111000,115014,110011,114303&amp;psi=530da39b6016850681e5f9351b9aa367&amp;di=u3491668&amp;dri=0&amp;dis=0&amp;dai=1&amp;ps=5925x511&amp;enu=encoding&amp;ant=0&amp;dcb=___adblockplus&amp;dtm=HTML_POST&amp;dvi=0.0&amp;dci=-1&amp;dpt=none&amp;tsr=0&amp;tpr=1574611068921&amp;ti=Ubuntu%E4%B8%8Amysql%E7%9A%84%E5%AE%89%E8%A3%85%E5%8F%8A%E4%&amp;ari=2&amp;dbv=0&amp;drs=1&amp;pcs=1677x804&amp;pss=1677x6388&amp;cfv=0&amp;cpl=1&amp;chi=1&amp;cce=true&amp;cec=UTF-8&amp;tlm=1574611068&amp;prot=2&amp;rw=804&amp;ltu=https%3A%2F%2Fblog.csdn.net%2Fyugemengjing%2Farticle%2Fdetails%2F86901219&amp;ltr=https%3A%2F%2Fblog.csdn.net%2Fyugemengjing%2Farticle%2Fdetails%2F82469785&amp;ecd=1&amp;uc=1696x910&amp;pis=-1x-1&amp;sr=1696x954&amp;tcn=1574611069&amp;tt=1574611068827.NaN.NaN.112&amp;otc=122.133" vspace="0" hspace="0" marginwidth="0" marginheight="0" scrolling="no" style="border:0;vertical-align:bottom;margin:0;width:900px;height:90px" allowtransparency="true" width="900" height="90" frameborder="0" align="center,center"></iframe></div><script type="text/javascript" src="//rabc1.iteye.com/production/res/rxjg.js?pkcgstj=jm"></script></div>

敲黑板!!!读了这篇文章,你将知道如何才能进大厂,如何实现财务自…


博文



史上最全正则表达式语法,文末附常用表达式!

10-28 阅读数 5945

废话少说,直接开始学习!

一、元字符

元字符是构造正则表达式的一种基本元素。

. :匹配除换行符以外的任意字符

w:匹配字母或数字或下划线或汉字

s:匹配任意的空白符

d:匹配数字

b:…


博文



一文搞懂什么是TCP/IP协议

10-28 阅读数 2万+

什么是TCP/IP协议?

计算机与网络设备之间如果要相互通信,双方就必须基于相同的方法.比如如何探测到通信目标.由哪一边先发起通信,使用哪种语言进行通信,怎样结束通信等规则都需要事先确定.不同的硬件…


博文



<div class="recommend-item-box recommend-recommend-box"><div id="_c46o8vg4izb"><iframe scrolling="no" src="//pos.baidu.com/s?hei=90&amp;wid=900&amp;di=u3491668&amp;ltu=https%3A%2F%2Fblog.csdn.net%2Fyugemengjing%2Farticle%2Fdetails%2F86901219&amp;psi=530da39b6016850681e5f9351b9aa367&amp;par=1696x910&amp;tcn=1574611069&amp;ari=2&amp;dtm=HTML_POST&amp;pss=1677x9185&amp;dc=3&amp;exps=111000,110011&amp;cdo=-1&amp;prot=2&amp;dis=0&amp;cce=true&amp;cfv=0&amp;pcs=1677x804&amp;ti=Ubuntu%E4%B8%8Amysql%E7%9A%84%E5%AE%89%E8%A3%85%E5%8F%8A%E4%BD%BF%E7%94%A8&amp;col=zh-CN&amp;tlm=1574611069&amp;tpr=1574611069465&amp;drs=1&amp;psr=1696x954&amp;ccd=24&amp;ltr=https%3A%2F%2Fblog.csdn.net%2Fyugemengjing%2Farticle%2Fdetails%2F82469785&amp;dri=2&amp;ps=6615x511&amp;cmi=2&amp;dai=4&amp;pis=-1x-1&amp;chi=1&amp;cec=UTF-8&amp;ant=0&amp;cpl=1&amp;cja=false" width="900" height="90" frameborder="0"></iframe></div><script type="text/javascript" src="//rabc1.iteye.com/production/res/rxjg.js?pkcgstj=jm"></script></div>
中国麻将:世界上最早的区块链项目

10-29 阅读数 4万+

中国麻将:世界上最早的区块链项目

最近区块链这个玩意又被市场搞的很是火热,相信大部分人都不太清楚这玩意到底是怎么样的一个概念,它来了,它来了,它到底是啥~ 国家都开始发文支持了,下面是一个通俗易懂的…


博文



比特币原理详解

10-29 阅读数 2万+

一、什么是比特币

比特币是一种电子货币,是一种基于密码学的货币,在2008年11月1日由中本聪发表比特币白皮书,文中提出了一种去中心化的电子记账系统,我们平时的电子现金是银行来记账,因为银行的背后是…


博文



Python 基础(一):入门必备知识

10-30 阅读数 1万+

Python 入门必备知识,你都掌握了吗? 博文

根据我们的经验,程序员兼职主要分为三种:兼职职位众包、项目整包和自由职业者驻场。

所谓的兼职职位众…


博文



Ngrok: 超简单的内网穿透,了解一下 ?

10-31 阅读数 6629

【1】什么是内网穿透?

首先,我们生活中的网络从应用上可以分为内网和外网;

内网就是你自己的网络环境,就你自己能访问,比如你本地测试进行的localhost;

外网就不言而喻了,你看网页,视频等…


博文



二、Python运算符、条件结构、循环结构

三、Python函数

四、做一次综合练习,做一个控制台…


博文



刷了几千道算法题,这些我私藏的刷题网站都在这里了!

11-08 阅读数 2万+

遥想当年,机缘巧合入了 ACM 的坑,周边巨擘林立,从此过上了"天天被虐似死狗"的生活…

然而我是谁,我可是死狗中的战斗鸡,智力不够那刷题来凑,开始了夜以继日哼哧哼哧刷题的日子,从此"读题与提交…


博文



JavaScript 为什么能活到现在?

11-08 阅读数 1496

作者 | 司徒正美

责编 |郭芮

出品 | CSDN(ID:CSDNnews)

JavaScript能发展到现在的程度已经经历不少的坎坷,早产带来的某些缺陷是永久性的,因此浏览器才有禁用Ja…


博文



1.百度,俗称度娘,有不懂的就问百度,有问必答,跳转

2.百度翻译,不懂的单词,复制粘贴就懂…


博文



YouTube排名第一的励志英文演讲《Dream(梦想)》

11-12 阅读数 7585

Idon’t know what that dream is that you have, I don't care how disappointing it might have been as y... 博文

爬虫练习-爬取笔趣阁小说

11-17 阅读数 2799

思路: 用户输入

博文
GitHub标星近1万:只需5秒音源,这个网络就能实时“克隆”你的声音

11-13 阅读数 1万+

作者 | Google团队

译者 | 凯隐

编辑 | Jane

出品 | AI科技大本营(ID:rgznai100)

本文中,Google 团队提出了一种文本语音合成(text to …


博文



推荐几款比较实用的工具,网站

11-14 阅读数 340

1.盘百度PanDownload

这个云盘工具是免费的,可以进行资源搜索,提速(偶尔会抽风???)

不要去某站买付费的???

PanDownload下载地址

2.BeJSO…


博文



网址:https://www.jiumodiary.com/
2、脚本之家
如果你鸠摩搜书搜索不到,或许可以考虑在脚本之家搜索,或者脚本…


博文



Java世界最常用的工具类库

11-20 阅读数 5045

Apache Commons Apache Commons有很多子项目 Google Guava 参考博客

博文
                <div class="recommend-item-box type_hot_word">
                <div class="content clearfix" style="width: 962px;">
                    <div class="float-left">
                                                                            <span>
                            <a href="https://blog.csdn.net/yilovexing/article/details/80577510" target="_blank">
                            python</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/slwbcsdn/article/details/53458352" target="_blank">
                            json</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/csdnnews/article/details/83753246" target="_blank">
                            java</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/qq_35077512/article/details/88952519" target="_blank">
                            mysql</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/pdcfighting/article/details/80297499" target="_blank">
                            pycharm</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/sinyu890807/article/details/97142065" target="_blank">
                            android</a>
                        </span>
                                                    <span>
                            <a href="https://blog.csdn.net/gexiaoyizhimei/article/details/100122368" target="_blank">
                            linux</a>
                        </span>
                                                    <span>
                            <a href="https://download.csdn.net/download/xhg_gszs/10978826" target="_blank">
                            json格式</a>
                        </span>
                                                
                                                                            <span>
                            <a href="https://www.csdn.net/gather_13/MtzaAgxsLWRvd25sb2Fk.html" target="_blank">
                            c# tcp通信客户端类</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_15/MtzaAgysLWRvd25sb2Fk.html" target="_blank">
                            c# 数字转时间</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_11/MtzaAgzsLWRvd25sb2Fk.html" target="_blank">
                            c# 读json</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_13/MtzaAg0sLWRvd25sb2Fk.html" target="_blank">
                            c# 释放文件</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_14/MtzaAg1sLWRvd25sb2Fk.html" target="_blank">
                            c#某个数的模</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_1b/MtzaAg2sLWRvd25sb2Fk.html" target="_blank">
                            c# 更改exe生成名称</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_18/MtzaAg3sLWRvd25sb2Fk.html" target="_blank">
                            c#程序文件写入性能太差</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_1a/MtzaAg4sLWRvd25sb2Fk.html" target="_blank">
                            c#给定5个商品</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_1e/MtzaAg5sLWRvd25sb2Fk.html" target="_blank">
                            c# 异步委托 性能</a>
                        </span>
                                                    <span>
                            <a href="https://www.csdn.net/gather_29/MtzaEgxsLWJsb2cO0O0O.html" target="_blank">
                            c#满足条件跳出循环</a>
                        </span>
                                                                        </div>
                </div>
                </div>
                                <div class="recommend-loading-box">
                <img src="https://csdnimg.cn/release/phoenix/images/feedLoading.gif">
            </div>
            <div class="recommend-end-box">
                <p class="text-center">没有更多推荐了,<a href="https://blog.csdn.net/" class="c-blue c-blue-hover c-blue-focus">返回首页</a></p>
            </div>
        </div>
                        <div class="template-box">
                <span>©️2019 CSDN</span><span class="point"></span>
            <span>皮肤主题: 大白</span>
            <span> 设计师:
                                        CSDN官方博客                                    </span>
            </div>
                </main>
    <aside class="blog_container_aside">
<!--主页引入-->
        <div id="asideProfile" class="aside-box">
<!-- <h3 class="aside-title">个人资料</h3> -->
<div class="profile-intro d-flex">
    <div class="avatar-box d-flex justify-content-center flex-column">
        <a href="https://blog.csdn.net/yugemengjing">
            <img src="https://profile.csdnimg.cn/F/E/C/3_yugemengjing" class="avatar_pic" username="yugemengjing">
                                <img src="https://g.csdnimg.cn/static/user-reg-year/2x/3.png" class="user-years">
                        </a>
        
    </div>
    <div class="user-info d-flex flex-column profile-intro-name-box">
        <div>
                            <span class="name csdn-tracking-statistics tracking-click " style="display:block" data-report-click="{&quot;mod&quot;:&quot;popu_379&quot;}" username="yugemengjing">
                <a href="https://blog.csdn.net/yugemengjing" class="" id="uid" title="baiduoWang">
                    baiduoWang                    </a>
            </span>
                        </div>
        <div class="profile-intro-name-boxFooter">
                                <div class="personal-home-page" style="right:-96px;"><a target="_blank" href="https://me.csdn.net/yugemengjing">TA的个人主页 &gt;</a></div>
                            <div class="profile-intro-name-boxOpration">
                                        <div class="profile-personal-letter">
                        <a id="profile-personal-alink" class="profile-personal-alink" href="https://im.csdn.net/im/main.html?userName=yugemengjing" target="_blank" rel="noopener">私信</a>
                    </div>
                    <div class="opt-box d-flex  flex-column">
                        <span class="csdn-tracking-statistics tracking-click" data-report-click="{&quot;mod&quot;:&quot;popu_379&quot;}">
                                                                <a class="btn btn-sm btn-red-hollow attention" id="btnAttent" style="padding:0;">关注</a>
                                                        </span>
                    </div>
                                </div>
        </div>
    </div>
</div>
<div class="data-info d-flex item-tiling">
            <dl class="text-center" title="62">
                        <dt><a href="https://blog.csdn.net/yugemengjing?t=1">原创</a></dt>
            <dd><a href="https://blog.csdn.net/yugemengjing?t=1"><span class="count">62</span></a></dd>
                </dl>
    <dl class="text-center" id="fanBox" title="107">
        <dt>粉丝</dt>
        <dd><span class="count" id="fan">107</span></dd>
    </dl>
    <dl class="text-center" title="105">
        <dt>获赞</dt>
        <dd><span class="count">105</span></dd>
    </dl>
    <dl class="text-center" title="39">
        <dt>评论</dt>
        <dd><span class="count">39</span></dd>
    </dl>
    <dl class="text-center" title="126436">
        <dt>访问</dt>
        <dd><span class="count">12万+</span></dd>
    </dl>
</div>
<div class="grade-box clearfix">
    <dl class="aside-box-footerClassify">
        <dt>等级:</dt>
        <dd>
            <a href="https://blog.csdn.net/home/help.html#level" title="4级,点击查看等级说明" target="_blank">
                <svg class="icon icon-level" aria-hidden="true">
                    <use xlink:href="#csdnc-bloglevel-4"></use>
                </svg>
            </a>
        </dd>
    </dl>
    <dl>
        <dt>周排名:</dt>
        <dd>
            <a class="grade-box-rankA" href="https://blog.csdn.net/rank/writing_rank" target="_blank">
                2万+                </a>
        </dd>
    </dl>
    <dl>
        <dt>积分:</dt>
        <dd title="1465">
            1465            </dd>
    </dl>
    <dl title="44279">
        <dt>总排名:</dt>
        <dd>
            <a class="grade-box-rankA" href="https://blog.csdn.net/rank/writing_rank_total" target="_blank">
                4万+                </a>
        </dd>
    </dl>
</div>
<div class="aside-box-footer">
                <div class="badge-box d-flex">
            <div class="profile-medal">勋章:</div>
            <div class="badge d-flex">
                                                                                                    <div class="icon-badge" title="持之以恒">
                                <div class="mouse-box">
                                    <img src="https://g.csdnimg.cn/static/user-medal/chizhiyiheng.png" alt="">
                                    <div class="icon-arrow"></div>
                                </div>
                                <div class="grade-detail-box">
                                    <div class="pos-box">
                                        <div class="left-box d-flex justify-content-center align-items-center flex-column">
                                            <img src="https://g.csdnimg.cn/static/user-medal/chizhiyiheng.png" alt="">
                                            <p>持之以恒</p>
                                        </div>
                                        <div class="right-box">
                                            授予每个自然月内发布4篇或4篇以上原创或翻译IT博文的用户。不积跬步无以至千里,不积小流无以成江海,程序人生的精彩需要坚持不懈地积累!                                            </div>
                                    </div>
                                </div>
                            </div>
                                                                                    </div>
            <script>
                (function($) {
                    setTimeout(function() {
                        $('div.icon-badge.show-moment').removeClass('show-moment');
                    }, 5000);
                })(window.jQuery)
            </script>
        </div>
            
</div>

热门文章

  • 				<a href="https://blog.csdn.net/yugemengjing/article/details/82469785">
                                                shell编程100例                    </a>
    				<p class="read">阅读数 <span>44086</span></p>
    			</li>
    						<li>
    
    				<a href="https://blog.csdn.net/yugemengjing/article/details/78389352">
                                                如何将图片储存在MySQL数据库中                    </a>
    				<p class="read">阅读数 <span>26431</span></p>
    			</li>
    						<li>
    
    				<a href="https://blog.csdn.net/yugemengjing/article/details/68954277">
                                                判断强连通图、单向连通图、弱连通图                    </a>
    				<p class="read">阅读数 <span>9562</span></p>
    			</li>
    						<li>
    
    				<a href="https://blog.csdn.net/yugemengjing/article/details/72791445">
                                                生产者消费者问题                    </a>
    				<p class="read">阅读数 <span>3578</span></p>
    			</li>
    						<li>
    
    				<a href="https://blog.csdn.net/yugemengjing/article/details/72790945">
                                                进程控制                    </a>
    				<p class="read">阅读数 <span>2976</span></p>
    			</li>
    				</ul>
    </div>
    

最新评论

	<div class="aside-box">
		<div id="kp_box_57" data-pid="57"><script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

			<div class="aside-box">
		<div class="persion_article">
		<div class="right_box footer_box csdn-tracking-statistics" data-report-view="{&quot;mod&quot;:&quot;popu_475&quot;}">        <div class="contact-box" id="footer-contact-box"><div class="img-box"><a href="https://edu.csdn.net?utm_source=csdn_footer" target="_blank"><img src="https://csdnimg.cn/pubfooter/images/edu-QR.png" alt="CSDN学院" style="padding: 6px;width: 98px;height: 98px;"></a><p class="app-text">CSDN学院</p></div><div class="img-box fr"><img style="padding: 6px;width: 98px;height: 98px;" src="https://csdnimg.cn/pubfooter/images/job-QR.png" alt="CSDN企业招聘"><p class="app-text">CSDN企业招聘</p></div></div>        <div class="contact-info">        <p><svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M2.167 2h11.666C14.478 2 15 2.576 15 3.286v9.428c0 .71-.522 1.286-1.167 1.286H2.167C1.522 14 1 13.424 1 12.714V3.286C1 2.576 1.522 2 2.167 2zm-.164 3v1L8 10l6-4V5L8 9 2.003 5z" fill="#5c5c5c" fill-rule="evenodd"></path></svg><a href="mailto:webmaster@csdn.net" target="_blank"><span class="txt">kefu@csdn.net</span></a>        <em class="width126"><svg t="1538013544186" width="17" height="17" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="23556" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M902.60033922 650.96445566c-18.0718526-100.84369837-94.08399771-166.87723736-94.08399771-166.87723737 10.87530062-91.53186599-28.94715402-107.78733693-28.94715401-107.78733691C771.20003413 93.08221664 517.34798062 98.02553561 511.98620441 98.16348824 506.65661791 98.02553561 252.75857992 93.08221664 244.43541101 376.29988138c0 0-39.79946279 16.25547094-28.947154 107.78733691 0 0-75.98915247 66.03353901-94.0839977 166.87723737 0 0-9.63372291 170.35365477 86.84146124 20.85850523 0 0 21.70461757 56.79068296 61.50407954 107.78733692 0 0-71.1607951 23.19910867-65.11385185 83.46161052 0 0-2.43717093 67.16015592 151.93232126 62.56172014 0 0 108.5460788-8.0932473 141.10300432-52.14626271H526.33792324c32.57991817 44.05301539 141.10300431 52.1462627 141.10300431 52.14626271 154.3235077 4.59843579 151.95071457-62.56172013 151.95071457-62.56172014 6.00095876-60.26250183-65.11385185-83.46161053-65.11385185-83.46161052 39.77647014-50.99665395 61.4810877-107.78733693 61.4810877-107.78733692 96.45219231 149.49514952 86.84146124-20.85850523 86.84146125-20.85850523" p-id="23557" fill="#5c5c5c"></path></svg><a href="http://wpa.b.qq.com/cgi/wpa.php?ln=1&amp;key=XzgwMDE4MDEwNl80ODc3MzVfODAwMTgwMTA2XzJf" class="qqcustomer_s" target="_blank"><span class="txt">QQ客服</span></a></em></p>        <p><em class="width126"><svg t="1538012951761" width="17" height="17" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="23083" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M466.4934485 880.02006511C264.6019863 859.18313878 107.13744214 688.54706608 107.13744214 481.14947309 107.13744214 259.68965394 286.68049114 80.14660493 508.14031029 80.14660493s401.00286817 179.54304901 401.00286814 401.00286816v1.67343191C908.30646249 737.58941724 715.26799489 943.85339507 477.28978337 943.85339507c-31.71423369 0-62.61874229-3.67075386-92.38963569-10.60739903 30.09478346-11.01226158 56.84270313-29.63593923 81.5933008-53.22593095z m-205.13036267-398.87059202a246.77722444 246.77722444 0 0 0 493.5544489 0 30.85052691 30.85052691 0 0 0-61.70105383 0 185.07617062 185.07617062 0 0 1-370.15234125 0 30.85052691 30.85052691 0 0 0-61.70105382 0z" p-id="23084" fill="#5c5c5c"></path></svg><a href="http://bbs.csdn.net/forums/Service" target="_blank"><span class="txt">客服论坛</span></a></em>        <svg t="1538013874294" width="17" height="17" style="" viewBox="0 0 1194 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="23784" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M1031.29689505 943.85339507h-863.70679012A71.98456279 71.98456279 0 0 1 95.60554212 871.86883228v-150.85178906c0-28.58329658 16.92325492-54.46750945 43.13135785-65.93861527l227.99160176-99.75813425c10.55341735-4.61543317 18.24580594-14.0082445 20.72896295-25.23643277l23.21211998-105.53417343a71.95757195 71.95757195 0 0 1 70.28414006-56.51881307h236.95255971c33.79252817 0 63.02360485 23.5090192 70.28414004 56.51881307l23.21211997 105.53417343c2.48315701 11.25517912 10.17554562 20.62099961 20.72896296 25.23643277l227.99160177 99.75813425a71.98456279 71.98456279 0 0 1 43.13135783 65.93861527v150.85178906A71.98456279 71.98456279 0 0 1 1031.26990421 943.85339507z m-431.85339506-143.94213475c143.94213474 0 143.94213474-48.34058941 143.94213474-107.96334876s-64.45411922-107.96334877-143.94213474-107.96334877c-79.51500637 0-143.94213474 48.34058941-143.94213475 107.96334877s0 107.96334877 143.94213475 107.96334876zM1103.254467 296.07330247v148.9894213a35.97878598 35.97878598 0 0 1-44.15700966 35.03410667l-143.94213473-33.57660146a36.0057768 36.0057768 0 0 1-27.80056231-35.03410668V296.1002933c-35.97878598-47.98970852-131.95820302-71.98456279-287.91126031-71.98456279S347.53801649 248.11058478 311.53223967 296.1002933v115.385829c0 16.73431906-11.52508749 31.25538946-27.80056233 35.03410668l-143.94213473 33.57660146A35.97878598 35.97878598 0 0 1 95.63253297 445.06272377V296.07330247C162.81272673 152.13116772 330.77670658 80.14660493 599.47049084 80.14660493s436.63077325 71.98456279 503.81096699 215.92669754z" p-id="23785" fill="#5c5c5c"></path></svg>400-660-0108 </p>        <p style="text-align:center">工作时间 8:30-22:00</p>        </div>        <div class="bg-gray">            <div class="feed_copyright">            <p><a class="right-dotte" href="//www.csdn.net/company/index.html#about" target="_blank">关于我们</a><a href="//www.csdn.net/company/index.html#recruit" target="_blank" class="right-dotte">招聘</a><a href="//www.csdn.net/company/index.html#contact" target="_blank" class="right-dotte">广告服务</a>            <a href="https://www.csdn.net/gather/A" target="_blank" class="footer_baidu">            网站地图</a></p>            <p class="fz12_baidu"><a href="https://zn.baidu.com/cse/home/index" target="_blank"><svg width="13" height="14" xmlns="http://www.w3.org/2000/svg"><path d="M8.392 7.013c1.014 1.454 2.753 2.8 2.753 2.8s1.303 1.017.47 2.98c-.833 1.962-3.876.942-3.876.942s-1.122-.36-2.424-.072c-1.303.291-2.426.181-2.426.181s-1.523.037-1.957-1.888c-.434-1.927 1.52-2.982 1.666-3.161.145-.183 1.159-.873 1.81-1.963.653-1.09 2.608-1.962 3.984.181zm1.23 5.706V9.346H8.64v2.534h-.937s-.3-.044-.356-.285V9.33l-.925.015v2.518s.042.627.925.855h2.277zm-3.685.013V7.951l-.896-.014v1.295H3.987s-1.054.086-1.422 1.28c-.129.798.114 1.266.156 1.368.043.099.383.682 1.238.852h1.978zm-2.433-1.45c-.087-.286.013-.613.057-.741.042-.128.228-.427.61-.54h.855v1.948h-.797s-.555-.029-.725-.668zm6.877-8.775c-.143.909-.865 2.108-1.99 1.962-1.121-.144-1.375-1.16-1.267-2.179C7.214 1.458 8.21.18 9.007.364c.796.18 1.52 1.235 1.374 2.143zm-4.09-.345c0 1.197-.68 2.164-1.52 2.164S3.25 3.36 3.25 2.162C3.25.967 3.932 0 4.77 0c.842 0 1.52.967 1.52 2.162zm4.854 2.09c1.34 0 1.701 1.309 1.701 1.743 0 .438.182 2.29-1.485 2.326-1.667.037-1.737-1.126-1.737-1.96 0-.874.179-2.11 1.52-2.11zm-7.93.581c.045.398.253 2.217-1.27 2.544C.427 7.704-.14 5.947.028 5.124c0 0 .18-1.78 1.412-1.89.98-.085 1.7.986 1.774 1.6z" fill="#999" fill-rule="evenodd"></path></svg><em>百度提供站内搜索</em></a>&nbsp;<a href="http://www.miibeian.gov.cn/publish/query/indexFirst.action" target="_blank" class="ml14">京ICP备19004658号</a></p>            <p class="fz12_baidu">©1999-2019 北京创新乐知网络技术有限公司 </p>            </div>        </div>        <div class="allow-info-box">        <p><a href="https://csdnimg.cn/cdn/content-toolbar/csdn-ICP.png" target="_blank">经营性网站备案信息</a>        <em class="width126"><a href="http://www.cyberpolice.cn/" target="_blank"><span>网络110报警服务</span></a></em></p>        <p><a href="http://www.bjjubao.org/" target="_blank"><span>北京互联网违法和不良信息举报中心</span></a></p>        <p><a href="http://www.12377.cn/" target="_blank"><span>中国互联网举报中心</span></a><a href="https://download.csdn.net/index.php/tutelage/" target="_blank"><span style="margin-left:8px">家长监护</span></a><a href="https://blog.csdn.net/blogdevteam/article/details/90369522" target="_blank"><span style="margin-left:8px">版权申诉</span></a></p>        </div>        </div></div>
	</div>
</div>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值