# CollectionOfHTMLProgramExamples
**Repository Path**: YellowTulipShow/CollectionOfHTMLProgramExamples
## Basic Information
- **Project Name**: CollectionOfHTMLProgramExamples
- **Description**: HTML程序示例集
各种HTML相关的独立小程序集合
- **Primary Language**: HTML
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-09-22
- **Last Updated**: 2026-02-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 网站, 工作集
## README
# HTML示例程序集
## 执行生成代码
常规:
```shell
tsc -p ./tsconfig.json --listFiles
```
配置有 Account_ErTuiShengShi 工作脚本:
```shell
clear; Build-TS -TsConfigPath ./tsconfig.json -Files .\Projects\
```
## 代码执行案例
[文档][./CodeCase.md]