摘要
分页分栏的功能通常体现在大型复杂的专业排版软件中,为了便于一般用户使用,本文提出了一种简便易行的处理方式.通过数组对数据的重新编排.普通的文本文件无需做任何处理即可实现任意分页分栏功能,打印输出的文本能适合各类场合的需要。程序实现非常简单,适用于任何微机系统.
The printing of divided
multi-pages and multi-columns of a text are usually embaded in large, complex and professional arranging software. For the convenience of ordinary users, the article provided easy design, in which any divided multi-pages and multi-columns can be realized in use of an array and rearranging of the array for any ordinary text file without special preprocessing. The text which is printed out can meet the needs in many conditions. The programs is very simple and can be suited for any personal computer system.
出处
《计算机技术与发展》
1992年第1期33-35,共3页
Computer Technology and Development
关键词
打印
输出
排版
程序设计
文件处理
Print, Output, Design programming, File Processing