Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想编写一个 WCF 合同,将整个二进制文件对象(例如 Excel 文件)从客户端传输到服务器。我应该为保存这个二进制对象的合约参数使用什么数据类型?
在危险方面:
什么是字节[]?