摘要:
run cmd then run "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\xsd.exe" "C:\CR\UDVision\cr\VSR\LDS\Vision_Schema\Vision_ 阅读全文
摘要:
C:\Program Files\Microsoft SQL Server\MSSQL15.SQL2019\MSSQL\Log\Polybase\dump 全部删掉 阅读全文
摘要:
阅读全文
摘要:
public class Menu { public string Name { get; set; } public string Code { get; set; } public string ParentCode { get; set; } public List<Menu> list { 阅读全文