化学物质20 新成员 已加入 2020年11月10日 留言内容 1 编程经验 1-3 2020年11月10日 #1 大家好, I'm doing some work on a program but i need to make a datastructure, that contains three different 输入. How 能够 i do that?
大家好, I'm doing some work on a program but i need to make a datastructure, that contains three different 输入. How 能够 i do that?
J 金西尼 C#论坛主持人 工作人员 已加入 2011年4月23日 留言内容 3,501 地点 悉尼,澳大利亚 编程经验 10+ 2020年11月10日 #2 数据结构并不真正包含"inputs" per se. It sounds like what you need is a class with three properties. You 能够 then receive 输入 from the user and store them in those properties. Pretty much any beginner tutorial will include how to declare classes and properties. 投票 0 下注
数据结构并不真正包含"inputs" per se. It sounds like what you need is a class with three properties. You 能够 then receive 输入 from the user and store them in those properties. Pretty much any beginner tutorial will include how to declare classes and properties.