登录
首页 » Java » POSTEK Java

POSTEK Java

于 2021-03-03 发布
0 131
下载积分: 1 下载次数: 11

代码说明:

说明:  实现POSTEK打印机的java通讯,可配置格式(Realize the communication of Postek printer)

文件列表:

POSTEK Java\POSTEK Java\.classpath, 421 , 2017-10-20
POSTEK Java\POSTEK Java\.project, 387 , 2017-09-20
POSTEK Java\POSTEK Java\.settings\org.eclipse.jdt.core.prefs, 598 , 2017-09-20
POSTEK Java\POSTEK Java\bin\JavaDemo\PrintLab$printdll.class, 2448 , 2017-12-14
POSTEK Java\POSTEK Java\bin\JavaDemo\PrintLab.class, 341 , 2017-12-14
POSTEK Java\POSTEK Java\bin\JavaDemo\PrintTest.class, 9204 , 2017-11-06
POSTEK Java\POSTEK Java\bin\JavaDemo\Test.class, 1840 , 2017-11-06
POSTEK Java\POSTEK Java\bin\JavaDemo\TestPcx.class, 1370 , 2017-12-14
POSTEK Java\POSTEK Java\bin\libs\jna-4.1.0.jar, 914597 , 2017-09-20
POSTEK Java\POSTEK Java\bin\libs\JNative.jar, 171346 , 2017-09-20
POSTEK Java\POSTEK Java\src\JavaDemo\PrintLab.java, 5762 , 2017-12-14
POSTEK Java\POSTEK Java\src\JavaDemo\PrintTest.java, 16454 , 2017-10-20
POSTEK Java\POSTEK Java\src\JavaDemo\Test.java, 4015 , 2017-10-23
POSTEK Java\POSTEK Java\src\JavaDemo\TestPcx.java, 1067 , 2017-12-14
POSTEK Java\POSTEK Java\src\libs\jna-4.1.0.jar, 914597 , 2017-09-20
POSTEK Java\POSTEK Java\src\libs\JNative.jar, 171346 , 2017-09-20
POSTEK Java\V3.0.0.4(150728)_CDFPSK_打印机API函数说明.pdf, 1642517 , 2015-08-27
POSTEK Java\POSTEK Java\bin\JavaDemo, 0 , 2017-12-14
POSTEK Java\POSTEK Java\bin\libs, 0 , 2017-11-06
POSTEK Java\POSTEK Java\src\JavaDemo, 0 , 2017-12-14
POSTEK Java\POSTEK Java\src\libs, 0 , 2017-10-20
POSTEK Java\POSTEK Java\.settings, 0 , 2017-09-20
POSTEK Java\POSTEK Java\bin, 0 , 2017-11-06
POSTEK Java\POSTEK Java\src, 0 , 2017-09-20
POSTEK Java\POSTEK Java, 0 , 2017-12-14
POSTEK Java, 0 , 2018-01-04

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

发表评论

0 个回复

  • NFASimulation
    My Project in Automata
    2010-05-09 17:02:36下载
    积分:1
  • sendmail
    邮件收发系统,实现了邮件发送以及新邮件的下载以及显示(Send and receive e-mail system, the realization of the e-mail and download new messages as well as the display)
    2008-12-23 13:21:45下载
    积分:1
  • poisson-schroginderconsistent
    1D的薛定谔-泊松自洽求解 用于模拟半导体器件中的电势 电场等特性(1D Schrodinger- Poisson self-consistent solution )
    2009-03-20 09:58:32下载
    积分:1
  • NETCTOSS
    能够实现大部分功能的电信计费系统,主要用到的技术有springmvc架构,Spring结合mybatis(This is a java system which is almost finished.)
    2017-04-18 01:52:45下载
    积分:1
  • jenainf
    这个是用protege建立的本体实例。 可用于语义推理。(This is the ontology instances created with protege. Can be used for semantic reasoning.)
    2014-02-12 16:49:37下载
    积分:1
  • Apriori.tar
    Apriori Algorithm in JAVA
    2011-05-02 01:32:39下载
    积分:1
  • ATM
    编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款   每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。 存款   每次存款金额只能为100的倍数,总额不超过2000元。 修改密码   新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
    2013-10-14 22:50:17下载
    积分:1
  • uel_spring2
    abaqus 中开发的哑节点单元,该单元能够模拟裂纹,并能够自动提取求解裂纹所需参数,避免了采用自带单元提取数据容易出现错的现象。简单方便。(abaqus in the development of the dummy node unit, which can simulate the crack, and the ability to automatically extract the necessary parameters to solve the crack to avoid the use of own unit to extract data prone to error phenomenon. Simple and convenient.)
    2020-12-23 10:09:07下载
    积分:1
  • mblog
    mblog 毕业设计用的还没有完善,请大家多指点(mblog graduate design is not yet perfect, please keep pointing)
    2014-02-04 10:56:33下载
    积分:1
  • parking_biz
    说明:  自己学习ssm开发的小系统,这是业务层,包含必要的Java代码(learn ssm and develop a system by myself)
    2020-06-18 22:20:02下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载