-
C#读取外部TXT文件内容进行打印输出
C#读取外部TXT文件内容进行打印输出,演示直接打印文件,所有文本文件(*.txt)|*.txt|所有文件,打印信息处理//获得绘制对象
Graphics g=e.Graphics;
//一页中的行数
float LinePages = 0 ;
//待绘文本的纵向坐标
float YPos = 0 ;
//行计数
int count = 0 ;
//左边界
float LeftMargin = e.MarginBounds.Left;
//顶边界
float topMargin = e.MarginBounds.Top;
//字符串流
String line=null;
//根据页面的高度和字体的高度计算,一页中可以打印的行数,每次从文件中读取一行并打樱
- 2022-03-21 18:50:29下载
- 积分:1
-
新学Python的练手程序,写的是通讯录,不过是命令行的,没有采用图形.对于新人很有帮助...
新学Python的练手程序,写的是通讯录,不过是命令行的,没有采用图形.对于新人很有帮助-Contact System Python Version
- 2022-12-12 03:10:03下载
- 积分:1
-
天若OCR文字识别V4.48
超好用的一款中英文字识别软件,现在已经下载不到了(Ultra-easy to use a Chinese and English character recognition software, now can not be downloaded.)
- 2020-06-16 03:40:02下载
- 积分:1
-
EasyKrig_V3.0_Matlab2012a
克里金比较好用的程序,用matlab编写的,(MATLAB language debugging of Kriging method)
- 2018-09-27 20:14:19下载
- 积分:1
-
问题一最终
说明: 针对2019华为杯数学建模比赛,求解问题一的轨迹搜寻问题。(Aiming at the 2019 Huawei cup mathematical modeling competition, the track searching problem of problem one is solved.)
- 2020-01-13 11:14:40下载
- 积分:1
-
CAD工具面板
CAD2006工具面板(可停靠,像QQ一样隐藏)(CAD2006 tool panel (docked, hidden like QQ)
CAD2006 tool panel (docked, hidden like QQ))
- 2017-09-04 09:48:36下载
- 积分:1
-
Status of AGC
说明: 引入新型调频资源和应用先进控制方法是提升频率调节质量和效率的重要手段。首先,分析总结了大规模可再生能源接入对电力系统频率响应性能和调频需求两方面的影响。然后,从新型调频资源参与自动发电控制的可行性、经济性、有效性及控制策略等多个角度,综述了新型调频资源参与自动发电控制的关键问题和研究动态。归纳并讨论了几类先进控制技术应用于自动发电控制中的研究现状和应用前景。最后,对大规模可再生能源接入条件下自动发电控制的研究挑战和方向进行了总结和展望。(Introducing new FM resources and applying advanced control methods are important means to improve the quality and efficiency of frequency regulation. Firstly, the impact of large-scale renewable energy access on power system frequency response performance and frequency modulation requirements is analyzed and summarized. Then, the key issues and research trends of the new FM resources participating in the automatic generation control are summarized from the aspects of feasibility, economy, effectiveness and control strategy of the new FM resources participating in the automatic generation control. The research status and application prospects of several kinds of advanced control technologies applied in automatic generation control are summarized and discussed. Finally, the research challenges and directions of automatic generation control under the condition of large-scale renewable energy access are summarized and prospected.)
- 2020-06-19 05:00:02下载
- 积分:1
-
用于数据采集分析的对话框界面,经过编译通过
用于数据采集分析的对话框界面,经过编译通过-For data acquisition and analysis of the dialog box interface, compiled through
- 2022-01-25 20:09:49下载
- 积分:1
-
HideWnd
VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
- 2010-01-06 14:04:43下载
- 积分:1
-
WindowsAPI
包含大多数vb编程常用的api函数,pdf格式(Contains the most commonly used api functions, pdf format)
- 2009-10-23 12:29:41下载
- 积分:1