代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/283103/9042888
jar org-netbeans-modules-apisupport-harness.jar
www.eeworm.com/read/275831/10794568
rb 01 - extending specific objects with modules.rb
class Person
attr_reader :name, :age, :occupation
def initialize(name, age, occupation)
@name, @age, @occupation = name, age, occupation
end
def mild_mannered?
true
end
end
#--
www.eeworm.com/read/439201/7714496
mht on the criteria to be used in decomposing systems into modules.mht
From:
Subject: On the Criteria To Be Used in Decomposing Systems into Modules
Date: Thu, 12 Mar 2009 14:09:35 +0800
MIME-Version: 1.0
Content-Type: text/html;
www.eeworm.com/read/100270/6289237