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.
如何在服务器 DS 7.5 中将字符串/字符转换为浮点数。
在 DS 7.5 中,没有 DS 8.X 之类的转换选项,在 7.5 中,您只需要映射字段,例如,如果在输入中是字符串,在 o/p 中是浮点数,那么您只需要将输入映射到输出字段。Sever 会将字符串转换为浮点数。