登录
首页 » PowerBuilder » ic

ic

于 2013-08-13 发布 文件大小:91KB
0 222
下载积分: 1 下载次数: 0

代码说明:

说明:  powerbuilder 9.0 写的ic读卡器示例用于读写ic卡编译无错误,当时为了写读卡器接口写的(powerbuilder 9.0 Written ic ic card reader for reading and writing examples compile without error, then write in order to write Reader Interface)

文件列表:

ic
..\ick.pbw,161,2011-08-26
..\mc32gla.pbt,107,2011-08-26
..\Mc32glp.pbl,149504,2011-08-26
..\Mwic_32.dll,176128,2006-09-05

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

发表评论

0 个回复

  • 4272950
    图片组制作源码,很不错的易语言源码,适合易语言爱好者学习,()
    2017-12-17 10:24:17下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • C#生成二维码、调用摄像头扫描二维码实例源码
    C#生成二维码、调用摄像头扫描二维码,可直接拿来测试
    2013-01-10下载
    积分:1
  • mangemaent
    存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
    2010-05-29 16:05:23下载
    积分:1
  • icplbl20
    易语言网络信息采集器源码 ,很不错的易语言源码,适合易语言爱好者学习,()
    2018-03-26 08:30:04下载
    积分:1
  • 21808102
    几个CSharp的使用com对象的例子,不错很好的源码(A few examples of CSharp use com objects, good good source)
    2017-07-12 00:03:55下载
    积分:1
  • MerchandiseData
    库流管理系统 快快下MFC 不错的源码,下来就可以用了。sql server2(Treasury Management System as soon as possible under the MFC a good source, it can be used. sql server2)
    2008-05-07 12:10:46下载
    积分:1
  • 705641
    zai dos 下通過 command 會降directory里的文件明 lower(Zai-shallow pits by under DOS command will drop the files in the directory the lower)
    2017-08-21 05:55:34下载
    积分:1
  • C# 校园导航源码(Arcgis Engine)
    校园导航系统基于Arcgis Engine编程
    2017-12-06下载
    积分:1
  • CTP_API_Sample
    上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台(Examples of technology interfaces on the CTP source)
    2010-11-04 11:23:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载