⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 m2html.css

📁 自动语音识别源码对非特定人的孤立词语音识别算法 进行研究。考虑到语音识别技术在嵌入式系统处理能力较弱、存储空间有限的问 题上进行算法的选择和优化
💻 CSS
字号:
body {  background: white;  color: black;  font-family: arial,sans-serif;  margin: 0;  padding: 1ex;}div.fragment { 	width: 98%;	border: 1px solid #CCCCCC;	background-color: #f5f5f5;	padding-left: 4px;	margin: 4px;}div.box { 	width: 98%;	background-color: #f5f5f5;	border: 1px solid #CCCCCC;	color: black;	padding: 4px;}.comment {	color: #228B22;}.string {	color: #B20000;}.keyword { 	color: #0000FF;}.keywordtype { color: #604020; }.keywordflow { color: #e08000; }.preprocessor { color: #806020; }.stringliteral { color: #002080; }.charliteral { color: #008080; }a {	text-decoration: none; }a:hover {	background-color: #006699;	color:#FFFFFF;}a.code {	font-weight: normal; 	color: #A020F0;}a.code:hover {	background-color: #FF0000;	color: #FFFFFF;}	h1 {	background: transparent;	color: #006699;	font-size: x-large;	text-align: center;}h2 {	background: transparent;	color: #006699;	font-size: large;}address {	font-size:small;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -