<?xml version="1.0" encoding="UTF-8"?><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the ...
分类:
其他好文 时间:
2020-03-26 23:16:41
阅读次数:
118
1、计算器 bash [17:23:31 root@Centos8 ~] bc bc 1.07.1 Copyright 1991 1994, 1997, 1998, 2000, 2004, 2006, 2008, 2012 2017 Free Software Foundation, Inc. Th ...
分类:
其他好文 时间:
2020-03-23 00:18:48
阅读次数:
83
[TOC] 一、tomcat简介 Tomcat是Apache软件基金会(Apache Software Foundation)的Jakarta项目中的一个核心项目,由Apache,Sun和其他一些公司及个人共同开发而成 Tomcat服务器是一个免费的开放源代码的Web应用服务器,属于轻量级应用服务器 ...
分类:
其他好文 时间:
2020-03-22 21:19:07
阅读次数:
81
1、在已经搭建好集群基础上,配置监听机器配置,主机名 hadoop1,flume-conf.properties配置文件 # Licensed to the Apache Software Foundation (ASF) under one # or more contributor licens ...
分类:
Web程序 时间:
2020-03-18 23:45:55
阅读次数:
95
文章参考: "菜鸟教程" 请务必信任脚本! Foundation 使用浏览器默认字体大小 (font size:100%)。对于大多数桌面浏览器来说,字体默认为 16px。对于大多数移动端浏览器来说,字体默认为 12px。默认的字体为 "Helvetica Neue", line height 默认 ...
分类:
其他好文 时间:
2020-03-13 11:34:07
阅读次数:
56
<?xml version='1.0' encoding='utf-8'?><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the ...
分类:
其他好文 时间:
2020-03-01 10:52:42
阅读次数:
67
Tomcat 部署配置 1. Tomcat 介绍 Tomcat 是 Apache 软件基金会(Apache Software Foundation)的 Jakarta 项目中的一个核心项目,由 Apache、Sun 和其他一些公司及个人共同开发而成。 java 程序写的网站用 tomcat+jdk ...
分类:
其他好文 时间:
2020-02-24 20:21:09
阅读次数:
106
1、MyBatis简介 MyBatis 本是apache的一个开源项目iBatis, 2010年这个项目由apache software foundation 迁移到了google code,并且改名为MyBatis 。2013年11月迁移到Github。 需要在Github上下载!地址: "htt ...
分类:
其他好文 时间:
2020-02-19 20:59:42
阅读次数:
79
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the ...
分类:
编程语言 时间:
2020-02-18 09:30:55
阅读次数:
134
文章出处: https://www.cnblogs.com/dotnet261010/p/6275821.html 一、WPF简介 WPF:WPF即Windows Presentation Foundation,翻译为中文“Windows呈现基础”,是微软推出的基于Windows Vista的用户界 ...