摘要:
programing ruby中的一个例子 class Song include Comparable def initialize(name,artist,duration) @name=name @artist=artist @duration=duration end def (other) re... 阅读全文
posted @ 2008-06-11 11:58
jjxstudio
阅读(193)
评论(0)
推荐(0)
摘要:
用ironpython 调用devexprss.xtralayout tabbedcontrolgroup.tabpages.add方法 if self.general: self.tab.TabPages.Add(self.general) 成功 但使用ironruby ,失败,提示没有该方法 @tab.tab_pages.add(@overview)... 阅读全文
posted @ 2008-06-11 10:34
jjxstudio
阅读(211)
评论(1)
推荐(0)
浙公网安备 33010602011771号