• 大小: 0.43M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-24
  • 语言: C#
  • 标签:

资源简介


资源截图

代码片段和文件信息

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 System.Runtime.InteropServices;

namespace NoteCat
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }
        public string content;
        public string ResviceNum;
        public static string NUM;
        public static string JQCOM;
        public static string BTL;
        public string Power = “YIWU-IJDD-CDQW-JDWG“;
        public static int k = 0;
        public static int j = 0;
        class GSM
        {
            //初始化gsm modem并连接gsm modem
            [DllImport(“dllforvc.dll“
                 EntryPoint = “GSMModemInitNew“
                 CharSet = CharSet.Ansi
                 CallingConvention = CallingConvention.StdCall)]
            public static extern bool GSMModemInitNe

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         911  2009-02-10 14:16  sj\01\NoteCat\NoteCat.sln
     文件       14336  2009-02-10 14:31  sj\01\NoteCat\NoteCat.suo
     文件        5338  2009-02-10 14:31  sj\01\NoteCat\NoteCat\Form1.cs
     文件        4802  2009-02-10 14:26  sj\01\NoteCat\NoteCat\Form1.Designer.cs
     文件        5814  2009-02-10 14:26  sj\01\NoteCat\NoteCat\Form1.resx
     文件        3760  2009-02-10 14:16  sj\01\NoteCat\NoteCat\NoteCat.csproj
     文件         488  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Program.cs
     文件       10240  2009-02-10 14:31  sj\01\NoteCat\NoteCat\bin\Debug\NoteCat.exe
     文件       24064  2009-02-10 14:31  sj\01\NoteCat\NoteCat\bin\Debug\NoteCat.pdb
     文件       14328  2009-02-10 14:30  sj\01\NoteCat\NoteCat\bin\Debug\NoteCat.vshost.exe
     文件         490  2007-07-21 01:33  sj\01\NoteCat\NoteCat\bin\Debug\NoteCat.vshost.exe.manifest
     文件          81  2009-02-23 16:53  sj\01\NoteCat\NoteCat\bin\Debug\程序使用说明.txt
     文件         548  2009-02-10 14:30  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.csproj.FileListAbsolute.txt
     文件         847  2009-02-10 14:26  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.csproj.GenerateResource.Cache
     文件       10240  2009-02-10 14:31  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.exe
     文件         180  2009-02-10 14:26  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.Form1.resources
     文件       24064  2009-02-10 14:31  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.pdb
     文件         180  2009-02-10 14:23  sj\01\NoteCat\NoteCat\obj\Debug\NoteCat.Properties.Resources.resources
     文件        1346  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Properties\AssemblyInfo.cs
     文件        2864  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Properties\Resources.Designer.cs
     文件        5612  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Properties\Resources.resx
     文件        1092  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Properties\Settings.Designer.cs
     文件         249  2009-02-10 14:16  sj\01\NoteCat\NoteCat\Properties\Settings.settings
     文件         911  2009-02-10 14:31  sj\02\getNote\getNote.sln
     文件       14848  2009-02-10 14:43  sj\02\getNote\getNote.suo
     文件        4586  2009-02-10 14:42  sj\02\getNote\getNote\Form1.cs
     文件        4393  2009-02-10 14:32  sj\02\getNote\getNote\Form1.Designer.cs
     文件        6918  2009-02-10 14:32  sj\02\getNote\getNote\Form1.resx
     文件        4007  2009-02-10 14:39  sj\02\getNote\getNote\getNote.csproj
     文件         488  2009-02-10 14:31  sj\02\getNote\getNote\Program.cs
     文件         652  2009-02-10 14:40  sj\02\getNote\getNote\baseClass\ConnClass.cs
............此处省略58个文件信息

评论

共有 条评论