Version 0.1.1 rise to flask app factory
This commit is contained in:
20
Html/apps/static/example.html
Normal file
20
Html/apps/static/example.html
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2>这是一个Makedown文件</h2>
|
||||
<h3>教学目标</h3>
|
||||
<h3>第一章:什么是计算机</h3>
|
||||
<h4>例1-1:计算机的组成部分是</h4>
|
||||
<h3>第二章:什么是算法</h3>
|
||||
<p><img alt="图片" src="./image/example/p1.png" /></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user