-
纯java跨平台调用打印机打印word、pdf、图片实现
该方法是Java语言从web后台进行调用打印机的例子(print method is used to applying the web project,this is a example)
- 2017-12-22 15:54:06下载
- 积分:1
-
RTFPrintPreview
基于VB的RTF文本打印预览类及示例源代码(VB-based RTF text print preview class and sample source code)
- 2013-08-09 11:40:10下载
- 积分:1
-
条码打印
开发语言C#,读取Excel中的数据,然后进行打印。标签大小可在源码中设置。(The development language C # reads the data in Excel and prints it. The label size can be set in the source code.)
- 2020-06-20 22:20:01下载
- 积分:1
-
17743
画板模拟打印预览源码,例程程序结合易语言应用接口支持库,通过画板实现了模拟打印预览的效果。(Sketchpad simulation Print Preview source , routine program application interfaces combined with easy language support library , through drawing board to achieve a simulation of the print preview of the effect .)
- 2017-01-09 15:22:07下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1
-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
Print_calendar
说明: 在日历中输入日期后,程序自动打印日历的年、月、日。(This program prints a calendar for a year specified int text)
- 2010-03-19 11:01:56下载
- 积分:1
-
Printing
Printing from any printer
- 2012-08-04 03:59:02下载
- 积分:1
-
BCWateReport
对FastReport通过调用Excel表格作为数据库演示单选打印及连续打印的例子。(Excel spreadsheet for FastReport by calling the radio as the database demo examples of printing and continuous printing.)
- 2013-08-01 10:23:07下载
- 积分:1
-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1