diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/1_git_\346\246\202\345\277\265\347\273\203\344\271\240.txt" "b/\345\244\217\351\233\252\350\213\245/20210301/1_git_\346\246\202\345\277\265\347\273\203\344\271\240.txt"
new file mode 100644
index 0000000000000000000000000000000000000000..475dff6d78134ca1cd8235ab793d6b2357e933ef
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/1_git_\346\246\202\345\277\265\347\273\203\344\271\240.txt"
@@ -0,0 +1,13 @@
+1. 林纳斯·托瓦兹为什么决定自己写一个版本管理软件,说下你的理解。
+ 我的理解:(1)BitKeeper是闭源的
+ (2)这些软件都存在一些问题,特别是性能不佳。
+
+2. 开源软件和闭源软件是什么?他们之间各有什么优缺点?
+(1)开源,(Open Source)全称为开放源代码。
+ 市场上开源软件层出不穷,很多人可能认为开源软件最明显的特点是免费,但实际上并不是这样的,开源软件最大的
+特点应该是开放,也就是任何人都可以得到软件的源代码,加以修改学习,甚至重新发放,当然是在版权限制范围之内。
+
+(2)闭源,(Closed source)是作为开源的反义词而出现的一个术语,指被用于任何没有资格作为开源许可术语的程序。
+ 一般地,它意味着将仅能获得它们许可的计算机程序的一个二进制版本,而没有这个程序的源代码。软件的翻译修改从
+技术方面来说几乎是不可能的。这个发展模型的源代码被看作这个公司的商业秘密,因此可能获得源代码接入的团体。
+例如学校,商业机构等必须提前签订不泄漏协议,以保证源代码不会大众所知而影响其盈利。
\ No newline at end of file
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/2_git\347\211\210\346\234\254\345\217\267.png" "b/\345\244\217\351\233\252\350\213\245/20210301/2_git\347\211\210\346\234\254\345\217\267.png"
new file mode 100644
index 0000000000000000000000000000000000000000..5d2c7aa54c2efece0e4a769026fe97fa9969e1b1
Binary files /dev/null and "b/\345\244\217\351\233\252\350\213\245/20210301/2_git\347\211\210\346\234\254\345\217\267.png" differ
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\345\215\232\345\256\242/\345\215\232\345\256\242.png" "b/\345\244\217\351\233\252\350\213\245/20210301/\345\215\232\345\256\242/\345\215\232\345\256\242.png"
new file mode 100644
index 0000000000000000000000000000000000000000..ec14b63fe15d35cbfbe5df945f0004c620066f25
Binary files /dev/null and "b/\345\244\217\351\233\252\350\213\245/20210301/\345\215\232\345\256\242/\345\215\232\345\256\242.png" differ
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/index.html" "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/index.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/index.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_detail.html" "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_detail.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_detail.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_list.html" "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_list.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/\345\255\246\347\224\237\347\256\241\347\220\206\347\263\273\347\273\237/student_list.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/transfer.html" "b/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/transfer.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/transfer.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/wallet.html" "b/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/wallet.html"
new file mode 100644
index 0000000000000000000000000000000000000000..8aa52e56aea5b6d5b4f85ffb6b0c14ecc9d008eb
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210301/\351\223\266\350\241\214\347\256\241\347\220\206\347\263\273\347\273\237bank/wallet.html"
@@ -0,0 +1,11 @@
+
+
+
+
+钱包
+
+
+
+Hello Word!
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/eshop/cart.html" "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/cart.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/cart.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/eshop/item.html" "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/item.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/item.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/eshop/order.html" "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/order.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/order.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/eshop/order_detail.html" "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/order_detail.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/eshop/order_detail.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/index.html" "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/index.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/index.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/login.html" "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/login.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/login.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/question.html" "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/question.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/question.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/register.html" "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/register.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f9f7a3d17db65a09b8ef34689717daa6a92ffc80
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\345\205\253\346\210\222\351\227\256\347\255\224/register.html"
@@ -0,0 +1,10 @@
+
+
+
+
+无标题文档
+
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/css/base.css" "b/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/css/base.css"
new file mode 100644
index 0000000000000000000000000000000000000000..7042c2f18ba9885a0f06e964ff42041a762bce53
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/css/base.css"
@@ -0,0 +1,79 @@
+/* CSS Document */
+body{
+ margin:0px;
+ padding:0px;
+}
+#container{
+ width:598px;
+ height:579px;
+ margin:0px auto;
+ position:relative;
+ background-color:#09F;
+}
+#top{
+ padding-top:70px;
+ text-align:center;
+ margin-bottom:20px;
+}
+#top .top_font{
+ font-size:25px;
+ color:#FFF;
+}
+#login{
+ width:381px;
+ height:328px;
+ margin:0px auto;
+ background-color:#FFF;
+ text-align:center;
+ border-radius:5px;
+}
+#one{
+ padding-top:40px;
+}
+#login .login_font{
+ font-size:18px;
+ font-family:"宋体";
+ color:#999;
+}
+#login ul form li {
+ text-align:left;
+ font-size:16px;
+ font-family:"宋体";
+ color:#CCC;
+ line-height:30px;
+}
+#login ul form li input.txtStyle{
+ border-style:none;
+ border-bottom-style:solid;
+ border-bottom-width:1px;
+ border-color:#CCC;
+ width:300px;
+ height:0px;
+ margin-bottom:10px;
+}
+
+
+#login ul form li input.btnStyle{
+ width:300px;
+ height:40px;
+ border-style:none;
+ background-color:#09F;
+ color:#FFF;
+ border-radius:5px;
+ margin-top:20px;
+}
+#login ul form li .me{
+ font-family:"微软雅黑";
+ color:#999;
+}
+#bottom{
+ font-size:14px;
+ margin-top:20px;
+ text-align:center;
+}
+#bottom .bottom_font{
+ color:#FFF;
+}
+ul{
+ list-style-type:none;
+}
diff --git "a/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/index.html" "b/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/index.html"
new file mode 100644
index 0000000000000000000000000000000000000000..ccebe71b9287cd2e383a68f9af2a45858fa365f9
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210302/\347\231\273\345\275\225\351\241\265\351\235\242/index.html"
@@ -0,0 +1,36 @@
+
+
+
+
+无标题文档
+
+
+
+
+
+
+ 员工OA系统
+
+
+
+ 新员工?创建账号
+
+
+
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/css/base.css" "b/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/css/base.css"
new file mode 100644
index 0000000000000000000000000000000000000000..7d96283452a49d38a30ac098a2337f249061d001
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/css/base.css"
@@ -0,0 +1,77 @@
+/* CSS Document */
+body{
+ margin:0px;
+ padding:0px;
+}
+#container{
+ width:598px;
+ height:579px;
+ margin:0px auto;
+ position:relative;
+ background-color:#09F;
+}
+#top{
+ padding-top:30px;
+ text-align:center;
+ margin-bottom:20px;
+}
+#top .top_font{
+ font-size:25px;
+ color:#FFF;
+}
+#login{
+ width:381px;
+ height:420px;
+ margin:0px auto;
+ background-color:#FFF;
+ text-align:center;
+ border-radius:5px;
+}
+#one{
+ padding-top:40px;
+}
+#login .login_font{
+ font-size:18px;
+ font-family:"宋体";
+ color:#999;
+}
+#login ul form li {
+ text-align:left;
+ font-size:16px;
+ font-family:"宋体";
+ color:#CCC;
+ line-height:30px;
+}
+#login ul form li input.txtStyle{
+ border-style:none;
+ border-bottom-style:solid;
+ border-bottom-width:1px;
+ border-color:#CCC;
+ width:300px;
+ height:0px;
+ margin-bottom:10px;
+}
+
+
+#login ul form li input.btnStyle{
+ width:300px;
+ height:40px;
+ border-style:none;
+ background-color:#09F;
+ color:#FFF;
+ border-radius:5px;
+ margin-top:20px;
+}
+#bottom{
+ font-size:14px;
+ margin-top:20px;
+ text-align:center;
+}
+#bottom .bottom_font{
+ color:#FFF;
+}
+ul{
+ list-style-type:none;
+}
+/* CSS Document */
+
diff --git "a/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/index.html" "b/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/index.html"
new file mode 100644
index 0000000000000000000000000000000000000000..f395824dec8dce9da4590ef3b14e1865a53d2f04
--- /dev/null
+++ "b/\345\244\217\351\233\252\350\213\245/20210303/\346\263\250\345\206\214\351\241\265\351\235\242/index.html"
@@ -0,0 +1,37 @@
+
+
+
+
+无标题文档
+
+
+
+
+
+
+ 员工OA系统
+
+
+
+ 已有账号?登录
+
+
+
+
diff --git "a/\345\260\217\347\272\242/\347\254\224\350\256\260.txt" "b/\345\260\217\347\272\242/\347\254\224\350\256\260.txt"
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000