Stella981 Stella981
2年前
Nginx配置https
一、开启nginx的ssl模块1.未安装过nginx,编译安装配置参数如下:./configure\prefix/usr/local/nginx\withpcre\withhttp\_ssl\_modulessl模块\withhttp\_stub\_status\_module\wit
Stella981 Stella981
2年前
Codeforces Round #616 (Div. 2) E. Prefix Enlightenment 图论
E.PrefixEnlightenmenttimelimitpertest3secondsmemorylimitpertest256megabytesTherearenlampsonaline,numberedfrom1ton.Eachonehasan
Stella981 Stella981
2年前
JSP页面用EL表达式 输出date格式
JSP页面用EL表达式输出date格式 1、头上引入标签<%@tagliburi"http://java.sun.com/jsp/jstl/core"prefix"c"%<%@taglibprefix"fmt"uri"http://java.sun.com/jsp/jstl/fmt"%2、使用:
Stella981 Stella981
2年前
Elasticsearch模糊查询
前缀查询匹配包含具有指定前缀的项(notanalyzed)的字段的文档。前缀查询对应 Lucene 的 PrefixQuery 。案例GET/_search{"query":{"prefix":{"user":{"value":"ki","bo
Wesley13 Wesley13
2年前
vscode定制Vue代码片段
文件首选项用户代码片段prefix:生成模板代码的快捷键scope:只有在html页面中使用这个快捷键才能生成模板description:快捷键描述{"vuehtm":{"scope":"html","prefix":"vuehtml",
Stella981 Stella981
2年前
C#字符串转Json
IDictionary<string,objectmapnewDictionary<string,object();map\"taxpayerNum"\"110101201702071";map\"enterpriseName"\"测试新1";map\"tradeNo"\prefix"2
Stella981 Stella981
2年前
PHP+jQuery寥寥几行代码轻松实现百度搜索那样的无刷新PJAX的分页列表和导航链接
!(https://static.oschina.net/uploads/space/2016/1208/171419_U00R_561214.png)PHP寥寥几行代码轻松实现百度搜索那样的分页列表和导航链接,某些语言的拥趸哭晕在厕所.<?php$apparray('db_prefix''
Stella981 Stella981
2年前
OAuth2FeignRequestInterceptor不支持服务注册和发现?
OAuth2FeignRequestInterceptor不支持服务注册和发现@Bean@ConfigurationProperties(prefix"security.oauth2.client")publicClientCredentialsResourceDetailsclientCredentia
Stella981 Stella981
2年前
Apache 编译安装
BerkeleyDB./dist/configure prefix/usr/local/BerkeleyDB enabledbm enablesharemakemake install安装完成后,需要将BerkeleyDB的动态库,写入/etc/ld.so.conf,否则有的程