<CalendarDrawItems>
<Item>
<Rect X="0" Y="0" H="215" W="174"/>
</Item>
<Item>
<Rect X="-5" Y="0" H="215" W="174"/>
</Item>
<Item>
<Rect X="50" Y="0" H="215" W="174"/>
</Item>
...

最小值:
//Item/Rect/@X[not(//Item/Rect/@X < .)]

最大值:
//Item/Rect/@X[not(//Item/Rect/@X > .)]
文章来源:http://www.gins.cn/blog/post/171.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
  • 2022-12-23
  • 2021-05-04
  • 2022-02-03
相关资源
相似解决方案