Skip to content

Commit a196ddc

Browse files
committed
Site updated: 2024-11-23 17:29:28
1 parent 0c4685d commit a196ddc

93 files changed

Lines changed: 3095 additions & 1500 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ComputerScience/基本操作/Huorong使用/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<nav class="site-state">
152152
<div class="site-state-item site-state-posts">
153153
<a href="/archives/">
154-
<span class="site-state-item-count">50</span>
154+
<span class="site-state-item-count">52</span>
155155
<span class="site-state-item-name">日志</span>
156156
</a>
157157
</div>

ComputerScience/基本操作/Listary使用/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<nav class="site-state">
152152
<div class="site-state-item site-state-posts">
153153
<a href="/archives/">
154-
<span class="site-state-item-count">50</span>
154+
<span class="site-state-item-count">52</span>
155155
<span class="site-state-item-name">日志</span>
156156
</a>
157157
</div>

ComputerScience/基本操作/Makefile使用/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<nav class="site-state">
152152
<div class="site-state-item site-state-posts">
153153
<a href="/archives/">
154-
<span class="site-state-item-count">50</span>
154+
<span class="site-state-item-count">52</span>
155155
<span class="site-state-item-name">日志</span>
156156
</a>
157157
</div>

ComputerScience/基本操作/Matlab使用/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<nav class="site-state">
152152
<div class="site-state-item site-state-posts">
153153
<a href="/archives/">
154-
<span class="site-state-item-count">50</span>
154+
<span class="site-state-item-count">52</span>
155155
<span class="site-state-item-name">日志</span>
156156
</a>
157157
</div>
Lines changed: 332 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,332 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width">
6+
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 7.3.0">
7+
8+
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
9+
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
10+
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
11+
<link rel="mask-icon" href="/images/logo.svg" color="#222">
12+
13+
<link rel="stylesheet" href="/css/main.css">
14+
15+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Serif+Pro:300,300italic,400,400italic,700,700italic%7CLato:300,300italic,400,400italic,700,700italic%7CIBM+Plex+Mono:300,300italic,400,400italic,700,700italic&display=swap&subset=latin,latin-ext">
16+
17+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha256-5eIC48iZUHmSlSUz9XtjRyK2mzQkHScZY1WdMaoz74E=" crossorigin="anonymous">
18+
<link href="https://fonts.googleapis.com/css?family=Noto+Serif+SC&display=swap" rel="stylesheet">
19+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous">
20+
21+
<script class="next-config" data-name="main" type="application/json">{"hostname":"simuleite.github.io","root":"/","images":"/images","scheme":"Muse","darkmode":false,"version":"8.21.0","exturl":false,"sidebar":{"position":"left","width_expanded":320,"width_dual_column":240,"display":"post","padding":18,"offset":12},"hljswrap":true,"copycode":{"enable":false,"style":null},"fold":{"enable":false,"height":500},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"},"path":"/search.xml","localsearch":{"enable":true,"top_n_per_article":1,"unescape":false,"preload":false}}</script><script src="/js/config.js"></script>
22+
23+
<meta name="description" content="基本命令 mvn package 测试并打包到target&#x2F;,使用java -jar Project.jar来运行">
24+
<meta property="og:type" content="article">
25+
<meta property="og:title" content="Maven使用">
26+
<meta property="og:url" content="http://simuleite.github.io/ComputerScience/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/Maven%E4%BD%BF%E7%94%A8/index.html">
27+
<meta property="og:site_name" content="SMULET&#39;s BLOG">
28+
<meta property="og:description" content="基本命令 mvn package 测试并打包到target&#x2F;,使用java -jar Project.jar来运行">
29+
<meta property="og:locale" content="zh_CN">
30+
<meta property="article:published_time" content="2024-11-22T16:00:00.000Z">
31+
<meta property="article:modified_time" content="2024-11-23T06:40:42.333Z">
32+
<meta property="article:author" content="SIMULEITE">
33+
<meta property="article:tag" content="基本操作">
34+
<meta name="twitter:card" content="summary">
35+
36+
37+
<link rel="canonical" href="http://simuleite.github.io/ComputerScience/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/Maven%E4%BD%BF%E7%94%A8/">
38+
39+
40+
41+
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":true,"lang":"zh-CN","comments":true,"permalink":"http://simuleite.github.io/ComputerScience/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/Maven%E4%BD%BF%E7%94%A8/","path":"ComputerScience/基本操作/Maven使用/","title":"Maven使用"}</script>
42+
43+
<script class="next-config" data-name="calendar" type="application/json">""</script>
44+
<title>Maven使用 | SMULET's BLOG</title>
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
<noscript>
55+
<link rel="stylesheet" href="/css/noscript.css">
56+
</noscript>
57+
<link rel="alternate" href="/atom.xml" title="SMULET's BLOG" type="application/atom+xml">
58+
</head>
59+
60+
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion">
61+
<div class="headband"></div>
62+
63+
<main class="main">
64+
<div class="column">
65+
<header class="header" itemscope itemtype="http://schema.org/WPHeader"><div class="site-brand-container">
66+
<div class="site-nav-toggle">
67+
<div class="toggle" aria-label="切换导航栏" role="button">
68+
</div>
69+
</div>
70+
71+
<div class="site-meta">
72+
73+
<a href="/" class="brand" rel="start">
74+
<i class="logo-line"></i>
75+
<p class="site-title">SMULET's BLOG</p>
76+
<i class="logo-line"></i>
77+
</a>
78+
</div>
79+
80+
<div class="site-nav-right">
81+
<div class="toggle popup-trigger" aria-label="搜索" role="button">
82+
<i class="fa fa-search fa-fw fa-lg"></i>
83+
</div>
84+
</div>
85+
</div>
86+
87+
88+
89+
<nav class="site-nav">
90+
<ul class="main-menu menu">
91+
<li class="menu-item menu-item-search">
92+
<a role="button" class="popup-trigger"><i class="fa fa-search fa-fw"></i>搜索
93+
</a>
94+
</li>
95+
</ul>
96+
</nav>
97+
98+
99+
100+
<div class="search-pop-overlay">
101+
<div class="popup search-popup">
102+
<div class="search-header">
103+
<span class="search-icon">
104+
<i class="fa fa-search"></i>
105+
</span>
106+
<div class="search-input-container">
107+
<input autocomplete="off" autocapitalize="off" maxlength="80"
108+
placeholder="搜索..." spellcheck="false"
109+
type="search" class="search-input">
110+
</div>
111+
<span class="popup-btn-close" role="button">
112+
<i class="fa fa-times-circle"></i>
113+
</span>
114+
</div>
115+
<div class="search-result-container">
116+
<div class="search-result-icon">
117+
<i class="fa fa-spinner fa-pulse fa-5x"></i>
118+
</div>
119+
</div>
120+
</div>
121+
</div>
122+
123+
</header>
124+
125+
126+
<aside class="sidebar">
127+
128+
<div class="sidebar-inner sidebar-nav-active sidebar-toc-active">
129+
<ul class="sidebar-nav">
130+
<li class="sidebar-nav-toc">
131+
文章目录
132+
</li>
133+
<li class="sidebar-nav-overview">
134+
站点概览
135+
</li>
136+
</ul>
137+
138+
<div class="sidebar-panel-container">
139+
<!--noindex-->
140+
<div class="post-toc-wrap sidebar-panel">
141+
<div class="post-toc animated"><ol class="nav"><li class="nav-item nav-level-1"><a class="nav-link" href="#%E5%9F%BA%E6%9C%AC%E5%91%BD%E4%BB%A4"><span class="nav-text"> 基本命令</span></a></li></ol></div>
142+
</div>
143+
<!--/noindex-->
144+
145+
<div class="site-overview-wrap sidebar-panel">
146+
<div class="site-author animated" itemprop="author" itemscope itemtype="http://schema.org/Person">
147+
<p class="site-author-name" itemprop="name">SIMULEITE</p>
148+
<div class="site-description" itemprop="description"></div>
149+
</div>
150+
<div class="site-state-wrap animated">
151+
<nav class="site-state">
152+
<div class="site-state-item site-state-posts">
153+
<a href="/archives/">
154+
<span class="site-state-item-count">52</span>
155+
<span class="site-state-item-name">日志</span>
156+
</a>
157+
</div>
158+
<div class="site-state-item site-state-tags">
159+
<span class="site-state-item-count">6</span>
160+
<span class="site-state-item-name">标签</span>
161+
</div>
162+
</nav>
163+
</div>
164+
165+
</div>
166+
</div>
167+
</div>
168+
169+
170+
<div class="sidebar-inner sidebar-blogroll">
171+
<div class="links-of-blogroll animated">
172+
<div class="links-of-blogroll-title"><i class="fa fa-handshake-o fa-fw"></i>
173+
链接
174+
</div>
175+
<ul class="links-of-blogroll-list">
176+
<li class="links-of-blogroll-item">
177+
<a href="https://blog.nyc1.xyz/" title="https:&#x2F;&#x2F;blog.nyc1.xyz&#x2F;" rel="noopener" target="_blank">[网络] NgaiYeanCoi</a>
178+
</li>
179+
</ul>
180+
</div>
181+
</div>
182+
</aside>
183+
184+
185+
</div>
186+
187+
<div class="main-inner post posts-expand">
188+
189+
190+
191+
192+
193+
<div class="post-block">
194+
195+
196+
197+
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="zh-CN">
198+
<link itemprop="mainEntityOfPage" href="http://simuleite.github.io/ComputerScience/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/Maven%E4%BD%BF%E7%94%A8/">
199+
200+
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
201+
<meta itemprop="image" content="/images/avatar.gif">
202+
<meta itemprop="name" content="SIMULEITE">
203+
</span>
204+
205+
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
206+
<meta itemprop="name" content="SMULET's BLOG">
207+
<meta itemprop="description" content="">
208+
</span>
209+
210+
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
211+
<meta itemprop="name" content="Maven使用 | SMULET's BLOG">
212+
<meta itemprop="description" content="">
213+
</span>
214+
<header class="post-header">
215+
<h1 class="post-title" itemprop="name headline">
216+
Maven使用
217+
</h1>
218+
219+
<div class="post-meta-container">
220+
<div class="post-meta">
221+
<span class="post-meta-item">
222+
<span class="post-meta-item-icon">
223+
<i class="far fa-calendar"></i>
224+
</span>
225+
<span class="post-meta-item-text">发表于</span>
226+
227+
228+
<time title="创建时间:2024-11-23 00:00:00 / 修改时间:14:40:42" itemprop="dateCreated datePublished" datetime="2024-11-23T00:00:00+08:00">2024-11-23</time>
229+
</span>
230+
231+
232+
</div>
233+
234+
</div>
235+
</header>
236+
237+
238+
239+
240+
<div class="post-body" itemprop="articleBody"><h1 id="基本命令"><a class="markdownIt-Anchor" href="#基本命令"></a> 基本命令</h1>
241+
<p><code>mvn package</code> 测试并打包到<code>target/</code>,使用<code>java -jar Project.jar</code>来运行</p>
242+
243+
</div>
244+
245+
246+
247+
248+
249+
<footer class="post-footer">
250+
<div class="post-tags">
251+
<a href="/tags/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/" rel="tag"># 基本操作</a>
252+
</div>
253+
254+
255+
256+
<div class="post-nav">
257+
<div class="post-nav-item">
258+
<a href="/ComputerScience/%E9%A1%B9%E7%9B%AE/%E5%9B%BE%E4%B9%A6%E9%A6%86%20Maven/" rel="prev" title="">
259+
<i class="fa fa-angle-left"></i>
260+
</a>
261+
</div>
262+
<div class="post-nav-item">
263+
<a href="/ComputerScience/%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/Mybatis%E4%BD%BF%E7%94%A8/" rel="next" title="Mybatis使用">
264+
Mybatis使用 <i class="fa fa-angle-right"></i>
265+
</a>
266+
</div>
267+
</div>
268+
</footer>
269+
</article>
270+
</div>
271+
272+
273+
274+
275+
276+
277+
</div>
278+
</main>
279+
280+
<footer class="footer">
281+
<div class="footer-inner">
282+
283+
<div class="copyright">
284+
&copy;
285+
<span itemprop="copyrightYear">2024</span>
286+
<span class="with-love">
287+
<i class="fa-solid fa-pen-nib"></i>
288+
</span>
289+
<span class="author" itemprop="copyrightHolder">SIMULEITE</span>
290+
</div>
291+
292+
</div>
293+
</footer>
294+
295+
296+
<div class="toggle sidebar-toggle" role="button">
297+
<span class="toggle-line"></span>
298+
<span class="toggle-line"></span>
299+
<span class="toggle-line"></span>
300+
</div>
301+
<div class="sidebar-dimmer"></div>
302+
<div class="back-to-top" role="button" aria-label="返回顶部">
303+
<i class="fa fa-arrow-up fa-lg"></i>
304+
<span>0%</span>
305+
</div>
306+
307+
<noscript>
308+
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div>
309+
</noscript>
310+
311+
312+
313+
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script>
314+
<script src="/js/comments.js"></script><script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/sidebar.js"></script><script src="/js/next-boot.js"></script>
315+
316+
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-generator-searchdb/1.4.1/search.js" integrity="sha256-1kfA5uHPf65M5cphT2dvymhkuyHPQp5A53EGZOnOLmc=" crossorigin="anonymous"></script>
317+
<script src="/js/third-party/search/local-search.js"></script>
318+
319+
320+
321+
322+
323+
324+
325+
326+
327+
328+
329+
330+
331+
</body>
332+
</html>

ComputerScience/基本操作/Mermaid使用/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<nav class="site-state">
152152
<div class="site-state-item site-state-posts">
153153
<a href="/archives/">
154-
<span class="site-state-item-count">50</span>
154+
<span class="site-state-item-count">52</span>
155155
<span class="site-state-item-name">日志</span>
156156
</a>
157157
</div>

0 commit comments

Comments
 (0)