资源简介
代码片段和文件信息
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\ba
............此处省略58个文件信息
- 上一篇:生成中文验证码
- 下一篇:向窗体中拖放图片并显示
相关资源
- C# 显示磁盘目录信息
- 解析
- 即系
- IconPanel ToolTip
- CSDN small
- 生成8位密码程序
- .net 2.0 List 去重 类似 distinct()函数
- c# 简单的借书/还书
- DCOM授权
- sina授权登录
- 计算你人生 剩余几个月
- 经纬度在范围内外判断
- VS批注批量修改CommentHelper
- 远控系列软件2(远控服务器端)
- 生成星号金字塔
- 控制动物的奔跑与停止
- UART_veryhuo.com
- mysql生成随机码
- C# 简易计算器源码
- c# 取消 Alt+F4(关闭窗口)源码
- C# 石头剪刀布入门级控制台源码
- C# 仿记事本(可用作备注/书签)
- C#(switch/if)入门级
- 将Excel数据分解到多个文本文件
- 将文本文件数据分解到Excel中的不同数
- 为一个Excel文件创建多个工作表
- 将数据利用Excel生成图表
- 将多个Excel文件进行自动汇总
- 自动用递增变化的数据填充Excel
- 读取多个Word文档文件到Excel同一数据
评论
共有 条评论