Welcome![Sign In][Sign Up]
Location:
Search - list print

Search list

[Other resourcesinglelist

Description: 建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a node's data fields for the values, and subsequently inserted in a new node, in the absence of such nodes, at the end of the insertion of a new form nodes, then Print; to a value of the node to delete data domain is the value of all the nodes, then Print. (Table Generation available houses or after interpolation)
Platform: | Size: 4178 | Author: 张伯泉 | Hits:

[Printing programPrintManager

Description: 是一个十分有用的打印类,可以可以随心所欲打印LISTCONTR控件的内容,使用方便-is a very useful Print category, can reinstate Print LISTCONTR control the content, ease of use
Platform: | Size: 67584 | Author: 王杰 | Hits:

[GUI DevelopPrintListCtrl

Description: 可以打印对话框中的列表,并可以设置列的宽度,以及打印的纸张等等。-print dialog box lists, and can set out to the width of the paper and printing and so on.
Platform: | Size: 8192 | Author: 叶子 | Hits:

[ListView/ListBoxCPrintListCtrl_demo

Description: 一个支持打印的LISTCTRL类,开发者可以直接使用该类编写支持打印的LIST应用程序-a LISTCTRL support the Print category, developers can use to support the preparation of such printing applications LIST
Platform: | Size: 29696 | Author: 张南 | Hits:

[ListView/ListBoxprint_listctrl_demo

Description: 一个vc小程序,关于文档预览列表框的,你可以从中学到如何实现vc中的文档打印预览,并且做到形式更加与众不同-a small program on the document preview of the list box, you can learn from how to achieve vc Documents in Print Preview, and make the forms more distinctive
Platform: | Size: 33792 | Author: 邢锴 | Hits:

[ListView/ListBoxPower列表控件

Description: 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到剪接板; 定制项目高度;单元工具提示;高亮当前选择的单元;支持数据库。 -the program a powerful list, as controls, the controls have the following characteristics : the whole trip plus-liang; right automatic sorting out (with digital and text sequences); support background images and mixed plus-choice; support for horizontal and vertical grid; Movable out; through Format dialog, and can be customized format (size, Alignment); Column Manager with the management out; Classification as support (like Outlook 98) in each of the modules and support custom text colors, fonts and mesh boundary; automatic from the registry information storage and loading; Print support; each module supports image; As shown in the first image support; the use of editorial control over the information the sub-editors; Combined box controls to support the sub-editors; items to automaticall
Platform: | Size: 143360 | Author: Mark | Hits:

[ListView/ListBoxCListCtrlPrint

Description: 将listctrl的内容打印出来,本示例是从codeguru中下载的,供编写打印部分的朋友参考-listctrl to print out the contents of the sample is from codeguru download, for the preparation of a friend Print part of the reference
Platform: | Size: 6144 | Author: 杨雨虹 | Hits:

[Printing programprintlist

Description: 一个自写的ClistCtrl打印类,直接引用就行-a written ClistCtrl Print category applied directly on the line
Platform: | Size: 2048 | Author: 董永 | Hits:

[Data structssinglelist

Description: 建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a node's data fields for the values, and subsequently inserted in a new node, in the absence of such nodes, at the end of the insertion of a new form nodes, then Print; to a value of the node to delete data domain is the value of all the nodes, then Print. (Table Generation available houses or after interpolation)
Platform: | Size: 4096 | Author: 张伯泉 | Hits:

[Printing programPrinterFramework_src

Description: The source contains pdf and html documentation with UML schema, refactoring & a using section. A small demonstration project is also present in this zip. The code simplifies the print and preview of a window. The main idea is to provide a canvas for obtain a textual view of the data. Users have just to describe the contains of a windows in a CDocText. The framework calculate the number of characters per page and the number of pages. The formatting is simple but sufficient for current needs : customize header & footer bold or normal fonts EmptyLine, Title, Data=(Label, Value), List FreeText and FreeTable -The source contains pdf and html documenta tion with UML schema, refactoring
Platform: | Size: 1046528 | Author: 孙磊 | Hits:

[File Operatelist_print

Description: 打印列表.打印列表的所有信息. 控制打印位置-Print the list. Print a list of all the information. Control Print Location
Platform: | Size: 95232 | Author: hello | Hits:

[Otherguofu11111111111111

Description: 用c++语言编写的程序,实现一个带头节点的非递减单链表存储结构的线性表。此程序能实现的基本算法有:初始化单链表,销毁单链表,插入元素,删除元素,清空单链表,打印线性表表和合并单链表。-Using c language to prepare the procedures to take the lead in the realization of a non-reduced single-node list storage structure of the linear table. This process can realize the basic algorithm are: initialize a single list, the destruction of a single linked list, insert the elements, delete elements, empty the single linked list, print, and merge the best examples of linear single-linked list.
Platform: | Size: 1024 | Author: Johnny | Hits:

[Data structs02051211

Description: 用C语言实现的一个链表的插入程序,每输入一个数,将其插入链表的最后的位置,用户可选择插入数据或结束插入,结束插入后程序将链表打印出来。-Using C language to achieve a list of plug-ins, each enter a number, to be inserted in the location of the final list, the user may choose to insert the data or the end of insertion, after the end of the procedure will insert a list print out.
Platform: | Size: 1024 | Author: 宋莹 | Hits:

[File OperateCreateDirFileList

Description: 朋友有一些mp3学习资料,需要刻到光盘上,可是没有目录, 我临时作了这个小程序,功能是把目录下的所有文件生成 一个txt文件,写入磁盘,然后你再打印出来就OK;-Friend mp3 has some learning materials, the need for inscription to the disc, but there is no directory, I made this little temporary procedure, function is to catalog all files to generate a txt file, write to the disk, and then you print them out on the OK
Platform: | Size: 43008 | Author: 饶仁华 | Hits:

[Database systemPrint

Description: 这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上-This is a print technology on the source, access the database through the data required for printing to our list
Platform: | Size: 182272 | Author: 亚历山大 | Hits:

[ListView/ListBoxPrint

Description: 早期收集的优秀的带打印功能的列表控件,一直认为它是最完美的-Outstanding collection of early printing function with the list of controls, have always thought that it was the most perfect
Platform: | Size: 11264 | Author: kangzhihong | Hits:

[OthercirculateLink

Description: 最快的方法,实现断一个链表是否有循环, 打印一个可能带环的链表中所有元素各一次-The fastest way to realize it has broken a cycle of linked list, print a list of possible band in all the elements of the first
Platform: | Size: 1024 | Author: 凌鹰 | Hits:

[Other1

Description: 1. 判断一个链表是否有循环, 打印一个可能带环的链表中所有元素各一次。-1. To determine whether there are circulating a list, print a list of possible band in all the elements of the first.
Platform: | Size: 18432 | Author: 林大嘴 | Hits:

[CSharplist-print

Description: 自己用c#编写的一个清单打印程序,采用了水晶报表,以及数据的操作,对于初学者应该有所帮助,欢迎下载-C# to prepare themselves with a list of printing process, using the Crystal Reports, as well as data operations, should be helpful for the beginners are welcome to download
Platform: | Size: 119808 | Author: | Hits:

[Delphi VCLPrint

Description: get the list of printer and example of print
Platform: | Size: 195584 | Author: amine.203 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net