系统主函数(program
cs)using System;using System
Collections
Generic;using System
Windows
Forms;namespace warehouse{ static class Program { /// /// 应用程序的主入口点
/// [STAThread] static void Main() { Application
EnableVisualStyles(); Application
SetCompatibleTextRenderingDefault(false); Application
Run(new frmLogin());//运行一个登陆对象 } }}集的常规信息using System
Reflection;using System
Runtime pilerServices;using System
Runtime
InteropServices;// 有关程序集的常规信息通过下列属性集// 控制
更改这些属性值可修改// 与程序集关联的信息
[assembly: AssemblyTitle("warehouse")][assembly: AssemblyDescription("")][assembly: AssemblyConfiguration("")][assembly: AssemblyCompany("")][assembly: AssemblyProduct("warehouse")][assembly: AssemblyCopyright("所有 2024")][assembly: AssemblyTrademark("")][assembly: AssemblyCulture("")]// 将 ComVisible 设置为 false 使此程序集中的类型// 对