啊哈磊_编程从这里起步

标题: 求各位大神看看哪里错了 [打印本页]

作者: c**c    时间: 2020-8-28 18:08
标题: 求各位大神看看哪里错了
  1. <directui version="210.100">
  2. <theme name="Sample">
  3. <dsfont>
  4. <font name="font_default" height="12" weight="100" italic="false" underline="false" strikeout="false" fontface="宋体"/>
  5. </dsfont>
  6. <dsimage>
  7. <image name="start" value="start.png"/>
  8. </dsimage>
  9. <dsstyle>
  10. <style name="start_window_style">
  11. <image state="all" picfile="start" paintmode="normal"/>
  12. </style>
  13. <style name="progress_text_style">
  14. <text state="all" textcolor="RGB(0,0,0)" bsingleline="true" font="font_default" halign="left" valign="center"/>
  15. </style>
  16. </dsstyle>
  17. </theme>
  18. <ducontrol>
  19. <duwindow name="start_window" style="start_window_style" layered="true" captionheight="180" width="260" height="180" x="-1" y="-1">
  20. <static name="progress_text_1" style="progress_text_style" left="center" layered="true" top="50" width="210" height="30" text="正在使用p2p加速模式选择最佳下载线路"/>
  21. <static name="progress_text_2" style="progress_text_style" left="center" layered="true" top="80" width="55" height="30"/>
  22. </duwindow>
  23. </ducontrol>
  24. </directui>
复制代码





欢迎光临 啊哈磊_编程从这里起步 (https://bbs.codeaha.com/) Powered by Discuz! X3.2