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.
我是 trx 框架的新手,如何在 trx 框架 ISO 8583 中添加消息头,请帮助我?有没有人帮帮我?
我从 Salamun Fajri 先生 (Salcad) 那里学习,只需一步即可在 trx 框架中添加标题消息。看起来我的单行代码:
message.Header = new StringMessageHeader("ISO015000017");
它非常简单,..