摘要:
先在C盘下找到sapi.dll文件,添加的引用usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms;usingSpeechLib;namespaceWindowsApplication1...{publicpartialclassForm1:Form...{publicForm1()...{InitializeComponent();}private 阅读全文
posted @ 2007-06-18 12:00
wkjs
阅读(218)
评论(0)
推荐(0)
摘要:
功能有限,暂时不能分页,有待进一步完善。privatevoidtwo(PrintPageEventArgse,DataSetaa)...{FontHeadFont=newFont("宋体",18);FontBodyFont=newFont("宋体",12);Graphicsg=e.Graphics;Penpen=newPen(Color.Black,1);Rectanglerect=newRectangle(40,30,740,aa.Tables[0].Rows.Count*30+130);g.DrawRectangle(pen,rect);g.Draw 阅读全文
posted @ 2007-06-18 11:26
wkjs
阅读(694)
评论(0)
推荐(0)
浙公网安备 33010602011771号