码迷,mamicode.com
首页 >  
搜索关键字:https ssl    ( 137087个结果
39 插件、zepto
39 插件、zepto 插件 常用插件网站 jquery官网插件 https://plugins.jquery.com/ 百度 CSDN swiper https://www.swiper.com.cn github jq22 使用过程 找 用: 2.1 下载 2.2 文件拷贝到用的地方 自定义插件 ...
分类:其他好文   时间:2021-05-24 00:54:18    阅读次数:0
Linux云服务器搭建ftp站点
首先购买一台华为云服务器,华为云注册链接如下: https://account.huaweicloud.com/obmgr/invitation/invitation.html?bpName=000000010000000214B714946DEF17C76A35AFB4E32B99E369FD4C ...
分类:系统相关   时间:2021-05-24 00:49:30    阅读次数:0
宝塔安装流程
首先购买一台华为云服务器,华为云注册链接如下: https://account.huaweicloud.com/obmgr/invitation/invitation.html?bpName=000000010000000214B714946DEF17C76A35AFB4E32B99E369FD4C ...
分类:其他好文   时间:2021-05-24 00:48:22    阅读次数:0
npm使用淘宝镜像
一.通过命令配置 命令 npm config set registry https://registry.npm.taobao.org 验证命令 npm config get registry 如果返回https://registry.npm.taobao.org,说明镜像配置成功。 二、通过使用c ...
分类:其他好文   时间:2021-05-24 00:44:02    阅读次数:0
Java图片读取ImageIO.read()报错:Unsupported Image Type 解决方案
原文链接:https://blog.csdn.net/qq_39069924/article/details/103088374 当ImageIO.read()读取的文件为jpg格式,且这个图片的色彩模式为CMYK时就会抛出Unsupported Image Type的异常,一般图片的色彩模式为CM ...
分类:编程语言   时间:2021-05-24 00:41:06    阅读次数:0
js时间转换
参考博客: https://www.cnblogs.com/tugenhua0707/p/3776808.html 代码: Date.prototype.format = function(fmt) { var o = { "M+" : this.getMonth()+1, //月份 "d+" : ...
分类:Web程序   时间:2021-05-24 00:40:16    阅读次数:0
winsw快速注册Windows系统服务
winsw(Windows Service Wrapper)是一个开源项目,它可以让我们快速把一个可执行的程序注册为Windows的系统服务。 下载安装 下载地址:https://github.com/kohsuke/winsw/releases,如图: 下载对应平台的.exe(.net2和.net ...
分类:Windows程序   时间:2021-05-24 00:29:31    阅读次数:0
中介者模式
中介者模式 | 菜鸟教程 https://www.runoob.com/design-pattern/mediator-pattern.html 中介者模式 中介者模式(Mediator Pattern)是用来降低多个对象和类之间的通信复杂性。这种模式提供了一个中介类,该类通常处理不同类之间的通信, ...
分类:其他好文   时间:2021-05-24 00:28:25    阅读次数:0
HAProxy——HAProxy、Nginx、LVS优势劣势 (转)
转自:https://www.imooc.com/wenda/detail/456168 转自:https://blog.csdn.net/qlj324513/article/details/81541282 Nginx的优点:1、优点工作在OSI第7层,可以针对http应用做一些分流的策略2、Ng ...
分类:其他好文   时间:2021-05-24 00:26:39    阅读次数:0
github rep
https://github.com/vinta/awesome-python https://github.com/diffgram/diffgram https://machinelearningmastery.com/ensemble-machine-learning-with-python- ...
分类:其他好文   时间:2021-05-24 00:25:56    阅读次数:0
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!