第1页共62页编号:时间:2021年x月x日书山有路勤为径,学海无涯苦作舟页码:第1页共62页系统主函数(program
cs)usingSystem;usingSystem
Collections
Generic;usingSystem
Windows
Forms;namespacewarehouse{staticclassProgram{//////应用程序的主入口点
///[STAThread]staticvoidMain(){Application
EnableVisualStyles();Application
SetCompatibleTextRenderingDefault(false);Application
Run(newfrmLogin());//运行一个登陆对象}}}程序集的常规信息usingSystem
Reflection;usingSystem
Runtime
CompilerServices;usingSystem
Runtime
InteropServices;//有关程序集的常规信息通过下列属性集//控制
更改这些属性值可修改//与程序集关联的信息
[assembly:AssemblyTitle("warehouse")][assembly:AssemblyDescription("")][assembly:AssemblyConfiguration("")][assembly:AssemblyCompany("")][assembly:AssemblyProduct("warehouse")][assembly:AssemblyCopyright("版权所有2009")][assembly:AssemblyTrademark("")][assembly:AssemblyCulture("")]//将ComVisible设置为false使此