unicstl/run.bat
jf-home 0f699a5e65 feat(ustring): 实现算法,以及ustring字符串模块
- algo 冒泡排序与插入排序
- ustring 字符串创建、拼接、大小写转换及修剪
- ustring 单元测试与演示代码
2026-05-18 01:58:17 +08:00

3 lines
89 B
Batchfile

start /b /wait build/release/bin/demo.exe
@REM start /b /wait build/release/bin/perf.exe