开机启动代码

using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using Sy

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using Microsoft.Win32; namespace ManagerAide { public partial class System :Form { public System() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) {

腾讯文库开机启动代码