Subject | English | Korean |
comp., MS | module level | 모듈 수준 (Describes any variable or constant declared in the Declarations section of a module or outside a procedure. Variables or constants declared at the module level are available to all procedures in a module) |
comp., MS | module-level variable | 모듈 수준 변수 (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module) |
comp., MS | URL Rewrite Module for IIS 7 | IIS 7용 URL 재작성 모듈 (A module that dynamically alters Internet client requests that are based on rules that specify how a URL should be modified before it is processed. For example, Internet clients will see requests that look like http://www.example.com/catalog/product/123/, which are dynamically rewritten to the actual address of http://www.example.com/catalog.aspx?product=123) |
comp., MS | Windows Azure Active Directory Module for Windows PowerShell | Windows PowerShell용 Windows Azure Active Directory 모듈 (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more) |
comp., MS | Windows Azure AD Module for Windows PowerShell | Windows PowerShell용 Windows Azure AD 모듈 (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more) |