Easter79 Easter79
4年前
tango with django(第三章 Django基础)
3.1测试你的配置pythonversion  如果你使用了虚拟环境,不要忘记激活。  确定django是否安装好。Python2.7.12(default,Dec42017,14:50:18)GCC5.4.020160609onlinux2Type"help","c
【开发宝典】Java并发系列教程(四)
本文将给大家分享Java并发编程相关的知识点,具体将对Java常见的并发编程方式和手段进行总结,以便可以从使用角度更好地感知Java并发编程带来的效果。
Stella981 Stella981
4年前
Linux添加或修改ssh端口
1) 查看ssh服务是否安装齐全  这里使用”rpm–qa|grepssh”命令查看。root@xuexi~rpmqa|grepsshlibssh21.4.310.el7_2.1.x86_64openssh7.4p116.el7.x86_64opensshserver7.4p
Stella981 Stella981
4年前
Python爬取网易云歌单
基本配置:Python版本:3.7相关模块:from urllib import parsefrom lxml import etreefrom urllib3 import disable_warningsimport requests案例关键点:使用单线程爬取,未登录,爬取网易云
Wesley13 Wesley13
4年前
vscode定制Vue代码片段
文件首选项用户代码片段prefix:生成模板代码的快捷键scope:只有在html页面中使用这个快捷键才能生成模板description:快捷键描述{"vuehtm":{"scope":"html","prefix":"vuehtml",
Stella981 Stella981
4年前
RabbitMQ(3) Spring boot集成RabbitMQ
springboot集成RabbitMQ非常简单,如果只是简单的使用配置非常少,springboot提供了springbootstarteramqp项目对消息各种支持。资源代码:练习用的代码。https://github.com/xiaozhuanfeng?tabrepositories!(https://oscimg.oschina
Wesley13 Wesley13
4年前
mysql配置
mysqldport3306serverid1socket/tmp/mysql.sockskiplocking避免MySQL的外部锁定,减少出错几率增强稳定性。skipnameresolve禁止MySQL对外部连接进行DNS解析,使用这一选项可以消除
Stella981 Stella981
4年前
C++语言中反转字符串的函数strrev(), reverse()
1.使用string.h中的strrev函数1include<stdio.h2include<string.h3intmain()4{5chars"hello";6strrev(s);7puts(s);8retu
Wesley13 Wesley13
4年前
C++入门知识点总结
一、C中的命名空间C中使用命名空间来解决在相同文件或范围的同名变量问题,示例程序如下:include<iostreamusingnamespacestd;if0intg_count100;intg_count200;/
Stella981 Stella981
4年前
Kafka 可视化监控和管理 UI工具评估
以下内容,来自网络资料整理和个人安装使用结果。后续会持续更新!双击查看大图(https://img2020.cnblogs.com/blog/162289/202007/16228920200704193551456548412332.png)(https://www.oschina.net/action/GoToLink?urlhttps