Easter79 Easter79
4年前
the ssl module in Python is not available错误解决
在使用pip安装pymongo的过程中报错,提示如下:1$pip3installpymongo2pipisconfiguredwithlocationsthatrequireTLS/SSL,howeverthesslmoduleinPythonisnotavailable.3Coll
Stella981 Stella981
4年前
Linux学习之路
if语句条件选择if是一个shell的关键字root@Centos6apptypeififisashellkeywordif选择执行if可以嵌套使用用法
Wesley13 Wesley13
4年前
IDEA 自定义方法注解模板
IDEA自定义方法注解模板1、使用效果/计算交易费用@Authorwangjiafang@Date2019/9/11@paramfeeComputeVo@return/@PostMapping("/v
Stella981 Stella981
4年前
Selenium3+python几种定位元素的方法
学习小结:这里使用ChromeV73webdriver2.461几种定位方式:2Autotest.py3fromseleniumimportwebdriver4fromselenium.webdriver.common.byimportBy5importtim
Stella981 Stella981
4年前
SmartSql 介绍
SmartSql介绍SmartSqlMyBatisCache(Memory|Redis)R/WSplittingDynamicRepositoryDiagnostics......她是如何工作的?SmartSql借鉴了MyBatis的思想,使用XML来管理SQL,并且
Wesley13 Wesley13
4年前
mysql 遍历方式
mysql遍历方式可以使用while,loop和repeat来实现,示例如下:BEGINDECLAREiINTDEFAULT0;WHILEWHILEi<5DOSETii1;ENDWHILE;SELECTi;
Easter79 Easter79
4年前
SpringMVC 支持Hibernate Validator
一、基础框架SpringMVC4.0.3.RELEASE,使用的maven来管理jar依赖二、依赖的jar,  <dependency         <groupIdorg.hibernate</groupId         <artifactIdhibernatevalidator</artifactI
Stella981 Stella981
4年前
Fio
Linux使用FIO测试磁盘的IOPSFIO安装wgethttp://brick.kernel.dk/snaps/fio2.2.5.tar.gztarzxvffio2.2.5.tar.gzcdfio2.2.5./configurem
Stella981 Stella981
4年前
Spring4 版 eventbus 事件通信 事件驱动 介绍
开始使用1\.事件发送器@AutowiredApplicationEventPublishereventPublisher;2\.发送事件//订单准备工作完成,使订单生效eventPublisher.publishEvent(n
已有天翼云Ubuntu云主机,搭建幻兽帕鲁服务器
本文为您介绍使用您已有的天翼云Ubuntu云主机搭建幻兽帕鲁服务器的操作。