首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
VS 使用xsd文件自动生成C#类
VS 使用xsd文件自动生成C#类
mac
2022-06-30
119
在开发web service中,可以通过统一标准的xsd 文件生成C#类,这样方便且准确。
xsd.exe D:/test/dataDetails.xsd /classes /o:D:/
test D:
/test/dataDetails.xsd =
〉此为xsd所在路径 D:
/test =〉此为生成类所在的输出位置
转载于:https://www.cnblogs.com/Aaron-Lee/p/9964706.html
相关资源:xsd文件规则和语法
转载请注明原文地址: https://mac.8miu.com/read-3524.html
最新回复
(
0
)