登录
首页 » Visual Basic » RFIDReader

RFIDReader

于 2010-06-19 发布 文件大小:407KB
0 298
下载积分: 1 下载次数: 12

代码说明:

  VISUAL BASIC.NET 2010 INTERFACE USING PARALLAX S USB RFID READER

文件列表:

RFID Reader
...........\ApplicationEvents.vb,688,2009-10-22
...........\bin
...........\...\Debug
...........\...\.....\RFID Reader.exe,45056,2010-06-19
...........\...\.....\RFID Reader.pdb,40448,2010-06-19
...........\...\.....\RFID Reader.vshost.exe,11592,2010-06-19
...........\...\.....\RFID Reader.xml,763,2010-06-19
...........\...\Release
...........\...\.......\RFID Reader.application,1531,2009-12-06
...........\...\.......\RFID Reader.exe,65536,2009-12-06
...........\...\.......\RFID Reader.exe.manifest,3156,2009-12-06
...........\...\.......\RFID Reader.pdb,65024,2009-12-06
...........\...\.......\RFID Reader.publish
...........\...\.......\...................\RFID Reader.application,5226,2009-12-06
...........\...\.......\...................\RFID Reader_1_0_0_0
...........\...\.......\...................\...................\RFID Reader.exe.deploy,65536,2009-12-06
...........\...\.......\...................\...................\RFID Reader.exe.manifest,6795,2009-12-06
...........\...\.......\...................\...................\RFID2.ico.deploy,12862,2009-10-22
...........\...\.......\...................\setup.exe,430592,2009-12-06
...........\...\.......\RFID Reader.xml,121,2009-12-06
...........\Form1.Designer.vb,7625,2010-06-19
...........\Form1.resx,31748,2010-06-19
...........\Form1.vb,3707,2010-06-19
...........\My Project
...........\..........\app.manifest,2617,2010-06-19
...........\..........\Application.Designer.vb,1651,2010-06-18
...........\..........\Application.myapp,510,2009-10-22
...........\..........\AssemblyInfo.vb,1146,2010-06-19
...........\..........\Resources.Designer.vb,2999,2010-06-18
...........\..........\Resources.resx,5612,2009-10-22
...........\..........\Settings.Designer.vb,3036,2010-06-18
...........\..........\Settings.settings,279,2009-10-22
...........\obj
...........\...\Debug
...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5535,2010-06-19
...........\...\.....\GenerateResource.read.1.tlog,666,2010-06-19
...........\...\.....\GenerateResource.write.1.tlog,740,2010-06-19
...........\...\.....\ResolveAssemblyReference.cache,5841,2009-12-07
...........\...\.....\RFID Reader.exe,45056,2010-06-19
...........\...\.....\RFID Reader.pdb,40448,2010-06-19
...........\...\.....\RFID Reader.vbproj.FileListAbsolute.txt,1049,2010-06-19
...........\...\.....\RFID Reader.vbproj.GenerateResource.Cache,842,2009-12-07
...........\...\.....\RFID Reader.xml,763,2010-06-19
...........\...\.....\RFID_Reader.Form1.resources,17524,2010-06-19
...........\...\.....\RFID_Reader.Resources.resources,180,2010-06-19
...........\...\.....\TempPE
...........\...\.....\......\My Project.Resources.Designer.vb.dll,7680,2010-06-18
...........\...\Release
...........\...\.......\ResolveAssemblyReference.cache,4598,2009-12-06
...........\...\.......\RFID Reader.application,1531,2009-12-06
...........\...\.......\RFID Reader.exe,65536,2009-12-06
...........\...\.......\RFID Reader.exe.manifest,3156,2009-12-06
...........\...\.......\RFID Reader.pdb,65024,2009-12-06
...........\...\.......\RFID Reader.vbproj.GenerateResource.Cache,842,2009-12-06
...........\...\.......\RFID Reader.xml,121,2009-12-06
...........\...\.......\RFID_Reader.Form1.resources,17524,2009-12-06
...........\...\.......\RFID_Reader.Resources.resources,180,2009-10-22
...........\...\.......\TempPE
...........\...\.......\......\My Project.Resources.Designer.vb.dll,7680,2009-10-22
...........\...\RFID Reader.vbproj.FileListAbsolute.txt,25746,2009-12-08
...........\RFID Reader.vbproj,6662,2010-06-19
...........\RFID Reader.vbproj.user,801,2010-06-19
RFID Reader.sln,930,2010-06-18

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

发表评论

0 个回复

  • Visual_C++_500_Samples
    Visual.C++编程技巧精选500例随书附盘 第1章 消息框 1.消息框设置演示 第2章 常用控件 13.如何使用picturebox 控件浏览多种格式的图像? 12.如何使listcontrol控件支持整栏选择? 11.如何在列表框中自动装载磁盘文件列表? 10.如何显示载有richedit 控件的对话框? 9.如何限制编辑控件输入的字符类型? 8.如何在程序窗口中创建按钮控件? 7.按钮设置演示 6.如何使用滚动条控件? 5.如何使用进度条控件? 4.如何使用列表控件? 3.如何使用树形控件? 2.如何使用标签控件? 1.如何使用滑块控件? 第3章 通用对话框 8.如何在程序启动时弹出文件打开对话框? 7.如何在文件对话框中预览位图文件? 6.文件对话框文件夹操作演示 5.文件对话框使用演示 4.如何使用查找与替换对话框? 3.如何使用页面设置对话框? 2.如何使用颜色对话框? 1.如何使用字体对话框? 第4章 标题栏与菜单栏 26.如何在子菜单中记录历史文件? 25.如何确定顶层菜单所占的行数? 24.如何取消对菜单状态的限制? 23.如何取消应用程序菜单栏? 22.如何获取菜单栏高度? 21.如何在对话框类型的应用程序中加载菜单? 20.如何设计自定义快捷菜单? 19.如何创建一个弹出式菜单? 18.如何触发一个菜(Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news box. Speech news box set Chapter 2 of said common control 13. how to use the picturebox control View Multi-Format Image? 12. How listcontrol Control supportive of the whole column choice? 11. How the list box automatically loading disk document lists? 10. How to show contains dialog richedit controls? 9. How to restrict the importation of editorial control character type? 8. How to create window control buttons? 7. Button to display six. How to use the scroll controls? 5. How to use the progress of control? 4. How to use control list? 3. How to use tree controls? 2. How to use the label control? 1. How to use slider controls? Chapter 3 common dialog 8. How commencement of the proceedings while the document open d)
    2020-06-26 05:40:02下载
    积分:1
  • diaoyong
    vc++开发的可视化界面,调用ansys,后台,并且可以生成txt,apdl命令流。(The developed visual interface vc++ call ANSYS, background, and can generate txt APDL command flow.)
    2013-05-15 15:30:34下载
    积分:1
  • Dialog
    MFC对话框各个功能,包括模态非模态和密码验证等等。(MFC dialog box in all functions, including non-modal mode and password authentication and so on.)
    2009-07-17 00:41:32下载
    积分:1
  • ChangeSizeDlg
    vc——动态改变对话框窗口大小ChangeSizeDlg(vc- dynamically change the dialog window size ChangeSizeDlg)
    2011-07-30 17:41:48下载
    积分:1
  • KZVV
    STM32 USB HOST Library()
    2018-05-21 04:52:45下载
    积分:1
  • 262RockDialog
    基于对话框编写的程序,可以实现窗口晃动的效果(Programs written based on the dialog box, window shaking)
    2012-07-06 13:22:53下载
    积分:1
  • ResourceManager
    这是用MFC编写的资源管理器,是目前我所看到的写的比较好的,拿出来与大家共享(It is written in MFC resource manager, is currently writing I ve seen better, come to share with you)
    2013-09-17 08:53:37下载
    积分:1
  • LUKCY
    基于MFC单文档实现窗口分割,分割条变色,透明按钮,等美化功能。(To achieve a single document based on MFC window segmentation, color segmentation section, transparent buttons, and other landscaping features.)
    2010-09-13 12:01:10下载
    积分:1
  • 4055937
    一个演示窗体淡入淡出的例子,有点类似芊芊静听的界面效果()
    2017-09-25 15:50:31下载
    积分:1
  • FloatMenu
    VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。(Variation within the vc++ to make the window menu and toolbar example, as a standard window menus and toolbars are similar, only after processing, menus, and toolbars can share, from the main form of floating on any position of the screen, can be closed floating menus and toolbars, like Office software, similar to the menu bar can be seen everywhere, hold down the menu bar of the head to the menu from the main window. )
    2013-11-28 22:40:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载