mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 11:37:01 +00:00
更新一堆
This commit is contained in:
@@ -556,6 +556,11 @@ namespace CMLeonOS
|
||||
Commands.Utility.CalcCommand.Calculate(expression, ShowError);
|
||||
}
|
||||
|
||||
public void ShowCalculatorGUI()
|
||||
{
|
||||
Commands.Utility.CalcGUICommand.ShowCalculator();
|
||||
}
|
||||
|
||||
public void ShowHistory()
|
||||
{
|
||||
Commands.Utility.HistoryCommand.ShowHistory(commandHistory);
|
||||
|
||||
Reference in New Issue
Block a user