-
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
-
微信 知乎专栏小程序范例源码
微信环境下的知乎专栏小程序源码,模拟了知乎的界面和功能,支持网络请求数据实现刷新,支持使用本地 fake 数据实现刷新效果,支持使用本地 fake 数据实现继续加载效果.功能和Android版的知乎专栏相似,这个是仿写的,面向于微信小程序环境。
- 2022-03-01 11:20:25下载
- 积分:1
-
xusb_storage
Zynq usb storage exemple
- 2018-11-08 23:03:36下载
- 积分:1
-
BASEFILE_11_06
解算接收机伪距,载波相位等观测量,从而定位,精度较高,因为没有加载波(compute the carrier s postion)
- 2012-02-27 22:49:42下载
- 积分:1
-
K3功能快速调用插件
登录系统的时候,打开功能快速调用。在过滤中输入,明细功能的首拼或汉字,列表会自动检索你输入的数据,按上下键选择你想要打开的功能(直接在过滤文本框按上下键即可),然后按回车即可调出功能。(When you log on to the system, turn on the function to call quickly. Input in the filter, the first spelling of detailed functions or Chinese characters, the list will automatically retrieve the data you entered, press the upper and lower keys to select the function you want to open (just press the upper and lower keys in the filter text box), and then press Enter to call out the function.)
- 2020-06-22 19:40:02下载
- 积分:1
-
basic
说明: python基本使用方法,以例子形式说明了如何基本掌握python使用(the basic using method for python)
- 2020-06-21 22:40:01下载
- 积分:1
-
C#实现层叠式窗口平铺视图
Visual C#窗口视图实例源码,实现类似Windows资源管理器一样的层叠式窗口,包括横向平铺、纵向平铺、排列图标等操作,还包括复制、粘贴等操作。类似的视图窗口在WinForm编程中有着重要用途,特别是一些大型系统应用。
- 2023-06-18 03:05:05下载
- 积分:1
-
iPaint4Qt5.5
地图显示工具 用qt实现 显示地图纹路和地点名称(The map display tool uses QT to display maps, lines, and location names)
- 2017-07-12 11:18:48下载
- 积分:1
-
save report as PDF 2011
本软件是利用LABVIEW软件, 将编写的软件前面板生成PDF(LABVIEW LET THE FORANT PANE CREATE PDF)
- 2017-09-01 17:22:12下载
- 积分:1
-
tidsp2407 assembler routines, complete source code.
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2022-05-09 09:10:00下载
- 积分:1