mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
更新一堆
This commit is contained in:
@@ -34,6 +34,9 @@ namespace CMLeonOS.shell
|
||||
case "calc":
|
||||
shell.Calculate(args);
|
||||
break;
|
||||
case "calcgui":
|
||||
shell.ShowCalculatorGUI();
|
||||
break;
|
||||
case "history":
|
||||
shell.ShowHistory();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user