0000.smil

来自「V520 V1.0.2同步软件,通用手机序列驱动」· SMIL 代码 · 共 15 行

SMIL
15
字号
<smil>
	<head>
		<layout>
			<root-layout width="128" height="128"/>
			<region id="region_bottom" width="100%" height="50%" left="0%" top="50%"/>
			<region id="region_top" width="100%" height="50%" left="0%" top="0%"/>
		</layout>
	</head>
	<body>
		<par dur="3000ms">
			<text src="TxT_6144.txt" region="region_top"/>
		</par>
	</body>
</smil>

⌨️ 快捷键说明

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