搜索资源列表
GSunKingPrint
- JAVA实现打印的原代码. 大家来看看呀!-JAVA print of the original code. We look at at it!
使用窗体、打印机和错误处理程序
- Printer属性 打印程序实例 在程序中添加新窗体 l 将结果输出到打印机 l 使用错误处理程序处理运行时的错误 -Printer attributes Print example in the proceedings l add new forms of the results output to the printer l use error-handling procedures at the wrong operation
CreateBasicReport
- 讲解如何永basic来作水晶报表,报表很有特别的含义,大家看看~-Wing on how to make basic crystal statements, statements very special meaning, we look at ~
98BOOT
- Delphi的主窗口位于屏幕的上端,包括Menu(菜单)、Speed Bar(加速条)和Component Panel(部件选项板)。Menu是下拉式主菜单。Speed Bar位于主窗口的左下端,由两排共14个加速按钮组成。这些按钮是菜单功能的快捷方式,各种图标直观地表示了它能执行的动作ponent Panel由一行、若干页对象按钮所组成,利用它来选择需要的部件并将它放到窗体中去。 -Delphi main window screen at the top, including the M
SQLServerout
- 主要是一些Sql语言的一些操作与用法,主要是针对数据库方面的应用-mainly some Sql language of the operation and usage is targeted mainly at the application database
PrintResume
- 需要将本例程序中的resume.mdb配置为ODBC数据源,名称为resume。此外,本例程序的个人数据中照片以Bmp文件的形式存在,在MDB数据库中需要指明对应的Bmp文件路径,如果只给出文件名称,则需确保该文件与本例程序的可执行文件resume.exe处于统一目录。-need to process the cases of resume.mdb configured to ODBC data sources, name of the resume. In addition, the proc
RichEditDemo
- Introduction I see many questions about printing, when helping people on the VC++ forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to
PrintPreview.zip
- 一个简单的VB打印预览的例子, A simple VB printing looks at in advance example
MyPreview
- 在MFC的文档/视图中虽然有很好的打印预览功能,但是工具栏很呆板,本例子可以很好的修改工具栏-At MFC' s document/view there is very good although the print preview function, but the toolbar is very stiff, this can be a very good example of changes Toolbar
Barcodeprint
- 一个打印的程序,应该挺有帮助的,大家-A printing process, it should be quite helpful, let us look at
TestPrint
- 在 Delphi 开发中,打印画布上填充方式为非 bsSolid 的图形时,打印出来后会变成黑色的背景,显然这不是我们要的效果。 为什么会出现左图这种不正常的情况呢? 打印非 bssolid 笔刷填充方式的主要问题是 GDI 采用单色小 8* 8 位图来实现这些填充效果,在计算机屏幕排列可以得到你想要的效果,但是在高分辨率的打印机上, 由于模式的排列太靠近,以至于看起来合并到一块了,从而会产生这样的打印问题。-At Delphi development, print on c
PaperSize
- 在打印票据的时候,可以随着票据的大小,随意设置打印纸的大小-Print notes at the time, you can with the paper size, arbitrarily set the size of printing paper
Eruller
- 在屏幕上量出实际尺寸的工具,制作发票套打程序时用于对齐位置很有用-Basing revenue plans on spending at the actual size of the screen on the instrument, producing invoices套打program very useful for alignment position
tushuguanli
- 是一款功能非常强大的图书管理软件,本系统在继承了以往系统版本优点的基础上做了进一步优化;在功能上,本系统不仅包含图书管理的常用功能(如书籍管理、期刊管理、物品管理、读者管理、借、还、预借、续借和统计分析等等功能),而且还增加了条码的生成和打印功能(不仅为使用者省去了购买价格昂贵的条码专用打印机的费用,而且条码产生更方便,与系统结合更紧密)。-Is a very powerful library management software, the system inherits the advant
report_group
- powerbuilder开发的动态报表分组控件,做报表开发的值得看看。-powerbuilder development division of the dynamic control statements, so look at the statements should be developed.
6
- 研制一台性能如下的实验计算机。 (1) 具有键盘和打印机两种外部设备。 (2) 外设和内存统一操作指令,程序查询法使用外设。 (3) 运算器采用单累加器多通用寄存器结构。 (4) 操作数寻址方式有: 直接地址寻址 立即数寻址 寄存器直接寻址 寄存器间接寻址 (5) 指令系统至少含有以下指令: -Development of the performance of a computer experiment is as follows. (1) with
dayinji
- 模拟打印过程(显示打印信息) 随机生成打印任务,加入到打印队列中 可以把文件随时加入或删除出打印队列 可以查询显示当前队列中的打印任务信息-Analog printing process (display print information) print randomly generated missions, added to the print queue can be the document at any time to add or delete a print queue
vb-listview-print
- VB listview 打印实例,很不错的源代码实例哦,不信下载-Print VB listview example, it is a good example of source code Oh, do not look at the letter to download
VFP-Report
- 数据库报表程序是经常使用的,现在很多用户都使用报表设计器设计报表,且简单方便;但笔者在工作中遇到要对成百个数据库打印的情况,这些数据库除了字段名不相同外,其他结构信息基本相同,因此笔者就编制了如下的一个通用程序,供同行参考。-Database statements is frequently used procedure, many users are using the report designer design statements, and simple but at work I w
SimpOrderPrint.src
- 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等…… 本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。-Based o