联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 打印编程(16) 

[打印编程] FoxitPDFSDKActiveX52

福昕阅读器开发文档,对自行开发pdf阅读,打印等功能的用户会有帮助
Foxit Reader user documentation, to develop their own reading pdf, print and other functions would be helpful (2016-04-21, Delphi, 1879KB, 下载11次)

http://www.pudn.com/Download/item/id/1461234303898437.html

[打印编程] 1

以正整数n,i,k作为输入,其中n,i,k>0,且i<n。假定数1,2,…,n是环形排列的。试编写一个程序,从数i开始,按顺时针方向以k为步长打印数,当打印某个数时,应从环中删去该数,这样的过程一直进行到环空为止。例如,当n=10,i=1,k=3时,得到的输出序列是3,6,9,2,7,1,8,5,10,4。
In a positive integer n, i, k as an input, wherein n, i, k> 0, and i <n. Assuming that the number 1,2, ..., n is an annular array. Try to write a program, starting number i, k clockwise direction increments the number of prints, when printing a number, this number should ring deleted, this process has been carried out to the ring empty. For example, when n = 10, i = 1, k = 3, the output sequence is obtained 3,6,9,2,7,1,8,5,10,4. (2015-12-28, Java, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/1451285695102550.html

[打印编程] PrintCheque

输入数字,自动翻译成英文,并按指定的支票样试打印生成的内容。
print cheque (2015-12-14, Visual Basic, 295KB, 下载1次)

http://www.pudn.com/Download/item/id/1450074290408563.html

[打印编程] BetBall

福彩双色球模拟测试。 支持五组随机选球;支持打印功能。
Fucai color ball simulation tests. It supports five groups of randomly selected balls support print function. (2015-10-10, Visual Basic, 162KB, 下载2次)

http://www.pudn.com/Download/item/id/1444465566380328.html

[打印编程] Ploylist

C语言编写的关于多项式的小代码,可以实现多项式打印、相加、相乘、求导求值等功能。在VS2012下调试运行通过
C language code on polynomials small, can achieve polynomial print, adding, multiplying, derivation uates functions. In VS2012 debugging and running through (2014-11-10, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2652588.html

[打印编程] HappyNewYear

一个有趣的祝福C程序~整个源代码呈现一个汉字“福”。运行时还能在屏幕上打印出一段字符$组成汉字!
An interesting procedure blessing C ~ the entire source code has a Chinese character fu. Run-time on the screen can also print out a section of the composition of Chinese characters $! (2014-09-15, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2619616.html

[打印编程] print

报表的显示和打印程序。试用于新手,可预览,模拟WINDOWS打印窗体。
Display and print program statements. Try to novice can preview simulated WINDOWS printed form. (2014-05-20, Visual C++, 52KB, 下载5次)

http://www.pudn.com/Download/item/id/2546093.html

[打印编程] 1

假设树上每个结点所含的数据元素为一个字母,并且以孩子-兄弟链表为树的存储结构,试写一个按凹入表方式打印一棵树的算法
Assuming the data elements contained in each node of the tree is a letter, and with children- brothers list is stored in the structure of the tree, try to write a print statement by way of a tree recessed algorithm (2014-04-21, Visual C++, 4070KB, 下载3次)

http://www.pudn.com/Download/item/id/2517838.html

[打印编程] xzsz

打印旋转数字,C++编的!试一试,应该还行吧!
Print Rotation Digital C++ Code! Try should be okay! (2012-06-25, Visual C++, 247KB, 下载4次)

http://www.pudn.com/Download/item/id/1922348.html

[打印编程] yanghuisanjiaoxing

打印杨辉三角型,C++编的!试一试,应该还行吧!
Print Yang Hui triangle C++ Code! Try should be okay! (2012-06-25, Visual C++, 246KB, 下载3次)

http://www.pudn.com/Download/item/id/1922347.html

[打印编程] xin

打印心形,C++编的!试一试,应该还行吧!
Print heart-shaped, C++ Code! Try should be okay! (2012-06-25, Visual C++, 199KB, 下载10次)

http://www.pudn.com/Download/item/id/1922344.html

[打印编程] PrinBank

东莞长安锦厦村打印银行支票用,可以支持自定报表,人民币大写。
Dongguan Changan Kam Ha Tsuen print bank checks, you can support custom reports, uppercase yuan. (2012-04-09, Delphi, 12042KB, 下载7次)

http://www.pudn.com/Download/item/id/1821473.html

[打印编程] vb_print

一个VB自定义纸张的源码,需要的朋友可下载试一下。
A VB custom paper source, a friend needed to download a try. (2009-07-23, Visual Basic, 6KB, 下载77次)

http://www.pudn.com/Download/item/id/853699.html

[打印编程] utraViver

一个用C++写的文本编辑器,是源码,有需要的朋友,可以下载试,还是挺不错的。
c++ s source of text editor ,any friend needs ,and download . (2009-06-27, Visual C++, 1965KB, 下载25次)

http://www.pudn.com/Download/item/id/823216.html

[打印编程] printer

包括: 预览控件 Preview, 类 PrnCls。 预览控件 Preview 利用 PictureBox 实现对 Printer 的完全模拟。 类 PrnCls 提供统一的界面, 实现一次编写, 同时支持打印机和预览控件 Preview 。 所有对打印对象的编程, 都由类 PrnCls 实现, 正如我们在例子里看到的, 通过不同的 PrintStartDoc 参数, 可以实现打印或预览, 而所有的控制打印的代码完全一样。 复杂的表格成为了可能, 我们可以在调试时, 把输出定向到预览控件 Preview, 而在调试好以后, 输出到打印机, 节省调试时间和打印纸!
Include: preview control Preview, Class PrnCls. Preview Preview use PictureBox controls to achieve the complete simulation Printer. PrnCls category to provide a unified interface, to achieve write once, at the same time to support the printer and preview control Preview. Print all of the programming objects by category PrnCls to achieve, as we saw in the example, through different PrintStartDoc parameters, can print or preview, and all the control of printing exactly the same code. Complex form as possible, we can debug when the output directed to the preview control Preview, good in debugging, the output to the printer, saving time and printing paper debugging! (2008-09-15, Visual Basic, 12KB, 下载80次)

http://www.pudn.com/Download/item/id/546512.html

[打印编程] fzdy

利用VB实现分组打印功能,非常好的打印小程序,大家可以试一试.
use VB to a printing function, the small print very good procedures, we can try. (2006-04-02, Visual Basic, 44KB, 下载15次)

http://www.pudn.com/Download/item/id/164542.html
总计:16