路径:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ItemTemplates\CSharp\Code\2052\Class 模板: /* *CLR版本:$clrversion$*文 件 名:$s ...
在线创建 https://start.spring.io/ 依赖项 Spring Boot核心包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifac ...
分类:
编程语言 时间:
2020-07-16 12:28:57
阅读次数:
72
ubuntu18.04 osg osgearth搭建 1 apt install mesa-common-dev freeglut3 freeglut3-dev mesa-utils openscenegraph curl 7.68 sqlite-3.31 libsqlite3-dev zstd 1 ...
分类:
系统相关 时间:
2020-07-16 10:10:50
阅读次数:
95
在工作中,以前的枚举类都做的比较简单,直到与公司的一个大佬合作做项目时,看到了一个更加通用且全面的通用枚举类。 且更符合阿里巴巴的java技术规范,特此记录 以上引用自阿里巴巴Java开发手册1.4.0 主要特点如下: 枚举提供序号、值、注释信息 提供构造器和get set方法 提供转换列表的方法, ...
分类:
其他好文 时间:
2020-07-16 00:19:58
阅读次数:
112
最近在新的.net Core 框架上开发,需要发送微信公众号模板消息,在此开发中,遇到了此问题: “微信公众号 throw exception when excuting local service: Common.IService.IWxMsgTemplateService.SendTemplat ...
分类:
微信 时间:
2020-07-15 23:59:09
阅读次数:
124
项目架构搭建一、项目整体采用分层结构,不搞传统的三层架构,直接用Ul+Service (只是根据项目的不同的变体而已,思想上没什么不-样),建ExamOnLine.Common、ExamOnLine.IService、ExamOnLine. Service、ExamOnLine.DTO、 ExamO ...
分类:
Web程序 时间:
2020-07-15 23:13:17
阅读次数:
75
error1 当浏览器访问图片服务器时,nginx的error.log报下面的错 [2020-07-14 22:20:30] ERROR - file: /home/ubuntu/software/fastdfs-nginx-module-1.22/src/common.c, line: 1101, ...
分类:
其他好文 时间:
2020-07-15 01:31:22
阅读次数:
72
package com.mohecun.common.utils; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.net.URLEncoder; import javax.se ...
分类:
其他好文 时间:
2020-07-15 01:27:28
阅读次数:
89
img: code: <template> <view> <view class="uni-padding-wrap uni-common-mt"> <view class="progress-box"> <!-- show-info 显示百分比 --> <progress :percent="pg ...
分类:
其他好文 时间:
2020-07-14 00:49:20
阅读次数:
95
img: code: <template> <view> <page-head :title="title"></page-head> <view class="uni-padding-wrap uni-common-mt"> <button type="primary">页面主操作 Normal< ...
分类:
其他好文 时间:
2020-07-14 00:24:39
阅读次数:
56