02 2024 档案
摘要:using System; using System.IO; static void Main(string[] args) { DirectoryDemo(); } static void DirectoryDemo() { string path = "D:\\C\\ConsoleApp13";
阅读全文
摘要:using System.Text; using System; using System.IO; using System.Runtime.CompilerServices; using System.Management; using System.ComponentModel; using S
阅读全文
摘要:System.UnauthorizedAccessException: 'Access to the path 'D:\C\ConsoleApp13\bin\Debug\net8.0\ConsoleApp13.deps.json' is denied.' static void Main(strin
阅读全文
摘要:Copy from https://github.com/KangHidro/office365-offline-installer?tab=readme-ov-file Download: Office Deployment Tool: https://www.microsoft.com/en-u
阅读全文
摘要:using System.ComponentModel.DataAnnotations; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Security.Cryptography; usin
阅读全文