CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - public extern static

搜索资源列表

  1. PCommDLLCSharp调用包

    2下载:
  2. C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
  3. 所属分类:串口编程

    • 发布日期:2010-02-24
    • 文件大小:27.64kb
    • 提供者:wzwgeorge
  1. cs

    0下载:
  2. 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }-This is speci
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:13.87kb
    • 提供者:mike
  1. zip_unzip_src

    0下载:
  2. C#写得标准压缩解压缩小程序 .Net中函数声明: public static extern int MyZip_AddFile(String SrcFile,String ZipFile) public static extern int MyZip_AddDirectory(String SrcPath,String ZipFile) public static extern int MyZip_ExtractFileAll(String ZipFile,String P
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:252.38kb
    • 提供者:一心一意
  1. netmv

    0下载:
  2. 文件切割 核心是 [DllImport("vidoClip.dll")] public static extern void vidoClip(int a, int b, StringBuilder path, StringBuilder outpath)-file cut cure is “ [DllImport("vidoClip.dll")] public static extern void vidoClip(int a, int b, Strin
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:95.74kb
    • 提供者:hitler
  1. PDAWeb

    0下载:
  2. [DllImport( CoreDll.dll )] //, EntryPoint sound public static extern bool PlaySound(string pszSound, int hmod, int fdwSound) public const int SND_FILENAME 0x00020000 public const int SND_ASYNC 0x0001 public void sound(string soundPath
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:7.43kb
    • 提供者:任凡凡
搜珍网 www.dssz.com