您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 串口通信测试_C#.rar

  2. 绝对可以编译使用 串口通讯类: using System; using System.Runtime.InteropServices; namespace JustinIO { class CommPort { public string PortNum; public int BaudRate; public byte ByteSize; public byte Parity; // 0-4=no,odd,even,mark,space public byte StopBits; // 0,
  3. 所属分类:C#

    • 发布日期:2011-03-23
    • 文件大小:410kb
    • 提供者:linshenglong777
  1. Mp3播放器.rar

  2. 通过调用 [DllImport("winmm.dll")]实现的。
  3. 所属分类:C#

    • 发布日期:2012-07-30
    • 文件大小:490kb
    • 提供者:wei_yuan_bin
  1. INPOUT32.rar

  2. 并口操作组件。 using System; using System.Runtime.InteropServices; public class PortAccess { [DllImport("inpout32.dll", EntryPoint="Out32")] public static extern void Output(int adress, int value); [DllImport("inpout32.dll", EntryPoint="Inp32")] public sta
  3. 所属分类:C#

    • 发布日期:2013-01-05
    • 文件大小:15kb
    • 提供者:shileiking
  1. delphi获取Cookie源码.rar

  2. 获取Cookie [DllImport("wininet.dll", CharSet = CharSet.Auto, SetLastError = true)] static extern bool InternetGetCookieEx(string pchUrl, string pchCookieName, StringBuilder pchCookieData, ref System.UInt32 pcchCookieData, int dwFlags, IntPtr lpReserve
  3. 所属分类:Delphi

    • 发布日期:2015-02-13
    • 文件大小:896byte
    • 提供者:csdnprl
  1. delphi获取Cookie源码.rar

  2. delphi获取Cookie源码 [DllImport("wininet.dll", CharSet = CharSet.Auto, SetLastError = true)] static extern bool InternetGetCookieEx(string pchUrl, string pchCookieName, StringBuilder pchCookieData, ref System.UInt32 pcchCookieData, int dwFlags, IntPtr l
  3. 所属分类:Delphi

    • 发布日期:2015-02-13
    • 文件大小:896byte
    • 提供者:csdnprl2015
  1. Network programming.NET with C# and VB.NET 2004.rar

  2. 介绍c# api声明的那个网站一直推荐的那本书,很不好找。于是要1分吧
  3. 所属分类:C#

    • 发布日期:2007-05-02
    • 文件大小:2mb
    • 提供者:sswwee
  1. eXeScope650-moming.rar

  2. HA-eXeScope 能够查看c++函数的名称,方便C# dllImport 动态库是使用
  3. 所属分类:C++

  1. dllimport.rar

  2. C#调用C++的dll,把DLL放在C#工程的Debug文件夹跟Release文件夹,我这里是使用X86编译的就放在了这两文件夹
  3. 所属分类:C#

    • 发布日期:2020-04-03
    • 文件大小:212kb
    • 提供者:xiaoxiaoyu85
  1. DynamicLoad.rar

  2. C#动态调用C++类库,使用IL方式动态映射C++的导出方法,不使用DLLimport方式调用的类,导出方法DEMO extern "C" __declspec(dllexport) int Fix();
  3. 所属分类:桌面系统

    • 发布日期:2020-04-03
    • 文件大小:3kb
    • 提供者:ancalimon
  1. PLC通讯demo.rar

  2. PLC 调用简单程序可以参考一下Model BUS通信 [DllImport("StandardModbusApi.dll", EntryPoint = "H3u_Write_Soft_Elem", CallingConvention = CallingConvention.Cdecl)]
  3. 所属分类:C#

    • 发布日期:2020-03-20
    • 文件大小:973kb
    • 提供者:20011521