logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

SVN Commit failed . Can't create directory......

最近非常时期,在家办公(用的mac)。下午提交SVN,突然提交不了了,提示不能创建'D:\....',当时就蒙了,我这电脑哪来的D盘啊!后来捣鼓了半天,跟同事一说,他们也提交不了,这才反应过来,是SVN服务端磁盘空间不足!服务器是windows环境。ty-pro:back ty$ svn commit -m '静态资源处理优化'svn: E720112: Commit failed (d...

#svn
nginx打印反向代理情况(自定义日志格式)

核心配置:自定义日志格式(http 内):log_format ty_proxy_log_format '$remote_addr - $remote_user [$time_local] "$request" ''$status $body_bytes_sent "$http_referer" ''"$http_user_agent" "$http_x_forwarded_for" '...

#nginx
nginx打印反向代理情况(自定义日志格式)

核心配置:自定义日志格式(http 内):log_format ty_proxy_log_format '$remote_addr - $remote_user [$time_local] "$request" ''$status $body_bytes_sent "$http_referer" ''"$http_user_agent" "$http_x_forwarded_for" '...

#nginx
nginx打印反向代理情况(自定义日志格式)

核心配置:自定义日志格式(http 内):log_format ty_proxy_log_format '$remote_addr - $remote_user [$time_local] "$request" ''$status $body_bytes_sent "$http_referer" ''"$http_user_agent" "$http_x_forwarded_for" '...

#nginx
vscode替换换行、删除整行

替换删除整行:^.*console.log.*$\n

#vscode
百度编辑器UEditor动态配置config.json动态设置图片访问路径前缀等

我这边是用自定义路由,接管了controller.jsp,获取到config.json字符串之后,转成JSON对象直接操作配置,也可以直接在controller.jsp中处理。@ControllerBind(route = "ueditor/jsp")public class UeditorController extends BaseController {/**...

vscode替换换行、删除整行

替换删除整行:^.*console.log.*$\n

#vscode
腾讯X5内核安卓手机H5视频播放标签层级问题

video标签添加属性:x5-video-player-type="h5-page"https://x5.tencent.com/docs/video.html

uniapp安卓自定义调试基座APP无法正常安装问题

开发者选项,USB安装(允许通过USB安装应用)

Vue百度地图关键字提示输入Autocomplete(uni-app H5)

官方demo:http://lbsyun.baidu.com/jsdemo.htm#a6_2官方API:http://lbsyun.baidu.com/cms/jsapi/reference/jsapi_webgl_1_0.html#a8b50只上关键代码:var map = new BMap.Map('l-map');map.centerAndZoom(new BMap.Point(116.40

    共 11 条
  • 1
  • 2
  • 请选择