fengjiayi 0d89ac1415 1. 脚本转c#代码功能,支持了[Flipflop]触发器节点
2. 修复了Script.StringNode转C#中存在多余的转义符的问题
3. 为IFlowControl添加了Task StratNodeAsync(string)的接口,用于在代码生成场景中的流程控制
4. 调整了关于Lightweight运行环境的文件位置
2025-08-04 22:38:20 +08:00
2024-09-26 21:03:45 +08:00
2024-09-28 23:55:19 +08:00
2025-08-04 14:57:17 +08:00
2024-08-05 10:11:58 +08:00
2025-07-30 12:01:49 +08:00

Flow Visualization Framework

This project supports both English and 中文 documentation.

🌐 Language


🔧 Project Summary

Refer to the specific language documentation for detailed instructions.


📁 Structure Suggestion (for your repository)

📦 YourProject
├── README.md              <-- Language selector (this file)
├── flow_visualizer_cn.md           <-- English full doc
├── flow_visualizer_cn.md           <-- 中文自述文档
└── ...

Description
No description provided
Readme MIT 37 MiB
Languages
C# 100%