登录
首页 » 界面开发 » 如何创建条形码阅读器

如何创建条形码阅读器

于 2022-09-24 发布 文件大小:67.84 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

如何创建条码阅读器,条码Ceater,如何使条码在Visal Basic 6.0中此代码有助于打印条形码

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 非常漂亮的对话框,按纽控件在不同状态显示不同颜色,标题栏各按纽修改成不同于WINDOW风格的彩色按纽,另外还有彩色的进度条,滑动块,可绘制三维真彩图,非常逼真。...
    非常漂亮的对话框,按纽控件在不同状态显示不同颜色,标题栏各按纽修改成不同于WINDOW风格的彩色按纽,另外还有彩色的进度条,滑动块,可绘制三维真彩图,非常逼真。-very beautful Dlgwindow, it includes colorful button which can show different colors at variable state, the title bar has a fabulous style very different from the default windowXP style, and can show 3D face in seven colors.
    2022-05-26 09:48:41下载
    积分:1
  • VC6.0 MSDN精简CHM版
    当我提供了MSDN精简版的下载后,有人就说精简版的VC不支持搜索,这是由于微软相关CHM文件制作问题造成 的。后来想起我大学的时候不也一直迷茫吗?不懂的时候,到处碰壁。许多时间浪费在寻找正确的道理。 所以今天我花了很长的时间Dump MSDN中的CHM文件制作了这个版本,希望对学习VC和MASM的开发人员有些 帮助。
    2022-12-22 10:25:05下载
    积分:1
  • 在MFC网格控件使用组合框
    Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
    2022-05-29 23:54:42下载
    积分:1
  • graphics curriculum design, able to draw lines, the Circle, such as painting ell...
    图形学课程设计,能实现画线,画圆,画椭圆等图形,还能实现给图形上色,变形等功能-graphics curriculum design, able to draw lines, the Circle, such as painting elliptical graphics, but also to achieve color graphics, deformation features
    2022-09-06 04:15:03下载
    积分:1
  • WTL兼容选项卡控件
    用WTL封装的选项卡控件-WTL Compliant with the tab controls
    2022-07-07 00:41:41下载
    积分:1
  • 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
    1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
    2022-11-30 05:15:03下载
    积分:1
  • 学习gdi+的好程序,非常适合初学者学习使用
    学习gdi+的好程序,非常适合初学者学习使用-Learning gdi+ A good process, very suitable for beginners learning to use
    2022-07-25 04:37:06下载
    积分:1
  • 在工具栏上的图标下,如何加上图标,本程序可以教你轻松地实现。...
    在工具栏上的图标下,如何加上图标,本程序可以教你轻松地实现。-How to add new icons underneath the icons of toolbar ? now this application will teach you how to easily implement that.
    2022-03-04 07:12:56下载
    积分:1
  • vc++启动画,非常好的一个源码,看看呀
    vc++启动画面,非常好的一个源码,看看呀-vc++ startup screen, a very good source to see if you
    2022-03-22 23:44:23下载
    积分:1
  • VB函数编程说明指南,介绍VB的函数库,一些操作说明,适合初级学者,可以作指导教材...
    VB函数编程说明指南,介绍VB的函数库,一些操作说明,适合初级学者,可以作指导教材-VB programming guide that function, introduced VB functions, some manuals, suitable for junior scholars, guidance materials can be made
    2023-05-09 09:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载