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
首先购买一台华为云服务器,华为云注册链接如下: 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 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
原文链接:https://blog.csdn.net/qq_39069924/article/details/103088374 当ImageIO.read()读取的文件为jpg格式,且这个图片的色彩模式为CMYK时就会抛出Unsupported Image Type的异常,一般图片的色彩模式为CM ...
分类:
编程语言 时间:
2021-05-24 00:41:06
阅读次数:
0
参考博客: 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 Service Wrapper)是一个开源项目,它可以让我们快速把一个可执行的程序注册为Windows的系统服务。 下载安装 下载地址:https://github.com/kohsuke/winsw/releases,如图: 下载对应平台的.exe(.net2和.net ...
中介者模式 | 菜鸟教程 https://www.runoob.com/design-pattern/mediator-pattern.html 中介者模式 中介者模式(Mediator Pattern)是用来降低多个对象和类之间的通信复杂性。这种模式提供了一个中介类,该类通常处理不同类之间的通信, ...
分类:
其他好文 时间:
2021-05-24 00:28:25
阅读次数:
0
转自: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
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