-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
VC color toolbar programming source
VC真彩工具栏编程源码-VC color toolbar programming source
- 2023-09-06 18:40:02下载
- 积分:1
-
在labview环境下,编写的虚拟示波器
在labview环境下,编写的虚拟示波器-In the labview environment, prepared by a virtual oscilloscope。。。。。。。。。。。。
- 2022-03-06 15:48:59下载
- 积分:1
-
matlab跟踪
智能视频监控中单目标以及多目标跟踪程序,基于MATLAB,包含处理视频,大家可自行运行。
- 2022-07-15 15:07:01下载
- 积分:1
-
使用OPenGL 写的Robot程序,可以行走
使用OPenGL 写的Robot程序,可以行走-Robot using OPenGL written procedures, you can walk
- 2022-07-23 05:56:45下载
- 积分:1
-
This part describe summary of what you will find in each of the files in this ch...
This part describe summary of what you will find in each of the files in this chat application.
Client.exe
This is the client part of the chat application. Clients can connect to the chat server using this application.
Server.exe
This is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.
- 2022-08-08 00:12:49下载
- 积分:1
-
机票需求分析,需求分析从一开始到包的一个G。
机票需求分析,从开始的需求分析到封装一气呵成,教你编程的基础-Ticket needs analysis, needs analysis from the beginning to the package at one go, and teach you the basis for programming
- 2022-06-02 09:09:25下载
- 积分:1
-
VisualAssist for vs2005
用vs2005编程的好工具。
VisualAssist for vs2005
用vs2005编程的好工具。-VisualAssist for vs2005 with vs2005 good tool for programming.
- 2022-03-13 10:42:07下载
- 积分:1
-
网络流量统计源程序
网络流量统计源程序 -Network traffic statistics of source
- 2022-07-09 15:55:16下载
- 积分:1
-
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C...
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
- 2023-06-11 00:20:02下载
- 积分:1