搜索资源列表
print_driver_app
- 蓝天系列打印的驱动应用程序,通过基本接口命令字,实现正常的打印功能-sky series of print applications driven by the basic interface command word, to achieve normal printing function
sourcecode
- 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了N
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
gtrack
- GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them.
awkprint
- 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \
ESC-POS-Printer-COMMAND.tar
- 目 录 一、特点与性能 3 1.1 打印性能 3 1.2 打印纸 3 1.3 打印字符 3 1.4 接口形式 3 1.5 打印控制命令 4 1.6 电源要求 4 1.7 工作环境 4 二、接口定义和连接 4 2.1并行接口的定义和连接 4 2.2串行接口的定义和连接 8 2.3 RJ45引脚定义: 10 三、控制打印命令 10 3.1概述: 10 3.2命令详解 11 3.2.1打印命令 11
Print
- ESC指令控制POS58打印机打印出图案-ESC command control POS58 printer to print out patterns
VB-621c
- DM4指令的VB打印例子源码说明.适合CITIZEN CLP-621/631,CL-S621/S631/S700/S703-DM4 command the VB source code examples illustrate print suitable for CITIZEN CLP-621/631, CL-S621/S631/S700/S703
PrintSN
- 实现调用CMD命令对打印机控制,并实现打印条码-CMD achieve call control command to the printer and print bar code to achieve
printerPlt1
- 一个用cmd命令打印-copy打印文件的函数及调用方法 -A command with cmd Print-copy printing of documents and call the methods of function
ZebarBarcode
- 用ZEBAR打印机指令打印标签,不用第三方控件-ZEBAR printers using Print command tag, no third-party control
seedoctor
- 模拟医院排队看病,当输入命令a时请输入病人的病例号码,当输入命令n时则打印下一位看病的病人的病例号码,当输入q时停止看病,并且打印明天一次看病的病人的病例号码。-Analog line up hospital treatment, when the input command a sick when you enter the number of cases, when the input command print n when patients see a doctor the next n
ns2flowanalysis.tar
- Python API to parse ns2 trace files. Also a command line tool to print aggregate statistics about flows in a file.
tail
- 【问题描述】 命令 tail用来打印文件中最后n行。 命令格式为:tail [-n] filename,其中: -n :n表示需要打印的行数,省略时n的值为10。 filename :给定文件名。 如,命令tail -20 example.txt 表示打印文件example.txt的最后20行,用C语言实现该程序。(提示:使用命令行参数) 【输入形式】 tail [-n] filename,其中:-n :n表示需要打印的行数,省略时n的值为10。 filename
totaltest
- 测试TI DM6441平台的各硬件功能是否工作正常,可以通过命令行输入所需测试硬件内容,根据打印结果判断是否测试通过-TI DM6441 platform to test the hardware functionality is working properly, you can enter through the command-line hardware required to test the contents, according to print test results to de
pyramid
- Here is the code to print the pyramid on the command line
0087
- 联系PRINT命令和CAPITON属性的使用,这是VB基本的知识-PRINT command and CAPITON property Contact the use of basic knowledge that is VB
InterMecIPLPrint
- 条码打印机的IPL测试小程序,使用ipl打印命令,直接连接打印机打印-Bar code printer IPL test small procedures, using IPL print command, directly connect the printer to print
新建文本文档 (2)
- 通过PRINTER实现打印。 这种方法 1、加入打印命令按钮(command1)、函数(prnt1)即可实现打印功能,写入 下面代码,读者稍加改动可写成标准的函数或过程。 这种方法通过灵活的编程可以方便地调整字体、字型、线形、页面、纸张大小 等。可打印出比较满意的效果。如果你的计算机上装有MICROSOFTWORD和MICROEXCEL,最精彩 的用法还是把GRID的表格通过VB发送到MICROSOFTWORD及MICROEXCEL。生成MICROSOFTWORD 和MICROEXCEL
条码打印_PB125
- 不再用斑马打印指令而是直接调用内部函数即可打印(nstead of using the zebra print command, you can print directly from the internal function)