From 913fd4a5dcda6ce370c2c34e4fdad1846c207b13 Mon Sep 17 00:00:00 2001 From: llbzow Date: Wed, 2 Nov 2022 10:54:56 +0000 Subject: [PATCH] Site updated: 2022-11-02 10:54:56 --- 2022/06/19/My-First-Blog/index.html | 6 +- 2022/10/17/被保护的内容/index.html | 10 +- .../关于Quartus-II-11-0的安装问题/index.html | 6 +- .../11/01/关于第一次数电实验的问题/index.html | 11 +- .../11/02/软件技术基础的前两次实验/index.html | 497 ++++++++++++++++++ about/index.html | 6 +- archives/2022/06/index.html | 8 +- archives/2022/10/index.html | 8 +- archives/2022/11/index.html | 28 +- archives/2022/index.html | 28 +- archives/index.html | 28 +- categories/C语言/index.html | 417 +++++++++++++++ categories/Quartus/index.html | 6 +- categories/index.html | 10 +- css/main.css | 2 +- guestbook/index.html | 6 +- index.html | 83 ++- lib/canvas-nest/README.html | 6 +- resources/index.html | 6 +- tags/index.html | 10 +- tags/数字电路/index.html | 6 +- tags/软件技术基础/index.html | 417 +++++++++++++++ 22 files changed, 1538 insertions(+), 67 deletions(-) create mode 100644 2022/11/02/软件技术基础的前两次实验/index.html create mode 100644 categories/C语言/index.html create mode 100644 tags/软件技术基础/index.html diff --git a/2022/06/19/My-First-Blog/index.html b/2022/06/19/My-First-Blog/index.html index c92ddb7..f2568e5 100644 --- a/2022/06/19/My-First-Blog/index.html +++ b/2022/06/19/My-First-Blog/index.html @@ -325,20 +325,20 @@
- 4 + 5 日志
- 1 + 2 分类
- 1 + 2 标签
diff --git a/2022/10/17/被保护的内容/index.html b/2022/10/17/被保护的内容/index.html index 60ae4e6..22506bf 100644 --- a/2022/10/17/被保护的内容/index.html +++ b/2022/10/17/被保护的内容/index.html @@ -236,8 +236,8 @@ -

电脑:

vmess://ws+tls:b6c4cfb8-8bb4-4804-befe-24d39323fc0b-0@rwa2.llbzow.tk:443/?path=/73d1f2c545?ed%3D2048#服务器

-

手机:

vless://d2753d42-8b6a-4da7-bf58-b8a9f80075af@108.174.196.181:443?security=xtls&sni=rwa2.llbzow.tk&alpn=h2%2Chttp%2F1.1&flow=xtls-rprx-splice#服务器

+

电脑:

vmess://ws+tls:b6c4cfb8-8bb4-4804-befe-24d39323fc0b-0@rwa2.llbzow.tk:443/?path=/73d1f2c545?ed%3D2048#服务器

+

手机:

vless://d2753d42-8b6a-4da7-bf58-b8a9f80075af@108.174.196.181:443?security=xtls&sni=rwa2.llbzow.tk&alpn=h2%2Chttp%2F1.1&flow=xtls-rprx-splice#服务器

@@ -335,20 +335,20 @@
- 4 + 5 日志
- 1 + 2 分类
- 1 + 2 标签
diff --git a/2022/11/01/关于Quartus-II-11-0的安装问题/index.html b/2022/11/01/关于Quartus-II-11-0的安装问题/index.html index 5506d80..478fc9b 100644 --- a/2022/11/01/关于Quartus-II-11-0的安装问题/index.html +++ b/2022/11/01/关于Quartus-II-11-0的安装问题/index.html @@ -361,20 +361,20 @@
- 4 + 5 日志
- 1 + 2 分类
- 1 + 2 标签
diff --git a/2022/11/01/关于第一次数电实验的问题/index.html b/2022/11/01/关于第一次数电实验的问题/index.html index 62fc3e0..df09828 100644 --- a/2022/11/01/关于第一次数电实验的问题/index.html +++ b/2022/11/01/关于第一次数电实验的问题/index.html @@ -277,7 +277,10 @@ -
+
+
@@ -353,20 +356,20 @@
- 4 + 5 日志
- 1 + 2 分类
- 1 + 2 标签
diff --git a/2022/11/02/软件技术基础的前两次实验/index.html b/2022/11/02/软件技术基础的前两次实验/index.html new file mode 100644 index 0000000..a60bfae --- /dev/null +++ b/2022/11/02/软件技术基础的前两次实验/index.html @@ -0,0 +1,497 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 软件技术基础的前两次实验 | 流量不足ow的个人博客 + + + + + + + + + + + + +
+
+ +
+
+ + + + + +
+ + + + + + + + + +
+
+ + +
+ + 0% +
+ + +
+
+
+ + +
+ + + + + +
+ + + + + +
+

+ 软件技术基础的前两次实验 +

+ + +
+ + + + +
+ + +

先放工程文件内容(工程内容为第一次做的母本,实际写实验报告时建议修改代码蓝本)

+

第一次实验代码

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#include<stdio.h>
#include<string.h>
#include<malloc.h>
#pragma warning(disable:4996)
typedef struct student
{
int elem;
int num;
char name[20];
char adress[30];
char sex[20];
int year;
struct student *next;
}link;
link * creatLink(int * initelem, int len) {
int i;
//最初状态下,头指针 H 没有任何结点,所以,插入第一个元素,就相当于是创建结点 H
link *H = (link*)malloc(sizeof(link));
H->elem = initelem[0];
H->next = NULL;
//如果采用头插法插入超过 1 个元素,则可添加到第一个结点 H 之前
for (i = 1; i < len; i++) {
link * a = (link*)malloc(sizeof(link));
a->elem = initelem[i];
//插入元素时,首先将插入位置后的链表链接到新结点上
printf("学号:");
scanf("%d", &(a->num));
printf("名字:");
scanf("%s", &(a->name));
printf("地址:");
scanf("%s", &(a->adress));
printf("性别(可填武装直升机):");
scanf("%s", &(a->sex));
printf("年龄:");
scanf("%d", &(a->year));
printf("\n");
a->next = H;
//然后再链接头指针 H
H = a;
}
return H;
}
void display(struct student *p) {
while (((p->elem) > 1)&& ((p->elem) = 1)) {
printf("学生:");
printf("%d\t", p->num);
printf("%s\t", p->name);
printf("%s\t", p->adress);
printf("%s\t", p->sex);
printf("%d\t", p->year);
printf("\n");
p = p->next;
}
printf("\n");
}
int main(void)
{
int a, i;
int elem[20] = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20};
printf("结构体数目:");
scanf("%d", &i);
link *Head = creatLink(elem,i+1);
display(Head);
system("pause");
return 0;
}
+ + + +

第二次实验代码

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
#include<stdio.h>
#include <stdlib.h>
#include<malloc.h>
#pragma warning (disable:4996)
struct Node//结构体
{
char data;
struct Node* link;
};
struct Node* buildLinkedList(char* arr, int n) //尾插法初始化链表并插入元素的函数
{
struct Node*p, *pre, *head;
head = (struct Node*)malloc(sizeof(struct Node));
head->link = NULL;
pre = head;
for (int i = 0; i < n; i++) {
p = (struct Node*)malloc(sizeof(struct Node));
p->data = arr[i];
p->link = NULL;
pre->link = p;
pre = p;
}
return head;
}
struct Node* insertElem(Node * p, char elem, int add) // 插入函数
{
Node * temp = p;//创建临时结点temp
//首先找到要插入位置的上一个结点
for (int i = 2; i < add*2; i++) {
if (temp == NULL) {
printf("插入位置无效\n");
return p;
}
temp = temp->link;
}
//创建插入结点c
Node * c = (Node*)malloc(sizeof(Node));
c->data = elem;
//向链表中插入结点
c->link = temp->link;
temp->link = c;
return p;
}
struct Node * delElem(Node * p, int add)
{
Node * temp = p;
//temp指向被删除结点的上一个结点
for (int i = 2; i < add*2; i++) {
temp = temp->link;
}
Node * del = temp->link;//单独设置一个指针指向被删除结点,以防丢失
temp->link = (temp->link)->link;//删除某个结点的方法就是更改前一个结点的指针域
free(del);//手动释放该结点,防止内存泄漏
return p;
}
void printLinkedList(struct Node* head) //打印链表的函数
{
head = head->link;
printf("%c", head->data);
head = head->link;
while (head != NULL) {
printf("%c", head->data);
head = head->link;
}
}
int Length(struct Node* L)//表长统计函数
{
int len = 0; //统计表长
struct Node *p = L;
while (p->link != NULL) {
p = p->link;
len = len + sizeof(struct Node);
}
return len;
}
void getItem(Node head, int j)//通过位置获取对应结构体子数据的函数
{
Node *p = head.link;
int i = 2;
while (p&&i < j*2) //找到第j个位置,当遍历到链表尾或j的值小于1时跳出循环
{
p = p->link;
i++;
}
if (!p || i > j*2) //判断找到的位置是否正确,表尾或i>j均输出错误
{ //i<j是指输入的位置小于0,即不在链表内
printf("请输入正确的位置,%d该位置不在范围内\n", j);
}
else
{
printf("第%d个位置的字符为%c\n", j, p->data);
}
}
void LocateElem(Node L) //对应元素位置寻找
{
//声明一个指针
Node *p=L.link;
char j = 'a';
//计数器
int i = 2;
//当指针指向的结点不为空,并且指针指向的结点的数据域与要查找的值不相等
while (p && p->data != j)
{
p = p->link;
i++;
}
i = i / 2;
if (p)
printf("位置为:1\n");//如果指针指向的结点不为空,则输出计数器的内容,也即是结点数据域的位置
else
printf("未找到该数据\n");//如果指针为空,则表明未找到该数据
}

int main(void)
{
int n, i,pos(1),len;
char newelem;
char* a;
printf("结构体总数:");
scanf("%d\n", &n);
a = (char*)malloc(n * sizeof(char)); //动态内存分配申请字符串空间
len = n;
n = n * 2;
for (i = 0; i < n; i++)
{
scanf("%c", &a[i]);
}
printf("\n");
struct Node* temp = NULL; //声明一个指针变量temp
temp = buildLinkedList(a, n);//创建链表,把返回的头指针赋值给temp指针变量
printLinkedList(temp);//打印链表:整个链表用temp来代表。
printf("\n结构体总长度:%d\n", Length(temp));
if (temp->link == NULL)
printf("空");
else
printf("非空");//判断单链表是否为空
printf("\n输入所求字符位置:");
scanf("%d",&pos);
getItem(*temp,pos);
printf("寻找字符a的位置\n");
LocateElem(*temp);
printf("输入修改字符位置:");
scanf("%d", &pos);
printf("输入修改的字符:");
scanf("%s", &newelem);
temp=insertElem(temp, newelem, pos);
printLinkedList(temp);//再次打印链表
printf("输入删除的位置:");
scanf("%d", &pos);
temp = delElem(temp, pos);
printLinkedList(temp);//再次打印链表
system("pause");
return 0;
}
+ + +
+ + + + + + + +
+ + + + + + +
+ +
+ + + +
+ + + + + + + + +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/about/index.html b/about/index.html index 0a6c58b..44c2cb0 100644 --- a/about/index.html +++ b/about/index.html @@ -276,20 +276,20 @@
- 4 + 5 日志
- 1 + 2 分类
- 1 + 2 标签
diff --git a/archives/2022/06/index.html b/archives/2022/06/index.html index f3d302c..9014934 100644 --- a/archives/2022/06/index.html +++ b/archives/2022/06/index.html @@ -181,7 +181,7 @@
- 嗯..! 目前共计 4 篇日志。 继续努力。 + 嗯..! 目前共计 5 篇日志。 继续努力。
@@ -283,20 +283,20 @@ diff --git a/archives/2022/10/index.html b/archives/2022/10/index.html index 7969320..7ac1ee5 100644 --- a/archives/2022/10/index.html +++ b/archives/2022/10/index.html @@ -181,7 +181,7 @@
- 嗯..! 目前共计 4 篇日志。 继续努力。 + 嗯..! 目前共计 5 篇日志。 继续努力。
@@ -283,20 +283,20 @@ diff --git a/archives/2022/11/index.html b/archives/2022/11/index.html index 69edf4b..d8c4caa 100644 --- a/archives/2022/11/index.html +++ b/archives/2022/11/index.html @@ -181,7 +181,7 @@
- 嗯..! 目前共计 4 篇日志。 继续努力。 + 嗯..! 目前共计 5 篇日志。 继续努力。
@@ -189,6 +189,26 @@ 2022
+ +
@@ -303,20 +323,20 @@ diff --git a/archives/2022/index.html b/archives/2022/index.html index 553b1ee..7889258 100644 --- a/archives/2022/index.html +++ b/archives/2022/index.html @@ -181,7 +181,7 @@
- 嗯..! 目前共计 4 篇日志。 继续努力。 + 嗯..! 目前共计 5 篇日志。 继续努力。
@@ -189,6 +189,26 @@ 2022
+ +
@@ -343,20 +363,20 @@ diff --git a/archives/index.html b/archives/index.html index fbbf92c..781a97d 100644 --- a/archives/index.html +++ b/archives/index.html @@ -181,7 +181,7 @@
- 嗯..! 目前共计 4 篇日志。 继续努力。 + 嗯..! 目前共计 5 篇日志。 继续努力。
@@ -189,6 +189,26 @@ 2022
+ +
@@ -343,20 +363,20 @@ diff --git a/categories/C语言/index.html b/categories/C语言/index.html new file mode 100644 index 0000000..490f4ea --- /dev/null +++ b/categories/C语言/index.html @@ -0,0 +1,417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 分类: C语言 | 流量不足ow的个人博客 + + + + + + + + + + + + +
+
+ +
+
+ + + + + +
+ + + + + + + + + +
+
+ + +
+ + 0% +
+ + +
+
+
+ + +
+ + + + + +
+
+
+

C语言 + 分类 +

+
+ + +
+ 2022 +
+ + + +
+
+ + + + + + + + +
+ + + + +
+ + + + + + + + +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/Quartus/index.html b/categories/Quartus/index.html index 516cc01..827e00e 100644 --- a/categories/Quartus/index.html +++ b/categories/Quartus/index.html @@ -304,20 +304,20 @@ diff --git a/categories/index.html b/categories/index.html index 093385e..b4dfce7 100644 --- a/categories/index.html +++ b/categories/index.html @@ -202,10 +202,10 @@
- 目前共计 1 个分类 + 目前共计 2 个分类
@@ -284,20 +284,20 @@ diff --git a/css/main.css b/css/main.css index 67f6f2a..7748bfb 100644 --- a/css/main.css +++ b/css/main.css @@ -1169,7 +1169,7 @@ pre .javascript .function { } .links-of-author a::before, .links-of-author span.exturl::before { - background: #f4a48f; + background: #284f6e; border-radius: 50%; content: ' '; display: inline-block; diff --git a/guestbook/index.html b/guestbook/index.html index d20590a..e959e16 100644 --- a/guestbook/index.html +++ b/guestbook/index.html @@ -278,20 +278,20 @@ diff --git a/index.html b/index.html index a0be84e..420e383 100644 --- a/index.html +++ b/index.html @@ -177,6 +177,83 @@ +
+ + + + + +
+

+ + +

+ + +
+ + + + +
+ + +

先放工程文件内容(工程内容为第一次做的母本,实际写实验报告时建议修改代码蓝本)

+

第一次实验代码

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#include<stdio.h>
#include<string.h>
#include<malloc.h>
#pragma warning(disable:4996)
typedef struct student
{
int elem;
int num;
char name[20];
char adress[30];
char sex[20];
int year;
struct student *next;
}link;
link * creatLink(int * initelem, int len) {
int i;
//最初状态下,头指针 H 没有任何结点,所以,插入第一个元素,就相当于是创建结点 H
link *H = (link*)malloc(sizeof(link));
H->elem = initelem[0];
H->next = NULL;
//如果采用头插法插入超过 1 个元素,则可添加到第一个结点 H 之前
for (i = 1; i < len; i++) {
link * a = (link*)malloc(sizeof(link));
a->elem = initelem[i];
//插入元素时,首先将插入位置后的链表链接到新结点上
printf("学号:");
scanf("%d", &(a->num));
printf("名字:");
scanf("%s", &(a->name));
printf("地址:");
scanf("%s", &(a->adress));
printf("性别(可填武装直升机):");
scanf("%s", &(a->sex));
printf("年龄:");
scanf("%d", &(a->year));
printf("\n");
a->next = H;
//然后再链接头指针 H
H = a;
}
return H;
}
void display(struct student *p) {
while (((p->elem) > 1)&& ((p->elem) = 1)) {
printf("学生:");
printf("%d\t", p->num);
printf("%s\t", p->name);
printf("%s\t", p->adress);
printf("%s\t", p->sex);
printf("%d\t", p->year);
printf("\n");
p = p->next;
}
printf("\n");
}
int main(void)
{
int a, i;
int elem[20] = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20};
printf("结构体数目:");
scanf("%d", &i);
link *Head = creatLink(elem,i+1);
display(Head);
system("pause");
return 0;
}
+ + + +

第二次实验代码

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
#include<stdio.h>
#include <stdlib.h>
#include<malloc.h>
#pragma warning (disable:4996)
struct Node//结构体
{
char data;
struct Node* link;
};
struct Node* buildLinkedList(char* arr, int n) //尾插法初始化链表并插入元素的函数
{
struct Node*p, *pre, *head;
head = (struct Node*)malloc(sizeof(struct Node));
head->link = NULL;
pre = head;
for (int i = 0; i < n; i++) {
p = (struct Node*)malloc(sizeof(struct Node));
p->data = arr[i];
p->link = NULL;
pre->link = p;
pre = p;
}
return head;
}
struct Node* insertElem(Node * p, char elem, int add) // 插入函数
{
Node * temp = p;//创建临时结点temp
//首先找到要插入位置的上一个结点
for (int i = 2; i < add*2; i++) {
if (temp == NULL) {
printf("插入位置无效\n");
return p;
}
temp = temp->link;
}
//创建插入结点c
Node * c = (Node*)malloc(sizeof(Node));
c->data = elem;
//向链表中插入结点
c->link = temp->link;
temp->link = c;
return p;
}
struct Node * delElem(Node * p, int add)
{
Node * temp = p;
//temp指向被删除结点的上一个结点
for (int i = 2; i < add*2; i++) {
temp = temp->link;
}
Node * del = temp->link;//单独设置一个指针指向被删除结点,以防丢失
temp->link = (temp->link)->link;//删除某个结点的方法就是更改前一个结点的指针域
free(del);//手动释放该结点,防止内存泄漏
return p;
}
void printLinkedList(struct Node* head) //打印链表的函数
{
head = head->link;
printf("%c", head->data);
head = head->link;
while (head != NULL) {
printf("%c", head->data);
head = head->link;
}
}
int Length(struct Node* L)//表长统计函数
{
int len = 0; //统计表长
struct Node *p = L;
while (p->link != NULL) {
p = p->link;
len = len + sizeof(struct Node);
}
return len;
}
void getItem(Node head, int j)//通过位置获取对应结构体子数据的函数
{
Node *p = head.link;
int i = 2;
while (p&&i < j*2) //找到第j个位置,当遍历到链表尾或j的值小于1时跳出循环
{
p = p->link;
i++;
}
if (!p || i > j*2) //判断找到的位置是否正确,表尾或i>j均输出错误
{ //i<j是指输入的位置小于0,即不在链表内
printf("请输入正确的位置,%d该位置不在范围内\n", j);
}
else
{
printf("第%d个位置的字符为%c\n", j, p->data);
}
}
void LocateElem(Node L) //对应元素位置寻找
{
//声明一个指针
Node *p=L.link;
char j = 'a';
//计数器
int i = 2;
//当指针指向的结点不为空,并且指针指向的结点的数据域与要查找的值不相等
while (p && p->data != j)
{
p = p->link;
i++;
}
i = i / 2;
if (p)
printf("位置为:1\n");//如果指针指向的结点不为空,则输出计数器的内容,也即是结点数据域的位置
else
printf("未找到该数据\n");//如果指针为空,则表明未找到该数据
}

int main(void)
{
int n, i,pos(1),len;
char newelem;
char* a;
printf("结构体总数:");
scanf("%d\n", &n);
a = (char*)malloc(n * sizeof(char)); //动态内存分配申请字符串空间
len = n;
n = n * 2;
for (i = 0; i < n; i++)
{
scanf("%c", &a[i]);
}
printf("\n");
struct Node* temp = NULL; //声明一个指针变量temp
temp = buildLinkedList(a, n);//创建链表,把返回的头指针赋值给temp指针变量
printLinkedList(temp);//打印链表:整个链表用temp来代表。
printf("\n结构体总长度:%d\n", Length(temp));
if (temp->link == NULL)
printf("空");
else
printf("非空");//判断单链表是否为空
printf("\n输入所求字符位置:");
scanf("%d",&pos);
getItem(*temp,pos);
printf("寻找字符a的位置\n");
LocateElem(*temp);
printf("输入修改字符位置:");
scanf("%d", &pos);
printf("输入修改的字符:");
scanf("%s", &newelem);
temp=insertElem(temp, newelem, pos);
printLinkedList(temp);//再次打印链表
printf("输入删除的位置:");
scanf("%d", &pos);
temp = delElem(temp, pos);
printLinkedList(temp);//再次打印链表
system("pause");
return 0;
}
+ + + +
+ + + + +
+
+
+
+ + + + + + +
@@ -543,20 +620,20 @@ diff --git a/lib/canvas-nest/README.html b/lib/canvas-nest/README.html index ec8184e..dcfdfa5 100644 --- a/lib/canvas-nest/README.html +++ b/lib/canvas-nest/README.html @@ -308,20 +308,20 @@ diff --git a/resources/index.html b/resources/index.html index 9f5cb38..0751d26 100644 --- a/resources/index.html +++ b/resources/index.html @@ -276,20 +276,20 @@ diff --git a/tags/index.html b/tags/index.html index 3e4de53..c951003 100644 --- a/tags/index.html +++ b/tags/index.html @@ -202,10 +202,10 @@
- 目前共计 1 个标签 + 目前共计 2 个标签
@@ -284,20 +284,20 @@ diff --git a/tags/数字电路/index.html b/tags/数字电路/index.html index 8ddd57c..01c4985 100644 --- a/tags/数字电路/index.html +++ b/tags/数字电路/index.html @@ -304,20 +304,20 @@ diff --git a/tags/软件技术基础/index.html b/tags/软件技术基础/index.html new file mode 100644 index 0000000..b69e605 --- /dev/null +++ b/tags/软件技术基础/index.html @@ -0,0 +1,417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 标签: 软件技术基础 | 流量不足ow的个人博客 + + + + + + + + + + + + +
+
+ +
+
+ + + + + +
+ + + + + + + + + +
+
+ + +
+ + 0% +
+ + +
+
+
+ + +
+ + + + + +
+
+
+

软件技术基础 + 标签 +

+
+ + +
+ 2022 +
+ + + +
+
+ + + + + + + + +
+ + + + +
+ + + + + + + + +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +