mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-24 03:24:00 +00:00
Markit命令+整理代码树+更新文档
This commit is contained in:
@@ -1087,6 +1087,11 @@ namespace CMLeonOS
|
||||
Commands.Utility.HexCommand.EditHexFile(args);
|
||||
}
|
||||
|
||||
public void ProcessMarkit(string args)
|
||||
{
|
||||
Commands.MarkitCommand.Execute(args, this, fileSystem);
|
||||
}
|
||||
|
||||
public void CreateFTP()
|
||||
{
|
||||
Console.WriteLine("====================================");
|
||||
|
||||
Reference in New Issue
Block a user