1.the place where something begins, where it springs into being;
the Italian beginning of the Renaissance
2.a person who supplies information
3.a publication (or a passage from a publication) that is referred to;
he carried an armful of references back to his desk
4.a document (or organization) from which information is obtained;
the reporter had two sources for the story
5.a facility where something is available
6.anything that provides inspiration for later work
7.someone who originates or causes or initiates something;
he was the generator of several complaints
8.(technology) a process by which energy or a substance enters a system;
a heat source
9.anything (a person or animal or plant or substance) in which an infectious agent normally lives and multiplies;
an infectious agent depends on a reservoir for its survival
1.get (a product) from another country or business;
She sourced a supply of carpet
2.specify the origin of;
The writer carefully sourced her report
返回或设置一个字符串表达式,指明最初生成错误的对象或应用程序的名称。可读 / 可写。说明Source 属性是字符串表达式,指定生成错误的对象;此表达式通常是这个对象的类名或程序设计的 ID。在程序代码无法处理被访问对象产生的错误时,请使用 Source 提供消息。对于类模块,Source 应该包含一个具有 project.class 窗体的名称。当代码中出现不可预料的错误时,Source 属性会自动填上数据。对于标准模块中的错误,Source 含有工程名称。对于类模块中的错误,Source 包含具有 project.class 窗体的名称。