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

搜索资源列表

  1. QRCode编码解码的dll

  2. QRCode编码解码的dll QRCode是一种快速反应二维码,编码信息量大,解码快速
  3. 所属分类:C++

  1. QRCode二维码编码支持中文生成二维码的源码Asp.Net(C#)

  2. QRCode二维码维码支持中文Asp.Net(C#),是VS2010的项目,VS2008、VS2005也可以用,需要在你的项目里引用ThoughtWorks.QRCode.dll,在二维码生成页面内加上下面的代码: using System.Drawing.Imaging; using ThoughtWorks.QRCode.Codec; using ThoughtWorks.QRCode.Codec.Data; using ThoughtWorks.QRCode.Codec.Util; QR
  3. 所属分类:C#

    • 发布日期:2011-07-19
    • 文件大小:1034240
    • 提供者:ywjq
  1. QRCode所需dll

  2. 适合.net平台开发QRCode二维码所需要的dll
  3. 所属分类:C#

    • 发布日期:2012-01-08
    • 文件大小:2097152
    • 提供者:wangpeng047
  1. C#中二维码实现源代码

  2. 这是一个实现二维码的实例,利用封装的ThoughtWorks.QRCode.dll中的QRCodeEncoder 类。引用了三个命名空间using ThoughtWorks.QRCode.Codec; using ThoughtWorks.QRCode.Codec.Data; using ThoughtWorks.QRCode.Codec.Util; QRCodeEncoder类的Encode方法重载可以支持中文二维码。
  3. 所属分类:C#

    • 发布日期:2012-03-15
    • 文件大小:861184
    • 提供者:ws20110318
  1. 二维码生成和解读源码

  2. ThoughtWorks.QRCode.dll 的源码
  3. 所属分类:C#

    • 发布日期:2012-03-29
    • 文件大小:2097152
    • 提供者:unstablellt
  1. C#中生成二维码源代码支持中文

  2. 这是一个实现二维码的实例,利用封装的ThoughtWorks.QRCode.dll中的QRCodeEncoder 类。引用了三个命名空间using ThoughtWorks.QRCode.Codec; using ThoughtWorks.QRCode.Codec.Data; using ThoughtWorks.QRCode.Codec.Util; QRCodeEncoder类的Encode方法重载可以支持中文二维码。
  3. 所属分类:C#

    • 发布日期:2013-01-30
    • 文件大小:861184
    • 提供者:xianyao_shi
  1. QRCode二维码编码支持中文生成二维码

  2. QRCode二维码维码支持中文Asp.Net(C#),是VS2010的项目,VS2008、VS2005也可以用,需要在你的项目里引用ThoughtWorks.QRCode.dll,在二维码生成页面内加上下面的代码: using System.Drawing.Imaging; using ThoughtWorks.QRCode.Codec; using ThoughtWorks.QRCode.Codec.Data; using ThoughtWorks.QRCode.Codec.Util; QR
  3. 所属分类:Java

    • 发布日期:2013-03-06
    • 文件大小:1034240
    • 提供者:songylwq
  1. QRCode所需dll

  2. 适合.net平台开发QRCode二维码所需要的dll
  3. 所属分类:Java

    • 发布日期:2013-03-06
    • 文件大小:2097152
    • 提供者:songylwq
  1. 用于生成QR Code的动态链接库(ThoughtWorks.QRCode)

  2. 通过这个动态链接库可以在VS里面添加引用,从而直接用代码生成QR Code二维码图片。 //(1)添加引用方法(例如本次添加的动态链接库ThoughtWorks.QRCode.dll): //注意:using部分必须包含以下: using ThoughtWorks.QRCode.Codec; using ThoughtWorks.QRCode.Codec.Data; using ThoughtWorks.QRCode.Codec.Util;
  3. 所属分类:C#

    • 发布日期:2014-04-24
    • 文件大小:814080
    • 提供者:hnjyzc
  1. QRCode二维码生成组件

  2. QRCode生成速度快. 下载文件包包含ThoughtWorks.QRCode.dll与dll的源码,强人可修改些源码。
  3. 所属分类:C++

    • 发布日期:2014-08-13
    • 文件大小:2097152
    • 提供者:linybo
  1. QRCode读取二维码

  2. QRCode二维码维码支持中文Asp Net C# 是VS2010的项目 VS2008 VS2005也可以用 需要在你的项目里引用ThoughtWorks QRCode dll 这里提供源码 使用的时候只要把bin文件中的ThoughtWorks QRCode dll拿出来引用就可以 支持中文哦 可以生成二维码和读取二维码 以下是生成二维码示例: using System Drawing Imaging; using ThoughtWorks QRCode Codec; using Thoug
  3. 所属分类:C#

    • 发布日期:2015-04-03
    • 文件大小:1034240
    • 提供者:aishuixiquan
  1. C#引用ThoughtWorks.QRCode.dll生成二维码

  2. 十分简单的C#引用ThoughtWorks.QRCode.dll生成二维码,适用于初学者,如果需要进行进一步研究,可在网上下载更全面的信息。
  3. 所属分类:C#

    • 发布日期:2020-04-05
    • 文件大小:738304
    • 提供者:w_xxxbbb
  1. C#生成二维码-QRCode-DLL文件.zip

  2. C# Windows窗体程序 使用QRCode生成二维码和解析二维码所需要的ThoughtWorks.QRCode.dll文件
  3. 所属分类:C#

    • 发布日期:2020-01-19
    • 文件大小:943104
    • 提供者:zcn596785154
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文 c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2020-01-13
    • 文件大小:2097152
    • 提供者:yujalay
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2019-07-06
    • 文件大小:2097152
    • 提供者:titan_ares
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文 c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2019-03-08
    • 文件大小:2097152
    • 提供者:winseii
  1. QRCode.dll

  2. QRCode.dll
  3. 所属分类:医疗

    • 发布日期:2013-02-11
    • 文件大小:31744
    • 提供者:x393018403
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2020-06-08
    • 文件大小:2097152
    • 提供者:llmzaq
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文 c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2020-11-16
    • 文件大小:2097152
    • 提供者:yangzhe1215
  1. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文

  2. c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文 c#引用ThoughtWorks.QRCode.dll生成二维码支持中文,英文
  3. 所属分类:C#

    • 发布日期:2021-01-30
    • 文件大小:2097152
    • 提供者:bqfcumt
« 12 3 4 5 6 7 »