Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

  1. !set wims_module_log=$operation error: $error
  2.  
  3. <b>´íÎó.</b>
  4. !goto $error
  5.  
  6. :bad_formula
  7.  ÄãµÄÊý¾ÝÓдí, »ò¶ÔÓÚ
  8.  <em>$operation</em> ÔËËãÀ´Ëµ²»ÍêÕû. Çë¼ìÑéÄãµÄÇëÇó.
  9. !goto end
  10.  
  11. :bad_option
  12.  ÄãµÄÇëÇóµÄÑ¡ÏîÎÞЧ. Çë¼ìÑé.
  13. !goto end
  14.  
  15. :bad_range
  16.  ÄãµÄ±äÁ¿·¶Î§ÎÞЧ. Çë¸ÄÕý.
  17. !goto end
  18.  
  19. :empty_data
  20.  ÇëΪÄãµÄ¼ÆËãÇëÇóÊäÈëÍêÕûµÄÊý¾Ý.
  21. !goto end
  22.  
  23. :fail
  24.  ±§Ç¸, ´°¿Ú¼ÆËãÆ÷ÎÞ·¨Íê³ÉÄãÇëÇóµÄ¼ÆËã.  
  25.  Çë¼ìÑéÄãµÄÊý¾Ý.
  26. !goto end
  27.  
  28. :incompatible_sides
  29.  ²»´æÔÚÕâÑùÈýÌõ±ß $formula µÄÈý½ÇÐÎ.
  30. !goto end
  31.  
  32. :not_square_matrix
  33.  ÇëÊäÈë·½ÕóÒÔ¼ÆËã
  34.  <font color=red><b>$operation</b></font>.
  35. !goto end
  36.  
  37. :solve_fail
  38.  ÕÒ²»µ½½â.
  39. !goto end
  40.  
  41. :unknown_operation
  42.  ¼ÆËãÆ÷²»ÄÜÀí½âÄãµÄÔËËã <font color=red><b>$operation</b></font>.
  43.  ±§Ç¸.
  44. !goto end
  45.  
  46. :end
  47.  
  48.