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.
我用asp.net做了一个论坛,当我试图回复我的帖子时,我发现了一个奇怪的问题。如果你回复10次,你会发现我的回复顺序是随机的,不是按日期时间排序的,那怎么解决呢?我不能显示代码,因为这是公司的项目,对不起,这是一个秘密。谁能给我正确的思维方法?告诉我怎么做。为什么是随机的。多谢。
显示回复时,按发布日期对回复进行排序..
我使用这些代码将我的方法隐藏在我的 XML(WSDL) 文件中:
<xsl:template match="wsdl:operation[@name = 'GetCityWeatherByZIP']" /> <xsl:template match="wsdl:message[@name